An open-source application for quantum chemical calculation. This application can perform quantum chemical calculation based on the Hartree-Fock method and the density functional method. The code is developed on the emphasis of readability and flexibility, and can be called from Python scripts. Quantum chemical calculation based on two-electron wave functions (geminals) is also possible.
ChemSpider is a free chemical structure database that provides fast access to over 100 million structures, properties, and related information, and is operated by the Royal Society of Chemistry.
By integrating and linking compounds from hundreds of high-quality data sources, ChemSpider makes it easy to find chemical data from diverse data sources that are freely available for online searching. Users can also add and manage data in a wikipedia-like fashion. Meanwhile, manual curation by the Royal Society of Chemistry continuously improves data quality.
Debian Live Linux System that contains OS, editors, materials science application software, visualization tools, etc. An environment needed to perform materials science simulations is provided as a one package. By booting up on VirtualBox virtual machine, one can start simulations, such as the first-principles calculation, molecular dynamics, quantum chemical calculation, lattice model calculation, etc, immediately.
Software package that implements Behler-Parinello type neural network potential. The package provides tools for training and evaluating potentials based on given structure-energy data. It also provides an interface with LAMMPS for performing molecular dynamics calculations.
Python wrapper to manage jobs for the ab initio Monte Carlo package TurboRVB. By combining with a workflow management application, TurboWorkflows, users can perform high-throughput calculations based on TurboRVB.
QMCPACK is a modern high-performance open-source Quantum Monte Carlo (QMC) simulation code. Its main applications are electronic structure calculations of molecular, quasi-2D and solid-state systems. Variational Monte Carlo (VMC), diffusion Monte Carlo (DMC), orbital space auxiliary field QMC (AFQMC) and a number of other advanced QMC algorithms are implemented.
Python code for a chemical database, PubChem. Users can search data in PubChem by compound name, structural information and so on. It is also possible to receive outputs as a Pandas DataFrame.
EDlib is an app for performing finite-temperature exact diagonalizations for quantum many-body systems. EDlib is written in C++ and it is possible to obtain finite-temperature properties such as the one-body Green’s function in the Hubbard model and the Anderson model.
Open Chemistry database that has been in operation since 2004 under the National Institutes of Health (NIH) in the United States. It mainly targets data for small molecules, but information on large molecules such as lipids and peptides are also collected. The database can be accessed via web browser or PUG REST API. The data can be also downloaded from an FTP site.
Open-source software for quantum computing in quantum chemistry. OpenFermion can map the ab-initio Hamiltonian of an target molecular or material in second quantization to that in qubits. Parameters of the Hamiltonian is estimated by using other software for first-principles calculations. OpenFermion also provides users plugins to support integration with apps for quantum circuits and quantum simulators.