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/requires.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/atom_plot.py
src/compphysutils/graphics/decorator.py
src/compphysutils/graphics/fitter.py
src/compphysutils/graphics/plot3dcoords
src/compphysutils/graphics/plotconfig
src/compphysutils/graphics/plotcoords
src/compphysutils/graphics/plotter.py
src/compphysutils/graphics/transformer.py
src/compphysutils/graphics/decorate/__init__.py
src/compphysutils/graphics/decorate/arrow.py
src/compphysutils/graphics/decorate/image.py
src/compphysutils/graphics/decorate/line.py
src/compphysutils/graphics/decorate/rect.py
src/compphysutils/graphics/decorate/text.py
src/compphysutils/graphics/fit_types/__init__.py
src/compphysutils/graphics/fit_types/inverse.py
src/compphysutils/graphics/fit_types/linear.py
src/compphysutils/graphics/fit_types/lorentz_peak.py
src/compphysutils/graphics/fit_types/quadratic.py
src/compphysutils/graphics/plot_types/__init__.py
src/compphysutils/graphics/plot_types/colormap.py
src/compphysutils/graphics/plot_types/coord.py
src/compphysutils/graphics/plot_types/errorbar.py
src/compphysutils/graphics/plot_types/fill_between.py
src/compphysutils/graphics/plot_types/level.py
src/compphysutils/graphics/plot_types/line.py
src/compphysutils/graphics/plot_types/linlog.py
src/compphysutils/graphics/plot_types/loglog.py
src/compphysutils/graphics/plot_types/quiver.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/difference.py
src/compphysutils/parser/combine_commands/integrate-field-axis.py
src/compphysutils/parser/combine_commands/join-partial.py
src/compphysutils/parser/combine_commands/join.py
src/compphysutils/parser/combine_commands/map-to-fermi-window.py
src/compphysutils/parser/combine_commands/roll-extract.py
src/compphysutils/parser/combine_commands/scale.py
src/compphysutils/parser/combine_commands/sum.py
src/compphysutils/parser/combine_commands/thermal-average.py
src/compphysutils/parser/combine_commands/tm-orbital-sum.py
src/compphysutils/parser/combine_commands/translate.py
src/compphysutils/parser/combine_commands/union-partial.py
src/compphysutils/parser/combine_commands/union.py
src/compphysutils/parser/parsers/__init__.py
src/compphysutils/parser/parsers/cols.py
src/compphysutils/parser/parsers/coord-aims.py
src/compphysutils/parser/parsers/coord-cub.py
src/compphysutils/parser/parsers/coord-tm.py
src/compphysutils/parser/parsers/coord-xyz.py
src/compphysutils/parser/parsers/csv.py
src/compphysutils/parser/parsers/eiger.py
src/compphysutils/parser/parsers/image.py
src/compphysutils/parser/parsers/tm-mos.py
src/compphysutils/parser/post_process/__init__.py
src/compphysutils/parser/post_process/average.py
src/compphysutils/parser/post_process/gap.py
src/compphysutils/parser/post_process/level-spacing.py
src/compphysutils/parser/post_process/levels.py
src/compphysutils/parser/post_process/mirror.py
src/compphysutils/parser/post_process/plane-rotate.py
src/compphysutils/parser/post_process/scale.py