Skip to content

v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 08 Apr 00:05
900aa69

NearestCorrelationMatrix v1.0.1

Diff since v1.0.0

  • Fixed autotune for AlternatingProjections
  • Fixed signature of trait for Newton
  • Fixed init for when an algorithm type is passed in (it was being overridden)

Merged pull requests:

Closed issues:

  • Autotune not working for AlternatingProjections (#17)
  • init(prob, algtype) is overriding the algtype (#18)