All Projects → ITensor → Itensor

ITensor / Itensor

Licence: apache-2.0
A C++ library for efficient tensor network calculations

Projects that are alternatives of or similar to Itensor

gopem
GUI for OPEM library
Stars: ✭ 20 (-92.57%)
Mutual labels:  chemistry, physics
fundamental
Software to look for interrelationships between constants and find formulas for number sequences
Stars: ✭ 14 (-94.8%)
Mutual labels:  chemistry, physics
Fermi.jl
Fermi quantum chemistry program
Stars: ✭ 107 (-60.22%)
Mutual labels:  chemistry, physics
Cadabra2
A field-theory motivated approach to computer algebra.
Stars: ✭ 112 (-58.36%)
Mutual labels:  tensors, physics
opem
OPEM (Open Source PEM Fuel Cell Simulation Tool)
Stars: ✭ 107 (-60.22%)
Mutual labels:  chemistry, physics
Quimb
A python library for quantum information and many-body calculations including tensor networks.
Stars: ✭ 170 (-36.8%)
Mutual labels:  tensors, physics
pem-dataset1
Proton Exchange Membrane (PEM) Fuel Cell Dataset
Stars: ✭ 48 (-82.16%)
Mutual labels:  chemistry, physics
Mrchem
MultiResolution Chemistry
Stars: ✭ 13 (-95.17%)
Mutual labels:  physics, chemistry
AutoForce
Sparse Gaussian Process Potentials
Stars: ✭ 17 (-93.68%)
Mutual labels:  chemistry, physics
pylj
Teaching Utility for Classical Atomistic Simulation.
Stars: ✭ 23 (-91.45%)
Mutual labels:  chemistry, physics
Chemlab
The chemistry library you were waiting for
Stars: ✭ 187 (-30.48%)
Mutual labels:  physics, chemistry
pytopomat
Python Topological Materials (pytopomat) is a code for easy, high-throughput analysis of topological materials.
Stars: ✭ 19 (-92.94%)
Mutual labels:  chemistry, physics
Orthopy
Orthogonal polynomials in all shapes and sizes.
Stars: ✭ 75 (-72.12%)
Mutual labels:  physics, chemistry
Itensors.jl
A Julia library for efficient tensor computations and tensor network calculations
Stars: ✭ 199 (-26.02%)
Mutual labels:  tensors, physics
Mcmd
Monte Carlo and Molecular Dynamics Simulation Package
Stars: ✭ 52 (-80.67%)
Mutual labels:  physics, chemistry
PyAbel
A python package for Abel and inverse Abel transforms
Stars: ✭ 74 (-72.49%)
Mutual labels:  chemistry, physics
Psi4
Open-Source Quantum Chemistry – an electronic structure package in C++ driven by Python
Stars: ✭ 521 (+93.68%)
Mutual labels:  physics, chemistry
Xopt
eXternal OPTimizer
Stars: ✭ 5 (-98.14%)
Mutual labels:  physics, chemistry
cellpy
extract and tweak data from electrochemical tests of cells
Stars: ✭ 46 (-82.9%)
Mutual labels:  chemistry, physics
Atomic-Periodic-Table.Android
Atomic - Periodic Table
Stars: ✭ 33 (-87.73%)
Mutual labels:  chemistry, physics

Homepage: http://itensor.org/

An efficient and flexible C++ library for performing tensor network calculations.

The foundation of the library is the Intelligent Tensor or ITensor. Contracting ITensors is no harder than multiplying scalars: matching indices automatically find each other and contract. This makes it easy to transcribe tensor network diagrams into correct, efficient code.

Installation instructions can be found in the INSTALL file.

Citation

If you use ITensors.jl in your work, for now please cite the arXiv preprint:

@misc{fishman2020itensor,
    title={The \mbox{ITensor} Software Library for Tensor Network Calculations},
    author={Matthew Fishman and Steven R. White and E. Miles Stoudenmire},
    year={2020},
    eprint={2007.14822},
    archivePrefix={arXiv},
    primaryClass={cs.MS}
}
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].