Skip to content

DescriptorZoo/DScribe.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CI

DScribe.jl

Julia wrapper for DScribe Python Package

This package includes a simple code that demonstrates how to access DScribe descriptors using PyCall and DScribe Python package.

Dependencies:

Installation:

First, install DScribe following the code's installation document at https://singroup.github.io/dscribe/ of DScribe

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 and test whether the code producesdescriptors for test system of Si:

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

How to cite:

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

and since the code has dependency to DScribe, you need to accept the license of DScribe and cite both the code and the reference papers as they are described in code's webpage.

About

Julia wrapper for DScribe Python Package

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages