LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
THIRD_PARTY_LICENSES/AIMNet2-LICENSE
THIRD_PARTY_LICENSES/AIMNet2-PROVENANCE.md
benchmarks/conformer/small.json
benchmarks/conformer/reference/butane_global.xyz
benchmarks/conformer/reference/ethanol_global.xyz
benchmarks/scan_bond/CH3.xyz
benchmarks/scan_bond/Cl.xyz
benchmarks/scan_bond/H.xyz
benchmarks/scan_bond/NH2.xyz
benchmarks/scan_bond/OH.xyz
pyar/Molecule.py
pyar/__init__.py
pyar/aggregate_state.py
pyar/aggregator.py
pyar/backend_capabilities.py
pyar/bonding_analysis.py
pyar/checkvalidity.py
pyar/cli.py
pyar/energy_gradient_providers.py
pyar/file_manager.py
pyar/molecule_geometry.py
pyar/molecule_io.py
pyar/molecule_merge.py
pyar/neb.py
pyar/optimiser.py
pyar/optional_dependencies.py
pyar/orientation_sampling.py
pyar/property.py
pyar/reaction_analysis.py
pyar/reaction_identity.py
pyar/reaction_state.py
pyar/reaction_trace.py
pyar/reactor.py
pyar/release.py
pyar/representations.py
pyar/scan.py
pyar/similarity.py
pyar/solvation_state.py
pyar/trial_generation.py
pyar/workflow_results.py
pyar/AIMNet2/__init__.py
pyar/AIMNet2/calculators/__init__.py
pyar/AIMNet2/calculators/afir_aimnet.py
pyar/AIMNet2/calculators/aimnet2_ase_opt.py
pyar/AIMNet2/calculators/aimnet2ase.py
pyar/AIMNet2/models/__init__.py
pyar/afir/__init__.py
pyar/afir/restraints.py
pyar/aggregation/__init__.py
pyar/aggregation/request.py
pyar/backends/ASE.py
pyar/backends/__init__.py
pyar/backends/adaptive_geometric.py
pyar/backends/aimnet2_assets.py
pyar/backends/aimnet_2.py
pyar/backends/aiqm1_mlatom.py
pyar/backends/ani.py
pyar/backends/babel.py
pyar/backends/gaussian.py
pyar/backends/geometric.py
pyar/backends/mlatom_aiqm1.py
pyar/backends/mlopt.py
pyar/backends/mopac.py
pyar/backends/orca-afir.py
pyar/backends/orca.py
pyar/backends/orca_aiqm1.py
pyar/backends/orca_scan.py
pyar/backends/psi4.py
pyar/backends/subprocess_utils.py
pyar/backends/turbomole.py
pyar/backends/xtb.py
pyar/backends/xtb_aimnet2.py
pyar/backends/xtb_aiqm1.py
pyar/backends/xtb_turbo.py
pyar/backends/xtb_utils.py
pyar/backends/xtbturbo.py
pyar/benchmarks/__init__.py
pyar/benchmarks/conformer.py
pyar/biases/__init__.py
pyar/biases/afir.py
pyar/biases/collective_coordinates.py
pyar/biases/controller.py
pyar/biases/softmin.py
pyar/conformer/__init__.py
pyar/conformer/request.py
pyar/core/__init__.py
pyar/core/geometry.py
pyar/core/molecule.py
pyar/data/__init__.py
pyar/data/atomic_data.py
pyar/data/defualt_parameters.py
pyar/data/new_atomic_data.py
pyar/data/units.py
pyar/data_analysis/__init__.py
pyar/data_analysis/clustering.py
pyar/interface/__init__.py
pyar/interface/mlopt.py
pyar/io/__init__.py
pyar/io/results.py
pyar/io/xyz.py
pyar/mlatom/LICENSE
pyar/mlatom/MLTPA.py
pyar/mlatom/ML_NEA.py
pyar/mlatom/MLatom.py
pyar/mlatom/MLtasks.py
pyar/mlatom/__init__.py
pyar/mlatom/aiqm1.py
pyar/mlatom/args_class.py
pyar/mlatom/ccsdtstarcbs.py
pyar/mlatom/composite_methods.py
pyar/mlatom/constants.py
pyar/mlatom/conversions.py
pyar/mlatom/data.py
pyar/mlatom/doc.py
pyar/mlatom/environment_variables.py
pyar/mlatom/header.py
pyar/mlatom/initial_conditions.py
pyar/mlatom/interface_MLatomF.py
pyar/mlatom/kreg_api.py
pyar/mlatom/mlatom_gui.py
pyar/mlatom/models.py
pyar/mlatom/plot.py
pyar/mlatom/shell_cmd.py
pyar/mlatom/simulations.py
pyar/mlatom/sliceData.py
pyar/mlatom/stats.py
pyar/mlatom/stopper.py
pyar/mlatom/thermostat.py
pyar/mlatom/utils.py
pyar/mlatom/xyz.py
pyar/mlatom/aiqm1_model/__init__.py
pyar/mlatom/interfaces/__init__.py
pyar/mlatom/interfaces/ase_interface.py
pyar/mlatom/interfaces/dftd4_interface.py
pyar/mlatom/interfaces/dpmd_interface.py
pyar/mlatom/interfaces/gap_interface.py
pyar/mlatom/interfaces/gaussian_interface.py
pyar/mlatom/interfaces/mndo_interface.py
pyar/mlatom/interfaces/orca_interface.py
pyar/mlatom/interfaces/physnet_interface.py
pyar/mlatom/interfaces/pyscf_interface.py
pyar/mlatom/interfaces/sgdml_interface.py
pyar/mlatom/interfaces/sparrow_interface.py
pyar/mlatom/interfaces/torchani_interface.py
pyar/mlatom/interfaces/xtb_interface.py
pyar/sampling/__init__.py
pyar/sampling/metrics.py
pyar/sampling/rotation.py
pyar/sampling/sphere.py
pyar/sampling/trial_generator.py
pyar/scripts/__init__.py
pyar/scripts/benchmark_clustering.py
pyar/scripts/benchmark_orientations.py
pyar/scripts/clustering.py
pyar/scripts/conformer.py
pyar/scripts/conformer_benchmark.py
pyar/scripts/descriptor.py
pyar/scripts/energy_table.py
pyar/scripts/explore.py
pyar/scripts/optimiser.py
pyar/scripts/react.py
pyar/scripts/reaction_trace.py
pyar/scripts/scan_bond.py
pyar/scripts/similarity.py
pyar/scripts/trial_generation.py
pyar/selection/__init__.py
pyar/selection/basin_memory.py
pyar/selection/clustering.py
pyar/selection/deduplication.py
pyar/selection/diversity.py
pyar/selection/reports.py
pyar/solvation/__init__.py
pyar/solvation/request.py
pyar/state/__init__.py
pyar/state/aggregate.py
pyar/state/reaction.py
pyar/state/solvation.py
pyar/workflows/__init__.py
pyar/workflows/_growth.py
pyar/workflows/aggregate.py
pyar/workflows/conformer.py
pyar/workflows/reaction.py
pyar/workflows/scan_bond.py
pyar/workflows/solvation.py
pyar_chem.egg-info/PKG-INFO
pyar_chem.egg-info/SOURCES.txt
pyar_chem.egg-info/dependency_links.txt
pyar_chem.egg-info/entry_points.txt
pyar_chem.egg-info/requires.txt
pyar_chem.egg-info/top_level.txt
tests/test_adaptive_geometric.py
tests/test_adaptive_reaction_p0.py
tests/test_afir_bias.py
tests/test_afir_utils.py
tests/test_aggregate_state.py
tests/test_aggregation_request.py
tests/test_aggregator.py
tests/test_babel_backend.py
tests/test_backend_capabilities.py
tests/test_bias_controller.py
tests/test_bonding_analysis.py
tests/test_cli.py
tests/test_clustering.py
tests/test_collective_coordinates.py
tests/test_conformer_benchmark.py
tests/test_conformer_request.py
tests/test_conformer_workflow.py
tests/test_energy_gradient_providers.py
tests/test_formula_generator.py
tests/test_geometric_optimizer.py
tests/test_molecule.py
tests/test_molecule_helpers.py
tests/test_neb.py
tests/test_orientation_sampling.py
tests/test_packaging_metadata.py
tests/test_reaction_energy.py
tests/test_reaction_identity.py
tests/test_reaction_review_regressions.py
tests/test_reaction_state.py
tests/test_reaction_trace.py
tests/test_release_tracker.py
tests/test_representations.py
tests/test_scan_bond.py
tests/test_scripts_clustering.py
tests/test_scripts_energy_table.py
tests/test_scripts_workflows.py
tests/test_selection_reports.py
tests/test_softmin_bias.py
tests/test_solvation.py
tests/test_solvation_request.py
tests/test_solvation_state.py
tests/test_target_layout.py
tests/test_trial_generation.py
tests/test_xtb_interfaces.py