Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-08-30 | Update to version 1.40. | jtb | 1 | -4/+4 | |
V1.30 (March 2002) to V1.40 (June 2003) - simultaneous assignments (x1,x2,...,xn) := (a1,a2,...,an) - new functions divide, bit_count, set_workdir, get_workdir, gmtime, stack2string, stack_arraypush, string_scan, realloc, binsearch - some bug fixes (regarding qs_factorize and handling of special variable and value arguments in user defined functions) | |||||
2002-07-17 | Update the patch to match the new Makefile in version 1.30 | agc | 1 | -7/+7 | |
2001-01-28 | Updated Aribas to version 1.20. | jtb | 1 | -9/+28 | |
Changes from former versions of ARIBAS to the present version: V1.14 (April 1999) to V1.20 (Jan. 2001) - floating point precision can be set up to 4096 bits (over 1200 decimal places); former limit was 192 bits - bugfix in function mem_byteswap() - make_unbound(user) unbinds all user defined functions - new function max_intsize(); returns maximal number of decimal places of an integer | |||||
2000-11-25 | Initial import of new "aribas" package: | jtb | 1 | -0/+23 | |
Multi-precision floating point and big integer arithmetic calculator |