tensor4all / TensorCrossInterpolation.jl

https://tensor4all.github.io/TensorCrossInterpolation.jl/
MIT License
13 stars 0 forks source link

Type Instability in TTCache? #9

Closed shinaoka closed 2 months ago

shinaoka commented 2 months ago

The sizes of the site tensors can be arbitrary.

struct TTCache{ValueType} <: BatchEvaluator{ValueType}
    sitetensors::Vector{Array{ValueType}}