Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Kuan Bartel 67642e9c76 Changed to use LoadLibraryEx rather than LoadLibrary to properly find library dependencies and added searching for the architecture specific folder in the current domain's base directory which fixes a problem with running unit tests with MSTest / Xunit in Visual Studio (assemblies seem to be copied to the temp directory so fails to find the native library). 11 years ago
..
Data Release Data Extensions v3.1.0 12 years ago
DataUnitTests Release Data Extensions v3.1.0 12 years ago
Examples Fix examples 12 years ago
FSharp Release v3.5.0 12 years ago
FSharpExamples Paket: convert-from-nuget 12 years ago
FSharpUnitTests Release v3.5.0 12 years ago
NativeProviders fixed tests for complex evd 12 years ago
Numerics Changed to use LoadLibraryEx rather than LoadLibrary to properly find library dependencies and added searching for the architecture specific folder in the current domain's base directory which fixes a problem with running unit tests with MSTest / Xunit in Visual Studio (assemblies seem to be copied to the temp directory so fails to find the native library). 11 years ago
Performance Native: replace NATIVEMKL build constant with NATIVE as it can be used by other native providers as well #296 11 years ago
UnitTests Native: replace NATIVEMKL build constant with NATIVE as it can be used by other native providers as well #296 11 years ago
.gitignore Solution: separate solution for portable builds (SL etc) 14 years ago
MathNet.Numerics.snk Added missing files 17 years ago