Skip to content

[BUG] Investigate potential compilation issues related to overloading Base.cat #25

Closed
@mtfishman

Description

@mtfishman

@amilsted reported that as of this PR to NDTensors.SparseArraysBase: ITensor/ITensors.jl#1579 which adds Base.cat, loading NDTensors.jl/ITensors.jl along with DifferentialEquations.jl causes huge compile times. That might also be related to https://itensor.discourse.group/t/linearmaps-and-itensors-incompatibility/2216.

For NDTensors.jl/ITensors.jl, that issue should get fixed by ITensor/ITensors.jl#1601, since that PR removes SparseArraysBase.jl from NDTensors.jl in favor of the version in this repository. We need to check if this package has the same problem, and if so rewrite it to avoid that problem.

See also ITensor/BlockSparseArrays.jl#34.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions