Skip to main content

Generic Python Materials Science tools

Project description

Matscipy is a generic materials science toolbox built around the Atomic Simulation Environment (ASE). It provides useful routines for:

  • Plasticity and dislocations

  • Fracture mechanics

  • Electro-chemistry

  • Tribology

  • Elastic properties

In addition to domain-specific routines, it also implements a set of general-purpose, low-level utilies:

  • Efficient neighbour lists

  • Atomic strain

  • Ring analysis

  • Correlation functions

  • Second order potential derivatives

Quick start

Matscipy can be installed on Windows, Linux and x86 macos with:

python3 -m pip install matscipy

To get the latest version directly (requires a working compiler):

python3 -m pip install git+https://github.com/libAtoms/matscipy.git

Compiled up-to-date wheels for Windows, Linux and x86 macos can be found here.

Documentation

Sphinx-generated documentation for the project can be found here. Since Matscipy is built on top of ASE’s Atoms and Calculator objects, ASE’s documentation is a good complement to Matscipy’s.

Seeking help

Issues can be used to ask questions about Matscipy.

Contributing

Contributions, in the form of bug reports, improvement suggestions, documentation or pull requests, are welcome.

Running tests

To run the tests locally, from Matscipy’s root directory:

python3 -m pip install .[test]  # installs matscipy + test dependencies
cd tests/
python3 -m pytest .

Dependencies

The package requires:

Optional packages:

Funding

matscipy was partially funded by the Deutsch Forschungsgemeinschaft (project 258153560) and by the Engineering and Physical Sciences Research Council (grants EP/P002188/1, EP/R012474/1 and EP/R043612/1).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

matscipy-0.8.0.rc8.tar.gz (12.1 MB view hashes)

Uploaded Source

Built Distributions

matscipy-0.8.0.rc8-cp311-cp311-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.11 Windows x86-64

matscipy-0.8.0.rc8-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (340.6 kB view hashes)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

matscipy-0.8.0.rc8-cp311-cp311-macosx_10_15_x86_64.whl (332.7 kB view hashes)

Uploaded CPython 3.11 macOS 10.15+ x86-64

matscipy-0.8.0.rc8-cp310-cp310-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.10 Windows x86-64

matscipy-0.8.0.rc8-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (340.6 kB view hashes)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

matscipy-0.8.0.rc8-cp310-cp310-macosx_10_15_x86_64.whl (332.6 kB view hashes)

Uploaded CPython 3.10 macOS 10.15+ x86-64

matscipy-0.8.0.rc8-cp39-cp39-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.9 Windows x86-64

matscipy-0.8.0.rc8-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (340.6 kB view hashes)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

matscipy-0.8.0.rc8-cp39-cp39-macosx_10_15_x86_64.whl (332.6 kB view hashes)

Uploaded CPython 3.9 macOS 10.15+ x86-64

matscipy-0.8.0.rc8-cp38-cp38-win_amd64.whl (1.6 MB view hashes)

Uploaded CPython 3.8 Windows x86-64

matscipy-0.8.0.rc8-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (341.7 kB view hashes)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

matscipy-0.8.0.rc8-cp38-cp38-macosx_10_15_x86_64.whl (333.0 kB view hashes)

Uploaded CPython 3.8 macOS 10.15+ x86-64

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page