GAMSPy 1.12.0 (2025-06-21)#

New features#

  • #579: Add Decision Tree formulation.

  • #637: Add Conv1d formulation.

Improvements in existing functionality#

  • #561: Allow args and kwargs for gamspy scripts for miro applications.

  • #645: Accept os.PathLike objects as load from argument of Container.

  • #646: Allow providing an explicit path to the license file.

  • #648: Improve static typing.

Improved documentation#

  • #579: Add classic machine learning formulations to the documentation.

  • #637: Add docs for Conv1d formulation.