Skip to content

v1.41.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Jun 05:13
· 1 commit to master since this release
fa61f9c

MathOptInterface v1.41.0

Diff since v1.40.2

Merged pull requests:

  • [FileFormats.LP] add support for other number types (#2768) (@odow)
  • [FileFormats.MPS] add support for other number types (#2769) (@odow)
  • [FileFormats.MOF] add support for other number types (#2770) (@odow)
  • Improve the docstring of write_to_file and read_from_file and support kwargs (#2771) (@odow)
  • [FileFormats.SDPA] add coefficient_type kwarg and improve tests (#2772) (@odow)
  • Prep for v1.41.0 (#2773) (@odow)

Closed issues:

  • [FileFormats] support other number types other than Float64 (#2765)