Aimsim

Latest version: v2.2.1

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

Scan your dependencies

Page 2 of 4

2.0.2

This release clarifies in the documentation and README about usage of `mordred` and fixes an issue where environments which had `mordred` installed properly would still face issues running (due to an improper function decorator and missing dependency).

What's Changed
* Optional `mordred` Install Cleanup and Documentation by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/252


**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v2.0.1...v2.0.2

2.0.1

2.0

This release of `AIMSim` includes significant changes to the distribution and packaging. The requirements for the dependencies have been simplified enormously, which should allow `AIMSim` to be installed in the same virtual environment as a variety of other dependencies.

We recommend creating a new virtual environment and running `pip install aimsim` to try out the latest version today!

Direct support for `mordred` has been changed to optional -- to use it, you must be running Python 3.7 and then use the command `pip install aimsim[mordred]`. We have had significant issues in the past few weeks as `mordred` falls further into disrepair, and we may drop support for it in the coming months.

Other minor bug fixes:
- attempting to search for a fingerprint, but not a similarity measure, no longer raises an exception due to a missing configuration parameter.
- windows measure search logfile generation was fixed
- fixed an integer overflow error in the calculation of the pearson-morgan descriptor on windows platforms

Changelog
* fix issue 244 by himaghna in https://github.com/VlachosGroup/AIMSim/pull/250
* Loosen Dependency Requirements for Python Compatibility by Dropping Mordred by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/241


**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v1.1.2...v2.0.1

1.1.2

This patch specifies an additional constraint on the `requirements.txt` to prevent use of a buggy update of the external dependency `customtkinter`.

What's Changed
* do not use latest buggy ctk update by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/239


**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v1.1.1...v1.1.2

1.1.1

New descriptors have been added, as well as small bug fixes in the user interface:
* 232 pairwise similarity with numeric semtem characterization thermodynamic quantities catalyst and solvent descriptors by himaghna in https://github.com/VlachosGroup/AIMSim/pull/234
* Create test_ToolTip.py by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/236


**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v1.1.0...v1.1.1

1.1.0

This release of `AIMSim` contains a number of QOL updates for the repository, some minor bug fixes and updates in the core functionality, and a complete overhaul of the GUI and accompanying tutorial notebook.

Changelog
* move doc generation to separate branch by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/221
* add explicit CI for python versions by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/222
* use lru_cache for speedup and compatibility by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/223
* Figures not displaying correctly fix by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/225
* Add file browser using `filedialog` by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/226
* GUI Upgrade by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/229
* Update tutorial notebook to reflect new GUI design by JacksonBurns in https://github.com/VlachosGroup/AIMSim/pull/231


**Full Changelog**: https://github.com/VlachosGroup/AIMSim/compare/v1.0.3...v1.1.0

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.