LICENCE.md
MANIFEST.in
README.md
pyproject.toml
src/arnica/.pylintrc
src/arnica/__init__.py
src/arnica/cli.py
src/arnica.egg-info/PKG-INFO
src/arnica.egg-info/SOURCES.txt
src/arnica.egg-info/dependency_links.txt
src/arnica.egg-info/entry_points.txt
src/arnica.egg-info/requires.txt
src/arnica.egg-info/top_level.txt
src/arnica/__pycache__/__init__.cpython-311.pyc
src/arnica/__pycache__/__init__.cpython-313.pyc
src/arnica/__pycache__/__init__.cpython-38.pyc
src/arnica/__pycache__/cli.cpython-311.pyc
src/arnica/__pycache__/cli.cpython-313.pyc
src/arnica/phys/__init__.py
src/arnica/phys/solid_material.py
src/arnica/phys/thermodyn_properties.py
src/arnica/phys/wall_thermal_equilibrium.py
src/arnica/phys/yk_from_phi.py
src/arnica/phys/__pycache__/__init__.cpython-311.pyc
src/arnica/phys/__pycache__/__init__.cpython-313.pyc
src/arnica/phys/__pycache__/__init__.cpython-38.pyc
src/arnica/phys/__pycache__/solid_material.cpython-311.pyc
src/arnica/phys/__pycache__/solid_material.cpython-313.pyc
src/arnica/phys/__pycache__/solid_material.cpython-38.pyc
src/arnica/phys/__pycache__/thermodyn_properties.cpython-311.pyc
src/arnica/phys/__pycache__/thermodyn_properties.cpython-313.pyc
src/arnica/phys/__pycache__/thermodyn_properties.cpython-38.pyc
src/arnica/phys/__pycache__/wall_thermal_equilibrium.cpython-311.pyc
src/arnica/phys/__pycache__/wall_thermal_equilibrium.cpython-313.pyc
src/arnica/phys/__pycache__/wall_thermal_equilibrium.cpython-38.pyc
src/arnica/phys/__pycache__/yk_from_phi.cpython-311.pyc
src/arnica/phys/__pycache__/yk_from_phi.cpython-313.pyc
src/arnica/phys/__pycache__/yk_from_phi.cpython-38.pyc
src/arnica/plots/__init__.py
src/arnica/plots/hoveritems.py
src/arnica/plots/__pycache__/__init__.cpython-311.pyc
src/arnica/plots/__pycache__/__init__.cpython-313.pyc
src/arnica/plots/__pycache__/__init__.cpython-38.pyc
src/arnica/plots/__pycache__/hoveritems.cpython-311.pyc
src/arnica/plots/__pycache__/hoveritems.cpython-313.pyc
src/arnica/plots/__pycache__/hoveritems.cpython-38.pyc
src/arnica/utils/README.md
src/arnica/utils/__init__.py
src/arnica/utils/axipointcloud.py
src/arnica/utils/brokenlines_actions.py
src/arnica/utils/cloud2cloud.py
src/arnica/utils/cloud2cloud2.py
src/arnica/utils/curve_feat_extract.py
src/arnica/utils/datadict2file.py
src/arnica/utils/directed_projection.py
src/arnica/utils/mesh_tool.py
src/arnica/utils/nparray2xmf.py
src/arnica/utils/plot_ave_with_interval.py
src/arnica/utils/plot_quad2tri.py
src/arnica/utils/plotcsv.py
src/arnica/utils/sample_curve_from_cloud.py
src/arnica/utils/show_mat.py
src/arnica/utils/structarr_io.py
src/arnica/utils/timer_decorator.py
src/arnica/utils/unstructured_adjacency.py
src/arnica/utils/vector_actions.py
src/arnica/utils/__pycache__/__init__.cpython-311.pyc
src/arnica/utils/__pycache__/__init__.cpython-313.pyc
src/arnica/utils/__pycache__/__init__.cpython-38.pyc
src/arnica/utils/__pycache__/axipointcloud.cpython-311.pyc
src/arnica/utils/__pycache__/axipointcloud.cpython-313.pyc
src/arnica/utils/__pycache__/axipointcloud.cpython-38.pyc
src/arnica/utils/__pycache__/axishell.cpython-311.pyc
src/arnica/utils/__pycache__/axishell.cpython-313.pyc
src/arnica/utils/__pycache__/axishell_2.cpython-311.pyc
src/arnica/utils/__pycache__/axishell_2.cpython-313.pyc
src/arnica/utils/__pycache__/brokenlines_actions.cpython-311.pyc
src/arnica/utils/__pycache__/brokenlines_actions.cpython-313.pyc
src/arnica/utils/__pycache__/brokenlines_actions.cpython-38.pyc
src/arnica/utils/__pycache__/cartshell_3.cpython-311.pyc
src/arnica/utils/__pycache__/cartshell_3.cpython-313.pyc
src/arnica/utils/__pycache__/cloud2cloud.cpython-311.pyc
src/arnica/utils/__pycache__/cloud2cloud.cpython-313.pyc
src/arnica/utils/__pycache__/cloud2cloud.cpython-38.pyc
src/arnica/utils/__pycache__/cloud2cloud2.cpython-313.pyc
src/arnica/utils/__pycache__/curve_feat_extract.cpython-311.pyc
src/arnica/utils/__pycache__/curve_feat_extract.cpython-313.pyc
src/arnica/utils/__pycache__/curve_feat_extract.cpython-38.pyc
src/arnica/utils/__pycache__/datadict2file.cpython-311.pyc
src/arnica/utils/__pycache__/datadict2file.cpython-313.pyc
src/arnica/utils/__pycache__/datadict2file.cpython-38.pyc
src/arnica/utils/__pycache__/directed_projection.cpython-311.pyc
src/arnica/utils/__pycache__/directed_projection.cpython-313.pyc
src/arnica/utils/__pycache__/directed_projection.cpython-38.pyc
src/arnica/utils/__pycache__/mesh_tool.cpython-311.pyc
src/arnica/utils/__pycache__/mesh_tool.cpython-313.pyc
src/arnica/utils/__pycache__/nparray2xmf.cpython-311.pyc
src/arnica/utils/__pycache__/nparray2xmf.cpython-313.pyc
src/arnica/utils/__pycache__/nparray2xmf.cpython-38.pyc
src/arnica/utils/__pycache__/plot_ave_with_interval.cpython-313.pyc
src/arnica/utils/__pycache__/plot_density_mesh.cpython-311.pyc
src/arnica/utils/__pycache__/plot_density_mesh.cpython-313.pyc
src/arnica/utils/__pycache__/plot_quad2tri.cpython-313.pyc
src/arnica/utils/__pycache__/plotcsv.cpython-313.pyc
src/arnica/utils/__pycache__/same_nob.cpython-311.pyc
src/arnica/utils/__pycache__/same_nob.cpython-313.pyc
src/arnica/utils/__pycache__/sample_curve_from_cloud.cpython-311.pyc
src/arnica/utils/__pycache__/sample_curve_from_cloud.cpython-313.pyc
src/arnica/utils/__pycache__/sample_curve_from_cloud.cpython-38.pyc
src/arnica/utils/__pycache__/show_mat.cpython-311.pyc
src/arnica/utils/__pycache__/show_mat.cpython-313.pyc
src/arnica/utils/__pycache__/show_mat.cpython-38.pyc
src/arnica/utils/__pycache__/showy.cpython-311.pyc
src/arnica/utils/__pycache__/showy.cpython-313.pyc
src/arnica/utils/__pycache__/structarr_io.cpython-311.pyc
src/arnica/utils/__pycache__/structarr_io.cpython-313.pyc
src/arnica/utils/__pycache__/structarr_io.cpython-38.pyc
src/arnica/utils/__pycache__/timer_decorator.cpython-313.pyc
src/arnica/utils/__pycache__/unstructured_adjacency.cpython-313.pyc
src/arnica/utils/__pycache__/vector_actions.cpython-311.pyc
src/arnica/utils/__pycache__/vector_actions.cpython-313.pyc
src/arnica/utils/__pycache__/vector_actions.cpython-38.pyc
tests/test_axipointcloud.py
tests/test_brokenlines_actions.py
tests/test_cloud2cloud.py
tests/test_compositions.py
tests/test_curve_feat_extract.py
tests/test_datadict2file.py
tests/test_directed_projection.py
tests/test_nparray2xmf.py
tests/test_phys.py
tests/test_plot_quad2tri.py
tests/test_sample_curve_from_cloud.py
tests/test_show_mat.py
tests/test_structarr_io.py
tests/test_vector_actions.py