COPYING.reference
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
examples/cluster.cfg
examples/na_pyramid_100.cfg
src/compphysutils/__init__.py
src/compphysutils.egg-info/PKG-INFO
src/compphysutils.egg-info/SOURCES.txt
src/compphysutils.egg-info/dependency_links.txt
src/compphysutils.egg-info/top_level.txt
src/compphysutils/crystalgen/Vector.py
src/compphysutils/crystalgen/VectorReal.py
src/compphysutils/crystalgen/VectorRepresentation.py
src/compphysutils/crystalgen/__init__.py
src/compphysutils/crystalgen/gencluster
src/compphysutils/crystalgen/generator.py
src/compphysutils/crystalgen/readCrystalChar.py
src/compphysutils/graphics/__init__.py
src/compphysutils/graphics/decorator.py
src/compphysutils/graphics/fitter.py
src/compphysutils/graphics/plotconfig
src/compphysutils/graphics/plotter.py
src/compphysutils/graphics/transformer.py
src/compphysutils/graphics/decorate/__init__.py
src/compphysutils/graphics/decorate/image.py
src/compphysutils/graphics/decorate/line.py
src/compphysutils/graphics/fit_types/__init__.py
src/compphysutils/graphics/fit_types/linear.py
src/compphysutils/graphics/plot_types/__init__.py
src/compphysutils/graphics/plot_types/errorbar.py
src/compphysutils/graphics/plot_types/level.py
src/compphysutils/graphics/plot_types/line.py
src/compphysutils/graphics/plot_types/scatter.py
src/compphysutils/graphics/transforms/__init__.py
src/compphysutils/graphics/transforms/log.py
src/compphysutils/parser/__init__.py
src/compphysutils/parser/combine.py
src/compphysutils/parser/parsecoords
src/compphysutils/parser/parser.py
src/compphysutils/parser/post_processor.py
src/compphysutils/parser/runcombine
src/compphysutils/parser/runparser
src/compphysutils/parser/savepoint.py
src/compphysutils/parser/combine_commands/__init__.py
src/compphysutils/parser/combine_commands/average.py
src/compphysutils/parser/combine_commands/join.py
src/compphysutils/parser/combine_commands/union.py
src/compphysutils/parser/parsers/__init__.py
src/compphysutils/parser/parsers/cols.py
src/compphysutils/parser/parsers/csv.py
src/compphysutils/parser/parsers/eiger.py
src/compphysutils/parser/parsers/image.py
src/compphysutils/parser/post_process/__init__.py
src/compphysutils/parser/post_process/gap.py
src/compphysutils/parser/post_process/level-spacing.py
src/compphysutils/parser/post_process/levels.py