⚠️ INFO: This repository is deprecatedThe source code for the
NDTensors
package has been moved into the monorepo at ITensors.jl. Please refer to that repository for the latest changes.
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.