PyPI project
abacusagent
2 indexed releases ยท newest sdist 0.2.5 with 78 indexed members
Files in 0.2.5 abacusagent-0.2.5.tar.gz
- datasets/create_data.py
- examples/google-adk/checkresult.py
- quick_start/agent.py
- quick_start/prepare_abacusagent_env.py
- server.py
- src/abacusagent/__init__.py
- src/abacusagent/constant.py
- src/abacusagent/create_template.py
- src/abacusagent/env.py
- src/abacusagent/google-adk-agent-template.py
- src/abacusagent/init_mcp.py
- src/abacusagent/main.py
- src/abacusagent/modules/__init__.py
- src/abacusagent/modules/abacus.py
- src/abacusagent/modules/bader.py
- src/abacusagent/modules/band.py
- src/abacusagent/modules/cube.py
- src/abacusagent/modules/dos.py
- src/abacusagent/modules/elastic.py
- src/abacusagent/modules/eos.py
- src/abacusagent/modules/md.py
- src/abacusagent/modules/phonon.py
- src/abacusagent/modules/pyatb.py
- src/abacusagent/modules/relax.py
- src/abacusagent/modules/scf.py
- src/abacusagent/modules/structure_editor.py
- src/abacusagent/modules/structure_generator.py
- src/abacusagent/modules/submodules/abacus.py
- src/abacusagent/modules/submodules/bader.py
- src/abacusagent/modules/submodules/band.py
- src/abacusagent/modules/submodules/cube.py
- src/abacusagent/modules/submodules/deeptb_tool.py
- src/abacusagent/modules/submodules/dos.py
- src/abacusagent/modules/submodules/elastic.py
- src/abacusagent/modules/submodules/eos.py
- src/abacusagent/modules/submodules/jdos_pyatb.py
- src/abacusagent/modules/submodules/md.py
- src/abacusagent/modules/submodules/phonon.py
- src/abacusagent/modules/submodules/pyatb.py
- src/abacusagent/modules/submodules/relax.py
- src/abacusagent/modules/submodules/scf.py
- src/abacusagent/modules/submodules/structure_editor.py
- src/abacusagent/modules/submodules/structure_generator.py
- src/abacusagent/modules/submodules/vacancy.py
- src/abacusagent/modules/submodules/vibration.py
- src/abacusagent/modules/submodules/work_function.py
- src/abacusagent/modules/symmetry.py
- src/abacusagent/modules/tool_wrapper.py
- src/abacusagent/modules/util/__init__.py
- src/abacusagent/modules/util/chemical_elements.py
- src/abacusagent/modules/util/comm.py
- src/abacusagent/modules/util/control.py
- src/abacusagent/modules/util/cube_manipulator.py
- src/abacusagent/modules/util/pyatb.py
- src/abacusagent/modules/util/symmetry.py
- src/abacusagent/modules/vacancy.py
- src/abacusagent/modules/vibration.py
- src/abacusagent/modules/work_function.py
- src/abacusagent/prompt.py
- src/abacusagent/version.py
- tests/integrate_test/get_ref_result.py
- tests/integrate_test/test_bader.py
- tests/integrate_test/test_band.py
- tests/integrate_test/test_dos.py
- tests/integrate_test/test_elastic.py
- tests/integrate_test/test_eos.py
- tests/integrate_test/test_md.py
- tests/integrate_test/test_phonon.py
- tests/integrate_test/test_relax.py
- tests/integrate_test/test_scf.py
- tests/integrate_test/test_tool_wrapper.py
- tests/integrate_test/test_vacancy_energy.py
- tests/integrate_test/test_vibration.py
- tests/integrate_test/test_work_function.py
- tests/integrate_test/utils.py
- tests/test_abacus.py
- tests/test_dos.py
- tests/test_work_function.py