SkillAgentSearch skills...

ITensorNetworks.jl

A package with general tools for working with higher-dimensional tensor networks based on ITensor.

Install / Use

/learn @ITensor/ITensorNetworks.jl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

[!WARNING] This is a pre-release software. There are no guarantees that functionality won't break from version to version, though we will try our best to indicate breaking changes following semantic versioning (semver) by bumping the minor version of the package. We are biasing heavily towards "moving fast and breaking things" during this stage of development, which will allow us to more quickly develop the package and bring it to a point where we have enough features and are happy enough with the external interface to officially release it for general public use.

In short, use this package with caution, and don't expect the interface to be stable or for us to clearly announce parts of the code we are changing.

ITensorNetworks.jl

Stable Dev Build Status Coverage Code Style Aqua

Support

<picture> <source media="(prefers-color-scheme: dark)" width="20%" srcset="docs/src/assets/CCQ-dark.png"> <img alt="Flatiron Center for Computational Quantum Physics logo." width="20%" src="docs/src/assets/CCQ.png"> </picture>

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

Installation instructions

This package can be added as usual through the package manager:

julia> using Pkg: Pkg

julia> Pkg.add("ITensorNetworks")

Examples

using ITensorNetworks: ITensorNetworks

Examples go here.


This page was generated using Literate.jl.

View on GitHub
GitHub Stars115
CategoryDevelopment
Updated2d ago
Forks22

Languages

Julia

Security Score

95/100

Audited on Mar 29, 2026

No findings