LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
lib/voro++/voro++.cc
src/pyscal/__init__.py
src/pyscal/atoms.py
src/pyscal/attributes.py
src/pyscal/core.py
src/pyscal/crystal_structures.py
src/pyscal/csl.py
src/pyscal/grain_boundary.py
src/pyscal/misc.py
src/pyscal/modsystem_binding.cpp
src/pyscal/neighbor.cpp
src/pyscal/routines.py
src/pyscal/sh.cpp
src/pyscal/solids.cpp
src/pyscal/structure_creator.py
src/pyscal/traj_process.py
src/pyscal/trajectory.py
src/pyscal/visualization.py
src/pyscal/voronoi.cpp
src/pyscal/data/annotations.yaml
src/pyscal/data/element_data.yaml
src/pyscal/data/structure_data.yaml
src/pyscal/formats/__init__.py
src/pyscal/formats/ase.py
src/pyscal/formats/lammps.py
src/pyscal/formats/mdtraj.py
src/pyscal/formats/vasp.py
src/pyscal/operations/__init__.py
src/pyscal/operations/operations.py
src/pyscal/operations/symmetry.py
src/pyscal3.egg-info/PKG-INFO
src/pyscal3.egg-info/SOURCES.txt
src/pyscal3.egg-info/dependency_links.txt
src/pyscal3.egg-info/not-zip-safe
src/pyscal3.egg-info/requires.txt
src/pyscal3.egg-info/top_level.txt
tests/test_angular.py
tests/test_chiparams.py
tests/test_crystal_structures.py
tests/test_disorder.py
tests/test_masking.py
tests/test_neighbors.py
tests/test_nucsize.py
tests/test_q12.py
tests/test_q3.py
tests/test_q_system.py
tests/test_rdf.py
tests/test_read_file.py
tests/test_symmetry.py
tests/test_system.py
tests/test_traj_process.py
tests/test_voronoi.py