Subject: CVS commit: pkgsrc/math/kalk
From: pin
Date: 2021-05-27 22:44:36
Message id: 20210527204436.76D6DFA95@cvs.NetBSD.org

Log Message:
math/kalk: update to 0.5.2

-Adjusted estimation and rounding to include imaginary numbers
-Division with complex numbers
-Fixed negative scientific notation
-Basics of complex numbers
-Made sum() and ans compatible with complex numbers
-Implemented complex variants of prelude functions
-Allow a comma before 'dx' in integrals
-Always round values <= 10^-16 down to zero
-Finding square roots for estimate()
-Created synonym 'integral' for 'integrate'
-Convert fract to f64 before turning into string in estimate()
-Avoid panic because of invalid number literal
-Fixed integration with expressions like xdx
-Fixed rounding for complex numbers resulting in 0
-Integration with complex numbers

Files:
RevisionActionfile
1.7modifypkgsrc/math/kalk/Makefile
1.5modifypkgsrc/math/kalk/distinfo