Revision ea84b88d9fbd3712a8970847a40cd817582f1778 (click the page title to view the current version)

minutes

Changes from ea84b88d9fbd3712a8970847a40cd817582f1778 to b3e75aa01e0c26de846467f2b22363f06382cbe3

#Planned features for release 2.8/2.9

##Precedence of variables
* varhigher/varlower MUST be fully supported


##Floating point precision
* switch to binary precision
* has already needed a lot of work, will need considerably more;
  a simple version COULD be included,
  a full redesign MUST NOT be included as it will break too many things
  
##Precedence of variables
* varhigher/varlower MUST be fully supported

##L-functions
* documentation and tests need to be added
* then some non-controversial simple functions SHOULD be added
  (plotting, for instance)
* more functions CAN be added in a later release