Skip to content

Repository files navigation

ITensorNetworksNext.jl

StableDevBuild StatusCoverageCode StyleAqua

Support

Flatiron Center for Computational Quantum Physics logo.

ITensorNetworksNext.jl is supported by the Flatiron Institute, a division of the Simons Foundation.

Installation instructions

This package resides in the ITensor/ITensorRegistry local registry. In order to install, simply add that registry through your package manager. This step is only required once.

julia>using Pkg: Pkg
julia> Pkg.Registry.add(url="https://github.com/ITensor/ITensorRegistry")

or:

julia> Pkg.Registry.add(url="git@github.com:ITensor/ITensorRegistry.git")

if you want to use SSH credentials, which can make it so you don't have to enter your Github ursername and password when registering packages.

Then, the package can be added as usual through the package manager:

julia> Pkg.add("ITensorNetworksNext")

Examples

using ITensorNetworksNext: ITensorNetworksNext

Examples go here.


This page was generated using Literate.jl.

About

A rewrite of ITensorNetworks.jl based on ITensorBase.jl/NamedDimsArrays.jl.

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages