.readthedocs.yaml
LICENSE
README.md
requirements.txt
setup.py
.github/workflows/python-publish.yml
Examples/Example_Stiffness_tensor.py
Examples/Example_StressStrain_arrays.py
docs/index.rst
docs/_static/images/HyperSphericalCoordinates.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/conf.py
docs/source/example_StiffnessTensor.rst
docs/source/example_StressStrain.rst
docs/source/index.rst
docs/source/modules.rst
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.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