Math PHP v1.8.0 Release Notes
Release Date: 2020-12-11 // 3 months ago-
๐ Improvements
- ๐ Improve permutations algorithm to be more efficient and more numerically stable
- Qualify PHP function names with root namespace
- ๐ท Move CI to Github Actions
Previous changes from v1.7.0
-
๐ New Features
- Algebra linear equation of one variable
- Rational number inverse
- Rational number pow
๐ Improvements
- ๐ Improve combinations algorithm to be more efficient and more numerically stable
- Internal Matrix class reorganization