Skip to content

cqsl/detopt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository contains the code for the method introduced in the paper Precise Quantum Chemistry calculations with few Slater Determinants

It is a python library using jax, and is generally intended to be run on gpu, or cpu for small simulations. An experimental parallelized implementation is available (keeping the serial cholesky decomposition) and automatically used when multiple jax devices are present.

to install:

git clone https://github.com/cqsl/detopt.git
cd detopt
pip install .

to run:

see examples

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages