README.md
pyproject.toml
setup.py
addatmatrix/__init__.py
addatmatrix/adda.bin
addatmatrix/cli.py
addatmatrix/cross_section.py
addatmatrix/data.py
addatmatrix/far_field.py
addatmatrix/gauss_legendre.py
addatmatrix/incident_field.py
addatmatrix/math.py
addatmatrix/read_permittivity_data.py
addatmatrix/shift_t_matrix.py
addatmatrix/spatial.py
addatmatrix/t_matrix.py
addatmatrix/wrapper.py
addatmatrix.egg-info/PKG-INFO
addatmatrix.egg-info/SOURCES.txt
addatmatrix.egg-info/dependency_links.txt
addatmatrix.egg-info/entry_points.txt
addatmatrix.egg-info/requires.txt
addatmatrix.egg-info/top_level.txt
benchmarks/__init__.py
benchmarks/adda_orientation_average_multi_wl.py
benchmarks/analyze_convergence_results.py
benchmarks/benchmark_paper_test1.py
benchmarks/compare_adda_orientation_average.py
benchmarks/compare_single_runs_four_spheres.py
benchmarks/compare_single_runs_sphere.py
benchmarks/compare_single_runs_sphere_gold.py
benchmarks/compare_single_runs_spheroid.py
benchmarks/compare_single_runs_spheroid_nsurr1.py
benchmarks/compare_smuthi_to_treams.py
benchmarks/compare_to_treams.py
benchmarks/convergence_run_adda.py
benchmarks/convergence_run_adda_gl.py
benchmarks/convergence_run_orientation_avg.py
benchmarks/convergence_run_single_illumination_adda.py
benchmarks/convergence_run_single_illumination_smuthi_multi_wl.py
benchmarks/convergence_run_smuthi.py
benchmarks/convergence_run_smuthi_multi_eps.py
benchmarks/convergence_run_smuthi_multi_wl.py
benchmarks/convergence_tests.py
benchmarks/convergence_tests_get_t_matrix.py
benchmarks/far_field_from_adda.py
benchmarks/far_field_test.py
benchmarks/far_field_test_analyze.py
benchmarks/find_stable_point.py
benchmarks/get_smuthi_t_format.py
benchmarks/merge_dbs.py
benchmarks/particles.py
benchmarks/read_far_field_from_db.py
benchmarks/read_permittivity_data.py
benchmarks/read_sm_conv_from_db.py
benchmarks/read_t_matrix.py
benchmarks/run_pipeline.py
benchmarks/single_illumination_run_adda copy.py
benchmarks/single_illumination_run_adda.py
benchmarks/single_illumination_run_adda_four_spheres.py
benchmarks/single_illumination_run_adda_sphere_diel.py
benchmarks/single_illumination_run_adda_sphere_gold.py
benchmarks/single_illumination_run_adda_spheroid.py
benchmarks/single_illumination_run_adda_spheroid_nsurr_1.py
benchmarks/single_illumination_smuthi_run.py
benchmarks/single_illumination_smuthi_run_four_spheres.py
benchmarks/single_illumination_smuthi_run_sphere_gold.py
benchmarks/single_illumination_smuthi_run_spheroid.py
benchmarks/single_illumination_smuthi_run_spheroid_nsurr1.py
benchmarks/single_illumination_treams.py
benchmarks/smuthi_indices.py
benchmarks/test_gl.py
benchmarks/test_hydra.py
benchmarks/three_runs.py
benchmarks/three_runs_sphere.py
benchmarks/visualize_adda_orientation_average_multi_wl_results.py
benchmarks/visualize_adda_vs_smuthi_multi_wl.py
benchmarks/visualize_adda_vs_smuthi_orientation_avg.py
benchmarks/visualize_conv_test.py
benchmarks/visualize_conv_test_old_method.py
benchmarks/visualize_convergence.py
benchmarks/visualize_convergence_old_method.py
benchmarks/visualize_convergence_run.py
benchmarks/visualize_convergence_run_smuthi_multi_eps.py
benchmarks/pipelines/__init__.py
benchmarks/pipelines/adda_ops.py
benchmarks/pipelines/common.py
benchmarks/pipelines/db.py
benchmarks/pipelines/pipeline1.py
benchmarks/pipelines/pipeline1_5.py
benchmarks/pipelines/pipeline2.py
benchmarks/pipelines/smuthi_ops.py
benchmarks/pipelines/utils.py
tests/test_cli.py
tests/test_data.py
tests/test_gl.py
tests/test_math.py
tests/test_shift_t_matrix.py
tests/test_t_matrix.py