v0.18.0 (2025.04.20)¶
Enhancements
- added a molecular toolkit, which is a wrapper around
rdkitthat cleans up the python api - updated Data web pages and UI to be more user friendly
- added frontend framework for building dynamic web forms/pages
- enabled data management from web ui -- allowing users to create and update a dataset from the ui
- added chemdraw support and beta apps for molecular datasets (eMolecules, Enamine, Chemspace, etc)
- added Quantum Espresso support
- added rdkit-postgres cartridge support
- large updates to the
BadELFapp to support materials with covalent and metallic character
Refactors
django_unicorndependency was forked and refactored into a custom interal version- REST APIs for data views no longer use
django_rest_framework - add the
simmate.apps.devmodule for early-stage, experimental apps - the
database.third_partiesmodule is now moved into individual apps:materials_project,jarvis,aflow, andoqmd
Fixes
- many misc fixes to the website UI and settings config