kaleidicassociates / lubeck

High level linear algebra library for Dlang
http://lubeck.libmir.org/
Boost Software License 1.0
66 stars 14 forks source link

mir-lapack does not have a lapack configuration #54

Open jmh530 opened 10 months ago

jmh530 commented 10 months ago

The dub-sdl for lubeck has:

configuration "lapack" { subConfiguration "mir-lapack" "lapack" }

but the dub.sdl for mir-lapack does not have a lapack configuration https://github.com/libmir/mir-lapack/blob/master/dub.sdl

The errors in this case are not so informative.