Libtetrabz is a library which perform efficiently the Brillouin-zone integration in the electronic structure calculation in a solid by using the tetrahedron method.
A Python library for manipulating symmetry operations and automatically generating symmetry-adapted multipole basis (SAMB) based on crystallographic point and space groups. By using QtDraw, users can also visualize the output of this library.
3D drawing software for molecules and crystals. QtDraw supports drawings of 3D objects such as atomic orbitals, polygons and spline curves. By installing MultiPie, users can draw the above objects with the help of symmetry operations and irreducible representations. These functionalities can be called by Python code.
TC++ is open-source software for ab initio calculations using the transcorrelated (TC) method. In TC++, users can take account of electron correlations in a Jastrow correlation factor based on the TC method. Electronic structures obtained by Quantum ESPRESSO can be used as an initial state of TC++.
A database for thermodynamic properties and crystal structures calculated based on the density functional theory by a research group in Northwestern University. OQMD provides over one million data generated by using not only experimental crystal structures provided by ICSD but also those obtained by calculations. Users can search data in OQMD by using Python API.
Python library for the Open Quantum Materials Database, a first-principles computational database. qmpy supports several analysis tools such as crystal structures and phase diagrams. Users can perform automatic calculations using VASP.
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.
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.
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.
Easy-to-use and fast Python library for simulation of quantum information and quantum many-body systems. It provides Tensor module for tensor network simulations and Matrix module for “exact” quantum simulations.