Mdolab-baseclasses

Latest version: v1.8.0

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

Scan your dependencies

Page 3 of 4

1.3.1

This is a patch release that adds two optional parameters when creating `BaseSolver`:
- `checkDefaultOptions`
- `caseSensitiveOptions`

For details see 31

1.3.0

This is a minor release which contains some backwards-incompatible changes
- A few keyword argument has changed names in order to be consistently capitalized (30)

There are also a few other changes related to BaseSolver and its derived classes:
- Deprecated Options are now supported (27)
- Informs exist in the base solver class now instead of the Aero solver class (30)
- Comm has been added as an optional field during initialization (30)
- Added root print functionality (29)
- Added multitype BaseSolver test (28)

1.2.4

Patch release. Highlights:
* Options handling improved using case-insensitive dictionaries (24)
* Prepare repo for publishing `baseclasses` on PyPi (25)

Note that for those upgrading, you **must** uninstall the previous package manually since the package name has changed. To do this, type `pip uninstall baseclasses`. The new package is called `mdolab-baseclasses` and you must refer to this name when working with package managers.

1.2.3

This is a patch release for `baseclasses`. Highlights:
- Formatting and linting fixes (22)
- Updates to the testing routines (18, 21, 23)

1.2.2

This is another patch release. Highlights:
- Fixed MPI hanging cause by single proc err (15)
- Various maintenance updates

1.2.1

Highlights:
- Updates to `BaseRegTest` to use JSON files (12, 13)
- Other minor miscellaneous maintenance changes

Page 3 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.