Skip to content

v1.35.1

Choose a tag to compare

@github-actions github-actions released this 17 Jan 20:47
· 190 commits to master since this release
f8da4c2

MathOptInterface v1.35.1

Diff since v1.35.0

Merged pull requests:

  • [FileFormats.MOF] replace OrderedDict by NamedTuple when writing (#2606) (@joaquimg)
  • [FileFormats.MOF] remove all usage of OrderedDict (#2607) (@odow)
  • Fix Base.copy for ScalarNonlinearFunction (#2612) (@odow)
  • [FileFormats.MOF] Use JSON3 to write files (#2613) (@joaquimg)
  • Prep for v1.35.1 (#2614) (@odow)

Closed issues:

  • [Nonlinear] sparsity pattern of Hessian with :(x * y) (#2527)
  • Version 1.35.0 broke DiffOpt docs (nearest_correlation) (#2608)
  • Stackoverflow error when using certain functions with non-Float64 precision (#2611)