LICENSE
README.md
pyproject.toml
src/matadi/__about__.py
src/matadi/__init__.py
src/matadi/_apply.py
src/matadi/_lab_compressible.py
src/matadi/_lab_incompressible.py
src/matadi/_material.py
src/matadi/_templates.py
src/matadi/_variable.py
src/matadi/math.py
src/matadi.egg-info/PKG-INFO
src/matadi.egg-info/SOURCES.txt
src/matadi.egg-info/dependency_links.txt
src/matadi.egg-info/requires.txt
src/matadi.egg-info/top_level.txt
src/matadi/models/__init__.py
src/matadi/models/_helpers.py
src/matadi/models/_hyperelasticity_anisotropic.py
src/matadi/models/_hyperelasticity_isotropic.py
src/matadi/models/_misc.py
src/matadi/models/_pseudo_elasticity.py
src/matadi/models/_templates.py
src/matadi/models/_viscoelasticity.py
src/matadi/models/microsphere/__init__.py
src/matadi/models/microsphere/_chain.py
src/matadi/models/microsphere/affine/__init__.py
src/matadi/models/microsphere/affine/_models.py
src/matadi/models/microsphere/nonaffine/__init__.py
src/matadi/models/microsphere/nonaffine/_models.py
src/matadi/models/microsphere/quadrature/__init__.py
src/matadi/models/microsphere/quadrature/_bazant_oh.py
tests/test_displacement-pressure.py
tests/test_eigvals_grad.py
tests/test_fiber.py
tests/test_lab.py
tests/test_microsphere.py
tests/test_models.py
tests/test_plane.py
tests/test_scalar.py
tests/test_simple.py
tests/test_template-materials.py