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

Latest commit

 

History

History
13 lines (9 loc) · 1006 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 1006 Bytes

⚠️ 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.