Skip to content

Releases: staticbeagle/etk4j

2.2.3

08 Mar 17:50
1aa4ab6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.2.2...v2.2.3

2.2.2

26 Feb 03:37
667e247
Compare
Choose a tag to compare

What's Changed

  • Adding get dense array to sparse matrix and more solve ops to Complex matrix dense by @staticbeagle in #52
  • Matrix clean-up and updates by @staticbeagle in #53
    • Fixed issue with from2DArray for sparse matrix
    • Added a toString to sparse matrix
    • Added better formatting to toString for dense matrix

Full Changelog: v2.2.1...v2.2.2

2.2.1

15 Feb 21:11
ddee4e8
Compare
Choose a tag to compare

What's Changed

  • Integrating decomposition and solve methods to matrix classes by @staticbeagle in #51

Full Changelog: v2.2.0...v2.2.1

2.2.0

12 Feb 02:56
145b7b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.2.0

2.1.0

04 Dec 03:30
968f9de
Compare
Choose a tag to compare

What's Changed

  • Gaussian quadrature integral
  • Savitzky golay filter
  • Remove spline2d wrong dimension check and fix finding correct coordinate for calculation
  • Runge Kutta 23 and 45 methods added
  • Added Romberg integrals, Jacobi solver

Full Changelog: v2.0.0...v2.1.0

v2.0.0

18 Nov 05:41
1732a2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...v2.0.0

v1.1.0

07 Dec 01:29
Compare
Choose a tag to compare

Added polynomial regression. Simplified quadratic formula.

v1.0.0

10 May 00:40
c70462d
Compare
Choose a tag to compare

This is the first official release of the library.

What's Changed

New Contributors

Full Changelog: https://github.com/StaticBeagle/ETK4J/commits/1.0.0