summaryrefslogtreecommitdiff
path: root/mail/yatsvrs
diff options
context:
space:
mode:
authordmcmahill <dmcmahill@pkgsrc.org>2001-12-19 01:09:25 +0000
committerdmcmahill <dmcmahill@pkgsrc.org>2001-12-19 01:09:25 +0000
commit7a277a2b8e0234f8e478d808080aec989166abde (patch)
treec6e8084791ef92088c6518984a32158e5f67134d /mail/yatsvrs
parent93f3accdc44668107210456ca54f4004965577f0 (diff)
downloadpkgsrc-7a277a2b8e0234f8e478d808080aec989166abde.tar.gz
many bug fixes and improvements such as:
* small improvement to Arg(...) working on real numbers. * improved 'make test', no need to install before test any more. * VarList can now accept a second argument, a filter predicate. * Pattern matcher now allows extended prototypes, like PP(list_Contains("a")) <-- ... etcetera. * c-style tokenizer using CTokenizer() (DefaultTokenizer() switches back to the default tokenizer). * Great speed-up of function Assoc. * Christian Obrecht implemented the Rabin-Miller primality testing algorithm, which greatly improves the speed of IsPrime. * Orthogonal polynomials OrthoP, OrthoP,OrthoG,OrthoH,OrthoL, OrthoT,OrthoU implemented by Serge Winitzki. * various speedups, and a new memory manager, optimized for allocating many small blocks (which is the case in Yacas). * Changed the directory structure for the script files * Greatly improved Simplify function. * Added CurrentFile, CurrentLine functions * Implemented backquote mechanism: `(...) will substitute every @a with the evaluation of a (and if a is a function the function name is replaced). The end result is evaluated. see substitute.cpp for more details many more... see http://www.xs4all.nl/~apinkus/changes.html for the complete list.
Diffstat (limited to 'mail/yatsvrs')
0 files changed, 0 insertions, 0 deletions