LICENSE
README.md
pyproject.toml
fuse/__init__.py
fuse/cells.py
fuse/dof.py
fuse/groups.py
fuse/serialisation.py
fuse/traces.py
fuse/triples.py
fuse/utils.py
fuse/spaces/__init__.py
fuse/spaces/element_sobolev_spaces.py
fuse/spaces/interpolation_spaces.py
fuse/spaces/polynomial_spaces.py
fuse_element.egg-info/PKG-INFO
fuse_element.egg-info/SOURCES.txt
fuse_element.egg-info/dependency_links.txt
fuse_element.egg-info/requires.txt
fuse_element.egg-info/top_level.txt
test/test_2d_examples_docs.py
test/test_3d_examples_docs.py
test/test_cells.py
test/test_convert_to_fiat.py
test/test_dofs.py
test/test_groups.py
test/test_perms.py
test/test_polynomial_space.py
test/test_serialisation.py
test/test_sobolev_space.py