.readthedocs.yaml
LICENSE
README.md
pyproject.toml
requirements.txt
.github/workflows/cloc.yml
.github/workflows/python-publish.yml
Examples/Example_Stiffness_tensor.py
Examples/Example_StressStrain_arrays.py
Examples/Example_WaveVelocity.py
docs/index.rst
docs/_static/images/E_PF.png
docs/_static/images/E_plot3D.png
docs/_static/images/E_xyz_sections.png
docs/_static/images/GUI.png
docs/_static/images/G_plot3D.png
docs/_static/images/G_plot3D_min.png
docs/_static/images/G_xyz_sections.png
docs/_static/images/HyperSphericalCoordinates.png
docs/_static/images/WaveVelocities.png
docs/source/Elasticipy.FourthOrderTensor.rst
docs/source/Elasticipy.SecondOrderTensor.rst
docs/source/Elasticipy.SphericalFunction.rst
docs/source/Elasticipy.StressStrainTensors.rst
docs/source/Elasticipy.rst
docs/source/GUI.rst
docs/source/Tutorial_AveragingMethods.rst
docs/source/Tutorial_StiffnessTensor.rst
docs/source/Tutorial_StressStrain.rst
docs/source/Tutorial_wave-velocities.rst
docs/source/Tutorials.rst
docs/source/conf.py
docs/source/index.rst
docs/source/modules.rst
src/Elasticipy/CrystalSymmetries.py
src/Elasticipy/FourthOrderTensor.py
src/Elasticipy/PoleFigure.py
src/Elasticipy/SecondOrderTensor.py
src/Elasticipy/SphericalFunction.py
src/Elasticipy/StressStrainTensors.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/test_StiffnessTensor.py
tests/test_StressStrainTensors.py