Skip to content

Release 1.0.1

Latest
Compare
Choose a tag to compare
@andrei-punko andrei-punko released this 02 Apr 18:42
· 15 commits to master since this release

What's Changed

  • Added extended javadocs for all classes
  • Added test for tridiagonal matrix algorithm by @andrei-punko in #12
  • Added solution of problem with border condition type 3 by @andrei-punko in #13
  • Changed package structure
  • Class Matrix splitted into 2 classes: Matrix2D and MatrixXY

Full Changelog: v.1.0.0...v1.0.1