CMakeLists.txt
COPYING
Doxyfile.in
MANIFEST.in
README.md
VERSION
setup.py
version_info.py
brille/__init__.py
brille/plotting.py
brille.egg-info/PKG-INFO
brille.egg-info/SOURCES.txt
brille.egg-info/dependency_links.txt
brille.egg-info/not-zip-safe
brille.egg-info/requires.txt
brille.egg-info/top_level.txt
lib/CMakeLists.txt
lib/tetgen/CMakeLists.txt
lib/tetgen/LICENSE
lib/tetgen/predicates.cxx
lib/tetgen/tetgen.cxx
lib/tetgen/tetgen.h
src/CMakeLists.txt
src/arrayvector.hpp
src/arrayvector.tpp
src/arrayvector_operators.tpp
src/balltrellis.cpp
src/balltrellis.hpp
src/basis.hpp
src/bravais.cpp
src/bravais.hpp
src/bz.cpp
src/bz.hpp
src/bz_mesh.hpp
src/bz_nest.hpp
src/bz_trellis.hpp
src/bz_wedge.cpp
src/debug.cpp
src/debug.hpp
src/hall_symbol.cpp
src/hall_symbol.hpp
src/interpolation.hpp
src/interpolation_data.hpp
src/lapjv.hpp
src/lattice.cpp
src/lattice.hpp
src/latvec.hpp
src/latvec.tpp
src/ldvec.tpp
src/lqvec.tpp
src/mesh.hpp
src/mesh.tpp
src/munkres.hpp
src/neighbours.cpp
src/neighbours.hpp
src/nest.hpp
src/nest.tpp
src/permutation.hpp
src/permutation_table.hpp
src/phonon.hpp
src/pointgroup.cpp
src/pointgroup.hpp
src/pointsymmetry.cpp
src/pointsymmetry.hpp
src/polyhedron.hpp
src/primitive.hpp
src/smp.hpp
src/sorting_status.hpp
src/spg_database.cpp
src/spg_database.hpp
src/symmetry.cpp
src/symmetry.hpp
src/transform.hpp
src/trellis.hpp
src/trellis.tpp
src/triangulation.hpp
src/triangulation_layers.hpp
src/triangulation_simple.hpp
src/utilities.hpp
src/utilities.tpp
src/tests/CMakeLists.txt
src/tests/arrayvector_test.cpp
src/tests/brillouinzone_test.cpp
src/tests/catch_test.cpp
src/tests/hallsymbol_test.cpp
src/tests/lattice_test.cpp
src/tests/latvec_test.cpp
src/tests/linalg_test.cpp
src/tests/mesh_test.cpp
src/tests/munkres_test.cpp
src/tests/nb.castep_bin
src/tests/nest_test.cpp
src/tests/polyhedron_test.cpp
src/tests/transform_test.cpp
src/tests/trellis_test.cpp
wrap/CMakeLists.txt
wrap/_brille.cpp
wrap/_bz.cpp
wrap/_c_to_python.hpp
wrap/_hall_symbol.cpp
wrap/_interpolation_data.cpp
wrap/_interpolation_data.hpp
wrap/_lattice.cpp
wrap/_lattice.hpp
wrap/_mesh.cpp
wrap/_mesh.hpp
wrap/_nest.cpp
wrap/_nest.hpp
wrap/_pointgroup.cpp
wrap/_pointsymmetry.cpp
wrap/_polyhedron.cpp
wrap/_primitive.cpp
wrap/_sorting_status.cpp
wrap/_spacegroup.cpp
wrap/_symmetry.cpp
wrap/_trellis.cpp
wrap/_trellis.hpp
wrap/tests/aflow_lattices.json
wrap/tests/aflow_spacegroups.py
wrap/tests/euphonic_check.py
wrap/tests/profile.py
wrap/tests/profile_0.py
wrap/tests/profile_1.py
wrap/tests/profile_2.py
wrap/tests/profile_levels_0.py
wrap/tests/profile_levels_1.py
wrap/tests/profile_levels_2.py
wrap/tests/profile_lzo.py
wrap/tests/profile_nest_0.py
wrap/tests/profile_nest_1.py
wrap/tests/profile_nest_2.py
wrap/tests/profile_trellis_1.py
wrap/tests/profile_trellis_2.py
wrap/tests/test_1_lattice.py
wrap/tests/test_2_brillouinzone.py
wrap/tests/test_4_interpolation.py