Skip to content

Releases: jasonnicholson/regularizeNd

regularizeNd 3.0.3

18 Jun 23:55
Compare
Choose a tag to compare

3.0.32024-06-18 (83bd288...83bd288)

Documentation

  • fixing examples that weren't working. (83bd288)

regularizeNd 3.0.2

16 Jun 01:36
Compare
Choose a tag to compare

3.0.22024-06-15 (28e436a...d389783)

Bug Fixes

  • Fixed "File Not Found" issue on MathWorks file exchange by modifying .prj file (d389783)

regularizeNd 3.0.0

16 Jun 00:53
Compare
Choose a tag to compare

3.0.02024-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

16 Jan 03:22
Compare
Choose a tag to compare

Had to update all of the documentation to live scripts.

regularizeNd 2.0.0

16 Jan 02:03
Compare
Choose a tag to compare

Added constraint examples and documentation.

RegularizeNd 1.9.0

04 Dec 14:56
Compare
Choose a tag to compare

Minor documentation update to example1D.m

RegularizeNd 1.8.0

17 Nov 16:33
Compare
Choose a tag to compare

Added iterative solvers, corresponding documentation, and an iterative example.

RegularizeNd 1.7.0

04 May 09:41
Compare
Choose a tag to compare

Added a 1D example.

regularizeNd 1.6.0

16 Apr 18:05
Compare
Choose a tag to compare

This is a release of regularizeNd with examples and documentation.

regularizeNd 2.4.0

23 Feb 04:41
Compare
Choose a tag to compare

Added a function to auto-generate monotonic constraints, monotonicConstraint. It should help problem setup creating constraint matrices.