Skip to content
This repository has been archived by the owner on Dec 7, 2021. It is now read-only.

ITensor/NDTensors.jl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ INFO: This repository is deprecated

The source code for the NDTensors package has been moved into the monorepo at ITensors.jl. Please refer to that repository for the latest changes.

NDTensors.jl

Build Status
Tests codecov

NDTensors is a Julia package for n-dimensional sparse tensors. For now, it supports dense, block sparse, diagonal, and diagonal block sparse tensors. The focus is on providing efficient tensor operations, such as tensor decompositions and contractions.