Metadata-Version: 2.1
Name: elasticityproject
Version: 0.2.0
Summary: A collection of classes and routines to help the treatment and presentation of single and polycrystal elastic properties
License: GNU General Public License v3.0
Author: EELElasticityGroup
Requires-Python: >=3.9,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: matplotlib (>=3.7.1,<4.0.0)
Requires-Dist: mayavi (>=4.8.1,<5.0.0)
Requires-Dist: numpy (>=1.24.3,<2.0.0)
Requires-Dist: vtk (>=9.2.6,<10.0.0)
Description-Content-Type: text/markdown

# elasticityproject

A collection of classes and routines to help the treatment and presentation of single and polycrystal elastic properties

## Installation

```bash
$ pip install elasticityproject
```

## Usage

- See the [`elasticityproject`](https://elasticity.readthedocs.io/en/latest/index.html) docs:

## Contributing

Interested in contributing? Check out the contributing guidelines. Please note that this project is released with a Code of Conduct. By contributing to this project, you agree to abide by its terms.

## License

`elasticityproject` was created by EELElasticityGroup. It is licensed under the terms of the GNU General Public License v3.0 license.

## Credits

`elasticityproject` was created with [`cookiecutter`](https://cookiecutter.readthedocs.io/en/latest/) and the `py-pkgs-cookiecutter` [template](https://github.com/py-pkgs/py-pkgs-cookiecutter).

