Releases: jasonnicholson/regularizeNd
Releases · jasonnicholson/regularizeNd
regularizeNd 3.0.3
regularizeNd 3.0.2
3.0.2 2024-06-15 (28e436a...d389783)
Bug Fixes
- Fixed "File Not Found" issue on MathWorks file exchange by modifying .prj file (d389783)
regularizeNd 3.0.0
3.0.0 2024-06-15 (2c7bbe7...d7c4b71)
Documentation
- Update examples related to new regularizeNd interface (061c25c)
- updating documentation after interface update (e6442d3)
Features
- updating regularizeNd based on MATLAB language changes, targeting 2019b or newer (4b516c5)
Bug Fixes
- working on adding unit tests (922e379)
- reorganized regularizeNd to use regularizeNdMatrices (25159fe)
BREAKING CHANGES
- updating regularizeNd based on MATLAB language changes, targeting 2019b or newer (4b516c5)
regularizeNd 2.1.0
Had to update all of the documentation to live scripts.
regularizeNd 2.0.0
Added constraint examples and documentation.
RegularizeNd 1.9.0
Minor documentation update to example1D.m
RegularizeNd 1.8.0
Added iterative solvers, corresponding documentation, and an iterative example.
RegularizeNd 1.7.0
Added a 1D example.
regularizeNd 1.6.0
This is a release of regularizeNd with examples and documentation.
regularizeNd 2.4.0
Added a function to auto-generate monotonic constraints, monotonicConstraint. It should help problem setup creating constraint matrices.