Skip to content

Julia wrapper for many-body tensor representation (MBTR)

License

Notifications You must be signed in to change notification settings

DescriptorZoo/MBTR.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

MBTR.jl

Julia wrapper for many-body tensor representation (MBTR)

This package includes extensive code to access and calculate MBTR using PyCall and QMMLpack Python package.

Dependencies:

Installation:

First, install QMMLpack following the code's installation document.

Once you have installed the Python package that is used by your Julia installation, you can simply add this package to your Julia environment with the following command in Julia package manager (Pkg) and test whether the code produces descriptors for test system of Si:

] add https://github.com/DescriptorZoo/MBTR.jl.git
] test MBTR

How to cite:

If you use this code, we would appreciate if you cite the following paper:

Berk Onat, Christoph Ortner, James R. Kermode, arXiv:2006.01915 (2020)

and since the code is dependent to QMMLpack, you need to accept the license of QMMLpack and cite both the code and the reference papers as they are described in code's webpage. This includes the following paper:

Matthias Rupp: Machine Learning for Quantum Mechanics in a Nutshell, International Journal of Quantum Chemistry, 115(16): 1058–1073, 2015. DOI

About

Julia wrapper for many-body tensor representation (MBTR)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages