2022-01-03 13:19:38 by pin | Files touched by this commit (4) | |
Log message:
math/kalker: update to 1.1.0
-Fix crash whem missing closing ceil, floor, |
-Describe piecewise functions in README
-Fixed tick symbol resulting in panic
-Prevent constants from being overridden
-Output numbers with the precision specified
-Float erros margin for comparison operators
-NaN for comparison with imaginary numbers
-Updated interperter tests to expect 0 after comparisons
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|
2021-06-03 13:08:51 by pin | Files touched by this commit (1) |
Log message:
math/kalker: fix comment
|
2021-06-03 12:44:39 by pin | Files touched by this commit (5) |
Log message:
math/kalker: replaces math/kalk
Command line calculator that supports math-like syntax with user-defined
variables, functions, derivation, integration, and complex numbers.
|