NDTensors.jl
NDTensors.jl copied to clipboard
A Julia package for n-dimensional sparse tensors.
⚠️ 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 |
---|
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.