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

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.

01 day ago

Deep learning library for Chemistry based on Tensorflow

6.8K2 months ago
Python
MIT

OpenChem is a deep learning toolkit for Computational Chemistry with PyTorch backend.

7452 years ago
Python
MIT

Equivariant graph attention Transformer (ICLR2023)

2821 year 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