.readthedocs.yaml
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/Codecov.yml
.github/workflows/JOSS build.yml
.github/workflows/cloc.yml
.github/workflows/conda-publish.yml
.github/workflows/python-publish.yml
Examples/Elasticipy_vs_pymatgen.py
Examples/Elate_vs_Elasticipy.py
Examples/Example_Stiffness_tensor.py
Examples/Example_StressStrain_arrays.py
Examples/Example_WaveVelocity.py
Examples/MaterialsProject.json
Examples/Multiple_phases.py
Examples/example_readwrite.py
JOSS/ElasticipyVSpymatgen.png
JOSS/Nye.png
JOSS/Plot_E.png
JOSS/YoungModulus.png
JOSS/paper.bib
JOSS/paper.md
conda/build.sh
conda/meta.yalm
docs/index.rst
docs/_static/images/HyperSphericalCoordinates.png
docs/source/Elasticipy.FourthOrderTensor.rst
docs/source/Elasticipy.Plasticity.rst
docs/source/Elasticipy.SecondOrderTensor.rst
docs/source/Elasticipy.SphericalFunction.rst
docs/source/Elasticipy.StressStrainTensors.rst
docs/source/Elasticipy.rst
docs/source/Tutorials.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
docs/source/Tutorials/GUI.rst
docs/source/Tutorials/Tutorial_AveragingMethods.rst
docs/source/Tutorials/Tutorial_MultiplePhases.rst
docs/source/Tutorials/Tutorial_ReadWriteFiles.rst
docs/source/Tutorials/Tutorial_StiffnessTensor.rst
docs/source/Tutorials/Tutorial_StressStrain.rst
docs/source/Tutorials/Tutorial_ThermalExpansion.rst
docs/source/Tutorials/Tutorial_wave-velocities.rst
docs/source/Tutorials/images/E_PF.png
docs/source/Tutorials/images/E_VRH_sections.png
docs/source/Tutorials/images/E_hill_fiber.png
docs/source/Tutorials/images/E_plot3D.png
docs/source/Tutorials/images/E_xyz_sections.png
docs/source/Tutorials/images/GUI.png
docs/source/Tutorials/images/G_plot3D.png
docs/source/Tutorials/images/G_plot3D_min.png
docs/source/Tutorials/images/G_xyz_sections.png
docs/source/Tutorials/images/WaveVelocities.png
docs/source/Tutorials/images/plot_volumeFraction.png
src/Elasticipy/CrystalSymmetries.py
src/Elasticipy/FourthOrderTensor.py
src/Elasticipy/Plasticity.py
src/Elasticipy/PoleFigure.py
src/Elasticipy/SecondOrderTensor.py
src/Elasticipy/SphericalFunction.py
src/Elasticipy/StressStrainTensors.py
src/Elasticipy/ThermalExpansion.py
src/Elasticipy/__init__.py
src/Elasticipy/gui.py
src/elasticipy.egg-info/PKG-INFO
src/elasticipy.egg-info/SOURCES.txt
src/elasticipy.egg-info/dependency_links.txt
src/elasticipy.egg-info/requires.txt
src/elasticipy.egg-info/top_level.txt
tests/MaterialsProject.json
tests/__init__.py
tests/test_SphericalFunction.py
tests/test_StiffnessTensor.py
tests/test_StressStrainTensors.py
tests/test_ThermalExpansion.py
tests/test_plasticity.py