Subject: CVS commit: pkgsrc/math/kalker
From: pin
Date: 2022-01-03 13:19:38
Message id: 20220103121938.523C9FAEC@cvs.NetBSD.org

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

Files:
RevisionActionfile
1.3modifypkgsrc/math/kalker/Makefile
1.2modifypkgsrc/math/kalker/cargo-depends.mk
1.4modifypkgsrc/math/kalker/distinfo
1.1addpkgsrc/math/kalker/patches/patch-Cargo.toml