1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
|
* 2016-18-03: Release 1.2.1
Add autoload file.
* 2014-05-16: Release 1.2.0
New functions gsl_poly_solve_quadratic and gsl_poly_solve_cubic to find
the roots of quadratic and cubic polynomials.
* 2013-07-09: Release 1.1.1
README.md used in place of README.
* 2013-07-09: Release 1.1.0
Created repository on GitHub: <https://github.com/emmt/ygsl.git>
* 2013-01-27:
Add digamma, trigamma and polygamma functions.
* 2013-01-17: Release 1.0.0
YGSL plugin created from a component of Yeti.
|