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
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
OpenChem is a deep learning toolkit for Computational Chemistry with PyTorch backend.
Equivariant graph attention Transformer (ICLR2023)
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).