MathOptInterface v1.41.0
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)