Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 1.1 KB

README.rst

File metadata and controls

48 lines (31 loc) · 1.1 KB

Matscipy

This repository contains generic Python materials science tools built around the Atomic Simulation Environment (ASE).

Build status

Build Status

Compilation/installation follows the standard distutils route:

python setup.py build
python setup.py install

If building on Mac OS X, we recommend you use the GCC toolchain

CC=gcc CXX=g++ python setup.py build

Documentation

Sphinx-generated documentation for the project can be found here.

Dependencies

The package requires :

Optional packages :