We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
SparseArrayInterface
SparseArraysBase
1 parent 235a1a8 commit 061f62aCopy full SHA for 061f62a
ext/TensorAlgebraGradedAxesExt/test/test_contract.jl
@@ -3,7 +3,7 @@ using BlockArrays: Block, blocksize
3
using Compat: Returns
4
using NDTensors.BlockSparseArrays: BlockSparseArray
5
using NDTensors.GradedAxes: gradedrange
6
-using NDTensors.SparseArrayInterface: densearray
+using NDTensors.SparseArraysBase: densearray
7
using NDTensors.SymmetrySectors: U1
8
using NDTensors.TensorAlgebra: contract
9
using Random: randn!
0 commit comments