pkgsrc/math/kalker
pin 81706ff442 math/kalker: update to 2.0.0
-Custom variable name for sum/prod, eg. sum(k=1, 10, k) (breaking change)
   -Vectors and matrices
   -Functions that take vectors: min, max, average, perms, sort,
   -length
   -Vector comprehensions (experimental)
   -Logical and/or/not
   -true/false keywords
   -mod keyword
   -Nested sums and integrals
   -Allow piecewise without 'otherwise' branch
   -Show estimated fractions when displaying results
   -Error handling for built-in functions and operations
   -Numerical equation solving using Newton's method
   -Result formatted with spaces, eg. 100 000
   -Slightly improved formatting of results when using the --precision flag
2022-06-04 06:29:28 +00:00
..
patches math/kalker: update to 1.1.0 2022-01-03 12:19:38 +00:00
cargo-depends.mk math/kalker: update to 2.0.0 2022-06-04 06:29:28 +00:00
DESCR
distinfo math/kalker: update to 2.0.0 2022-06-04 06:29:28 +00:00
Makefile math/kalker: update to 2.0.0 2022-06-04 06:29:28 +00:00
PLIST