8000 GitHub - sailfish009/matscipy: Materials science with Python at the atomic-scale
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sailfish009/matscipy

 
 

Repository files navigation

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 :

About

Materials science with Python at the atomic-scale

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 94.1%
  • C 3.1%
  • C++ 2.7%
  • Shell 0.1%
0