IntervalLinearAlgebra.jl icon indicating copy to clipboard operation
IntervalLinearAlgebra.jl copied to clipboard

use extensions instead of requires when usable

Open KristofferC opened this issue 9 months ago • 0 comments

This fixes the package on 1.12 (failing due to both LazySets and IntervalLinearAlgebra defining an Intervarl name).

Tangentially, this package also fails on 1.6 due to using BLAS.lbt_forward, which is not defined there. Might warrant a bump to julia 1.10.

KristofferC avatar Feb 28 '25 16:02 KristofferC