Releases: StaticBeagle/ETK4J
Releases · StaticBeagle/ETK4J
2.1.0
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
What's Changed
- Adding Sparse Matrix by @StaticBeagle in #19
- Removed main from Quadratic spline by @StaticBeagle in #20
- Adding linear algebra iterative solvers by @StaticBeagle in #23
Full Changelog: 1.1.0...v2.0.0
v1.1.0
Added polynomial regression. Simplified quadratic formula.
v1.0.0
This is the first official release of the library.
What's Changed
- Bump junit from 4.11 to 4.13.1 by @dependabot in #3
- Deleted unfinished multivariate regression classes. Adding comments and by @StaticBeagle in #6
- Updated readme by @StaticBeagle in #7
- Develop by @StaticBeagle in #8
- Develop by @StaticBeagle in #9
- Fixed java docs by @StaticBeagle in #10
- Develop by @StaticBeagle in #11
- Update AnalogFiltersExample.java by @StaticBeagle in #13
- Changed besselap tests to use doubles and delta by @StaticBeagle in #14
- Add CI, various dep updates and minor clean ups by @mjw99 in #15
- Added elliptic integrals complete and incomplete of the first and second kind by @StaticBeagle in #16
New Contributors
- @StaticBeagle made their first contribution in #1
- @dependabot made their first contribution in #3
- @mjw99 made their first contribution in #15
Full Changelog: https://github.com/StaticBeagle/ETK4J/commits/1.0.0