Gamspy

Latest version: v1.8.0

Safety actively analyzes 723650 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 9 of 10

0.11.1

-------------------------------------------------------------------------------
- General
- Fix missing atttributes of Alias such as .first, .last etc.
- Fix global option bug
- Display summary on Jupyter Notebook.
- Testing
- Add tests for Alias attributes.

-------------------------------------------------------------------------------

0.11.0

-------------------------------------------------------------------------------
- General
- Generate expression representation as soon as it is created to avoid tall recursions.
- Find variables in equations by iteratively traversing instead of doing recursion.
- Add NEOS Server as a backend to solve models.
- Fix domain for the equations that were specified in the constructor of the equation.
- Check if the container of domain symbols of a symbol match with the symbol's container.
- Check if the container is valid before running the model.
- Documentation
- Add documentation for NEOS backend.
- Testing
- Add NEOS Server as a backend to solve models.
- Add tests for NEOS backend.
- Add tests for equations that were defined in the constructor.
- Add tests for checking the containers of domain symbols.

-------------------------------------------------------------------------------

0.10.5

-------------------------------------------------------------------------------
- General
- Fix the issue of not setting options that are set to 0 (bug fix)
- Testing
- Remove duplicated equations in models for MCP models.

-------------------------------------------------------------------------------

0.10.4

-------------------------------------------------------------------------------
- General
- Fix not equals overload of Ord and Card operations (bug fix)
- Refactor generation of GAMS string
- Documentation
- Move doc dependencies to pyproject.toml

-------------------------------------------------------------------------------

0.10.3

-------------------------------------------------------------------------------
- General
- Allow creating log file in working directory.
- Forbid extra arguments for pydantic models (Options, EngineCofig)
- Documentation
- Update model options table
- Update jupyter notebook examples
- Testing
- Adapt tests to new Options class instead of using dictionary.

-------------------------------------------------------------------------------

0.10.2

-------------------------------------------------------------------------------
- General
- Write and read only dirty symbols instead of all symbols to improve performance (~30% improvement on running all model library models).
- Make gdx file names thread safe by using uuid.
- Documentation
- Fix api reference for inherited members.
- Make execution modes and debugging section of container documentation a separate page.
- Testing
- Add a new test for sending extra files to GAMS Engine.
- Add scripts/atomic_conda_env.py to avoid race condition for parallel builds in the pipeline.

-------------------------------------------------------------------------------

Page 9 of 10

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.