Skip to main content

No project description provided

Project description

moll

moll is a computational chemistry tool that is currently under development.

Installation

moll depends on RDKit and JAX, you need to install them manually.

  1. Install RDKit. The easiest way is to use pip:

    pip install rdkit
    
  2. Install JAX. We recommend CUDA version, check this repo and documentation to see how to install it. If you don't have a GPU, you can install CPU version:

    pip install -U "jax[cpu]"
    
  3. Install moll:

    pip install moll
    

How to use

Check docs or see examples in notebooks/ directory in the repo.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

moll-0.1.7.tar.gz (15.7 kB view hashes)

Uploaded Source

Built Distribution

moll-0.1.7-py3-none-any.whl (16.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page