OMCompiler icon indicating copy to clipboard operation
OMCompiler copied to clipboard

Drop deprecated LAPACK apis

Open jschueller opened this issue 5 years ago • 2 comments

dgelsx, dgegv, dgeqpf are deprecated since lapack 3.1.1 (2007), remove them

jschueller avatar Mar 19 '19 14:03 jschueller

Those functions are still used by the MSL, so we need to support them.

perost avatar Mar 19 '19 15:03 perost

ok, let's see what they say https://github.com/modelica/ModelicaStandardLibrary/pull/2857

jschueller avatar Mar 19 '19 15:03 jschueller