stk
A library for building, manipulating, analyzing and automatic design of molecules, including a genetic algorithm.
README
:maintainers: lukasturcani , andrewtarzia :documentation: https://stk.readthedocs.io :discord: https://discord.gg/zbCUzuxe2B .. figure:: docs/source/static/stk.png .. image:: https://github.com/lukasturcani/stk/actions/workflows/tests.yml/badge.svg?branch=master :target: https://github.com/lukasturcani/stk/actions?query=branch%3Amaster .. image:: https://readthedocs.org/projects/stk/badge/?version=latest :target: https://stk.readthedocs.io Overview ======== stk is a Python library which allows…
- Repository
- github.com/lukasturcani/stk
Source attribution
- GitHub — github.com/lukasturcani/stk
- Awesome Python Chemistry — github.com/lukasturcani/stk
Related resources
E(3)-equivariant neural network interatomic potentials achieving DFT accuracy with up to 1000× less training data than invariant models, foundational architecture behind MACE and Allegro (Harvard, MIT, Nature Communications 2022)
ChemFormula provides a class for working with chemical formulas. It allows parsing chemical formulas, calculating formula weights, and generating formatted output strings (e.g. in HTML, LaTeX, or Unicode).
ByteDance-Seed/bamboo_mixer
by ByteDance-SeedThis repository contains the official model of the paper A Unified Predictive and Generative Solution for Liquid Electrolyte Formulation.
Keylab/COMO
by KeylabCOMO (Closed-loop Optical Molecule recOgnition) is a deep learning framework for Optical Chemical Structure Recognition (OCSR). It recognizes chemical structure diagrams from images and predicts SMILES strings with atom-level 2D coordinates and bond matrices.
Deep learning library for Chemistry based on Tensorflow
Directed message passing neural networks for property prediction of molecules and reactions with uncertainty and interpretation.