mathnet / mathnet-numerics-native

Native Providers for Math.NET Numerics (obsolete, now included in mainline repo)
11 stars 12 forks source link

added EVD support to Linux build and built against MKL 11 update 3 #12

Closed cuda closed 11 years ago

cdrnet commented 11 years ago

Quick question: do we know whether the new native v1.3 builds are backwards compatible to Numerics v2.5, or do they require v2.6? (Obviously v2.5 would not leverage native Evd)

cuda commented 11 years ago

v1.3 should work with v2.5 since we didn't change the names of the existing exports (just added four more).

cdrnet commented 11 years ago

Great, so I can release the new NuGet packages already (also for Linux this time!)