stk

General Chemistry
Actively maintained284updated 4 months ago
Python
MIT

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…

Source attribution

  • GitHubgithub.com/lukasturcani/stk
  • Awesome Python Chemistrygithub.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)

9145 days ago
Python
MIT

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).

336 months ago
Python
MIT

This repository contains the official model of the paper A Unified Predictive and Generative Solution for Liquid Electrolyte Formulation.

09 months ago

COMO (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.

02 days ago

Deep learning library for Chemistry based on Tensorflow

6.8K2 months ago
Python
MIT

Directed message passing neural networks for property prediction of molecules and reactions with uncertainty and interpretation.

2.4K1 month ago
Python
NOASSERTION