Ixmp

Latest version: v3.9.0

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

Scan your dependencies

Page 3 of 3

0.1.3

Warnings

We have revamped our versioning system. If you install **from source** (i.e., from the source code in the github repository and **not from conda**), you may have to uninstall your current version. This only needs to be done once, as the updated versioning system takes care of this issue in the future.

To do so, try:

`$ pip uninstall ixmp`

If this does not work, find out where the installation is with

`$ python -c 'import ixmp; print(ixmp.__version__)'`

and manually remove any folder starting with 'ixmp'.


Updates

- [88](https://github.com/iiasa/ixmp/pull/80): Connecting to multiple databases, updating MESSAGE-scheme scenario specifications to version 1.1
- [80](https://github.com/iiasa/ixmp/pull/80): Can now set logging level which is harmonized between Java and Python
- [79](https://github.com/iiasa/ixmp/pull/79): Adding a deprecated-warning for `ixmp.Scenario` with `scheme=='MESSAGE'`
- [76](https://github.com/iiasa/ixmp/pull/76): Changing the API from `mp.Scenario(...)` to `ixmp.Scenario(mp, ...)`
- [73](https://github.com/iiasa/ixmp/pull/73): Adding a function `has_solution()`, rename kwargs to `..._solution`
- [69](https://github.com/iiasa/ixmp/pull/69) bring retixmp available to other users
- [64](https://github.com/iiasa/ixmp/pull/64): Support writing multiple sheets to Excel in utils.pd_write
- [61](https://github.com/iiasa/ixmp/pull/61): Now able to connect to multiple databases (Platforms)
- [58](https://github.com/iiasa/ixmp/pull/58): Add MacOSX support in CI
- [52](https://github.com/iiasa/ixmp/pull/52): Add ability to load all scenario data into memory for fast subsequent computation.

0.1.2

Lot's of feature and QOL updates!

0.1.1

Lot's of feature and QOL updates!

0.1.0

The initial release of the `ixmp` modelling platform!

Page 3 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.