File: NEWS

package info (click to toggle)
yorick-ygsl 1.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 212 kB
  • sloc: ansic: 433; sh: 208; makefile: 93; sed: 4
file content (18 lines) | stat: -rw-r--r-- 516 bytes parent folder | download | duplicates (2)
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.