41 changed files with 383 additions and 3329 deletions
@ -1,79 +0,0 @@ |
|||
|
|||
Microsoft Visual Studio Solution File, Format Version 12.00 |
|||
# Visual Studio 15 |
|||
VisualStudioVersion = 15.0.27004.2006 |
|||
MinimumVisualStudioVersion = 10.0.40219.1 |
|||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Numerics-2017", "src\Numerics\Numerics-2017.csproj", "{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}" |
|||
EndProject |
|||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "TestData-2017", "src\TestData\TestData-2017.csproj", "{032AE5BB-2D1C-405E-83EF-D4306803C4BE}" |
|||
EndProject |
|||
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "UnitTests-2017", "src\UnitTests\UnitTests-2017.csproj", "{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Readme", "Readme", "{C2F37492-38AE-4186-8A7F-17B0B080942C}" |
|||
ProjectSection(SolutionItems) = preProject |
|||
CONTRIBUTING.md = CONTRIBUTING.md |
|||
CONTRIBUTORS.md = CONTRIBUTORS.md |
|||
LICENSE.md = LICENSE.md |
|||
README.md = README.md |
|||
RELEASENOTES-Native.md = RELEASENOTES-Native.md |
|||
RELEASENOTES.md = RELEASENOTES.md |
|||
EndProjectSection |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{B54A0B40-DE22-49FB-B1C0-6E5BDA3B0B2F}" |
|||
ProjectSection(SolutionItems) = preProject |
|||
build\build-framework.fsx = build\build-framework.fsx |
|||
build.fsx = build.fsx |
|||
build\MathNet.Numerics.nuspec = build\MathNet.Numerics.nuspec |
|||
paket.dependencies = paket.dependencies |
|||
paket.lock = paket.lock |
|||
EndProjectSection |
|||
EndProject |
|||
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "FSharp-2017", "src\FSharp\FSharp-2017.fsproj", "{37E8E802-A354-4114-BFC1-6E1357DA605B}" |
|||
EndProject |
|||
Project("{6EC3EE1D-3C4E-46DD-8F32-0CC8E7565705}") = "FSharpUnitTests-2017", "src\FSharpUnitTests\FSharpUnitTests-2017.fsproj", "{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}" |
|||
EndProject |
|||
Global |
|||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|||
Debug|Any CPU = Debug|Any CPU |
|||
Release|Any CPU = Release|Any CPU |
|||
Release-Signed|Any CPU = Release-Signed|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{4C1F1555-F9C6-45A0-B076-97384CA2BA7F}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{032AE5BB-2D1C-405E-83EF-D4306803C4BE}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9B7A2692-AA86-4A4E-B83B-E2D025FB634F}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(SolutionProperties) = preSolution |
|||
HideSolutionNode = FALSE |
|||
EndGlobalSection |
|||
GlobalSection(ExtensibilityGlobals) = postSolution |
|||
SolutionGuid = {07FBC639-4E6A-46B5-AA8A-9B050F49398B} |
|||
EndGlobalSection |
|||
EndGlobal |
|||
@ -1,234 +0,0 @@ |
|||
|
|||
Microsoft Visual Studio Solution File, Format Version 12.00 |
|||
# Visual Studio 14 |
|||
VisualStudioVersion = 14.0.25420.1 |
|||
MinimumVisualStudioVersion = 10.0.40219.1 |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Readme", "Readme", "{C2F37492-38AE-4186-8A7F-17B0B080942C}" |
|||
ProjectSection(SolutionItems) = preProject |
|||
CONTRIBUTING.md = CONTRIBUTING.md |
|||
CONTRIBUTORS.md = CONTRIBUTORS.md |
|||
LICENSE.md = LICENSE.md |
|||
README.md = README.md |
|||
RELEASENOTES-Native.md = RELEASENOTES-Native.md |
|||
RELEASENOTES.md = RELEASENOTES.md |
|||
EndProjectSection |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics", "src\Numerics\Numerics.csproj", "{B7CAE5F4-A23F-4438-B5BE-41226618B695}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp", "src\FSharp\FSharp.fsproj", "{37E8E802-A354-4114-BFC1-6E1357DA605B}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpUnitTests", "src\FSharpUnitTests\FSharpUnitTests.fsproj", "{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests", "src\UnitTests\UnitTests.csproj", "{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Portable47", "Portable47", "{F60B1B07-8CE4-43C6-B40C-45CF4BE0A743}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Portable47", "src\Numerics\Numerics-Portable47.csproj", "{49205185-621E-FFB9-2104-887C9F1BBD13}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp-Portable47", "src\FSharp\FSharp-Portable47.fsproj", "{F5F14D76-428D-43D7-8431-5B885F1BA419}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Portable47", "src\UnitTests\UnitTests-Portable47.csproj", "{0672ED13-CE61-4D3C-B879-282472817235}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpUnitTests-Portable47", "src\FSharpUnitTests\FSharpUnitTests-Portable47.fsproj", "{90CE8E32-354E-4728-8FE6-87342F469321}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Portable328", "Portable328", "{9D409E95-D567-4C2F-A0DF-87A6DF5B3A2E}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Portable328", "src\Numerics\Numerics-Portable328.csproj", "{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Portable328", "src\UnitTests\UnitTests-Portable328.csproj", "{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Net35", "Net35", "{14DAACDA-AD68-4AAE-B65F-9F6C60866327}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Net35", "src\Numerics\Numerics-Net35.csproj", "{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Net35", "src\UnitTests\UnitTests-Net35.csproj", "{9014A0CE-725D-4718-918C-923C0CA19FEE}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Build", "Build", "{B54A0B40-DE22-49FB-B1C0-6E5BDA3B0B2F}" |
|||
ProjectSection(SolutionItems) = preProject |
|||
build\build-framework.fsx = build\build-framework.fsx |
|||
build.fsx = build.fsx |
|||
build\MathNet.Numerics.nuspec = build\MathNet.Numerics.nuspec |
|||
paket.dependencies = paket.dependencies |
|||
paket.lock = paket.lock |
|||
EndProjectSection |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp-Net35", "src\FSharp\FSharp-Net35.fsproj", "{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpUnitTests-Net35", "src\FSharpUnitTests\FSharpUnitTests-Net35.fsproj", "{8C96F2E9-681B-4201-8BDD-0AA901203725}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Portable259", "Portable259", "{72E9BD2E-A088-490F-BB54-4D5BFB38134D}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Portable259", "src\Numerics\Numerics-Portable259.csproj", "{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Portable259", "src\UnitTests\UnitTests-Portable259.csproj", "{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Portable7", "Portable7", "{021F915C-C0E3-468B-A183-5FCF1DEC3754}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Portable7", "src\Numerics\Numerics-Portable7.csproj", "{25E6E93B-56A2-4F14-8458-03665F122B3F}" |
|||
EndProject |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Portable78", "Portable78", "{5351407F-74BA-4850-A3E7-D5C2BACEF419}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Portable78", "src\Numerics\Numerics-Portable78.csproj", "{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Portable7", "src\UnitTests\UnitTests-Portable7.csproj", "{B170F78B-8C95-4C6A-A437-F05D9302B0B3}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Portable78", "src\UnitTests\UnitTests-Portable78.csproj", "{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestData", "src\TestData\TestData.csproj", "{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}" |
|||
EndProject |
|||
Global |
|||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|||
Debug|Any CPU = Debug|Any CPU |
|||
Release|Any CPU = Release|Any CPU |
|||
Release-Signed|Any CPU = Release-Signed|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{B7CAE5F4-A23F-4438-B5BE-41226618B695}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{37E8E802-A354-4114-BFC1-6E1357DA605B}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{F2F8032B-A31D-4E33-A05E-F2CDCBFAA75D}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{DAF07AA8-C5C9-4963-98F7-2C3285064DAD}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{0672ED13-CE61-4D3C-B879-282472817235}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{0672ED13-CE61-4D3C-B879-282472817235}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{0672ED13-CE61-4D3C-B879-282472817235}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{0672ED13-CE61-4D3C-B879-282472817235}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{0672ED13-CE61-4D3C-B879-282472817235}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{90CE8E32-354E-4728-8FE6-87342F469321}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(SolutionProperties) = preSolution |
|||
HideSolutionNode = FALSE |
|||
EndGlobalSection |
|||
GlobalSection(NestedProjects) = preSolution |
|||
{49205185-621E-FFB9-2104-887C9F1BBD13} = {F60B1B07-8CE4-43C6-B40C-45CF4BE0A743} |
|||
{F5F14D76-428D-43D7-8431-5B885F1BA419} = {F60B1B07-8CE4-43C6-B40C-45CF4BE0A743} |
|||
{0672ED13-CE61-4D3C-B879-282472817235} = {F60B1B07-8CE4-43C6-B40C-45CF4BE0A743} |
|||
{90CE8E32-354E-4728-8FE6-87342F469321} = {F60B1B07-8CE4-43C6-B40C-45CF4BE0A743} |
|||
{1A3065FD-105D-4AF1-85B9-0A4A26FFB353} = {9D409E95-D567-4C2F-A0DF-87A6DF5B3A2E} |
|||
{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198} = {9D409E95-D567-4C2F-A0DF-87A6DF5B3A2E} |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC} = {14DAACDA-AD68-4AAE-B65F-9F6C60866327} |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE} = {14DAACDA-AD68-4AAE-B65F-9F6C60866327} |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4} = {14DAACDA-AD68-4AAE-B65F-9F6C60866327} |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725} = {14DAACDA-AD68-4AAE-B65F-9F6C60866327} |
|||
{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3} = {72E9BD2E-A088-490F-BB54-4D5BFB38134D} |
|||
{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5} = {72E9BD2E-A088-490F-BB54-4D5BFB38134D} |
|||
{25E6E93B-56A2-4F14-8458-03665F122B3F} = {021F915C-C0E3-468B-A183-5FCF1DEC3754} |
|||
{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F} = {5351407F-74BA-4850-A3E7-D5C2BACEF419} |
|||
{B170F78B-8C95-4C6A-A437-F05D9302B0B3} = {021F915C-C0E3-468B-A183-5FCF1DEC3754} |
|||
{2769BADC-02D9-48D9-88B4-C7E1C064BDF2} = {5351407F-74BA-4850-A3E7-D5C2BACEF419} |
|||
EndGlobalSection |
|||
GlobalSection(MonoDevelopProperties) = preSolution |
|||
StartupItem = src\Numerics\Numerics.csproj |
|||
EndGlobalSection |
|||
EndGlobal |
|||
@ -1,77 +0,0 @@ |
|||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
|||
<s:String x:Key="/Default/CodeStyle/CodeCleanup/Profiles/=Full_0020Cleanup_0020_0028Math_002ENET_0029/@EntryIndexedValue"><?xml version="1.0" encoding="utf-16"?><Profile name="Full Cleanup (Math.NET)"><CSArrangeThisQualifier>True</CSArrangeThisQualifier><CSRemoveCodeRedundancies>True</CSRemoveCodeRedundancies><CSUseAutoProperty>True</CSUseAutoProperty><CSMakeFieldReadonly>True</CSMakeFieldReadonly><CSUpdateFileHeader>True</CSUpdateFileHeader><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSShortenReferences>True</CSShortenReferences><CSReformatCode>True</CSReformatCode><XMLReformatCode>True</XMLReformatCode><CssAlphabetizeProperties>True</CssAlphabetizeProperties><CssReformatCode>True</CssReformatCode><JsReformatCode>True</JsReformatCode><JsInsertSemicolon>True</JsInsertSemicolon><VBFormatDocComments>True</VBFormatDocComments><VBReformatCode>True</VBReformatCode><VBShortenReferences>True</VBShortenReferences><VBOptimizeImports>True</VBOptimizeImports><HtmlReformatCode>True</HtmlReformatCode><AspOptimizeRegisterDirectives>True</AspOptimizeRegisterDirectives><CSReorderTypeMembers>True</CSReorderTypeMembers><CSUseVar><BehavourStyle>CAN_CHANGE_BOTH</BehavourStyle><LocalVariableStyle>IMPLICIT_WHEN_INITIALIZER_HAS_TYPE</LocalVariableStyle><ForeachVariableStyle>ALWAYS_EXPLICIT</ForeachVariableStyle></CSUseVar></Profile></s:String> |
|||
<s:String x:Key="/Default/CodeStyle/CodeCleanup/RecentlyUsedProfile/@EntryValue">Full Cleanup (Math.NET)</s:String> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_LINQ_QUERY/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_ARGUMENT/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_ARRAY_AND_OBJECT_INITIALIZER/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXPRESSION/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXTENDS_LIST/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_PARAMETER/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTLINE_TYPE_PARAMETER_CONSTRAINS/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTLINE_TYPE_PARAMETER_LIST/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/EXPLICIT_PRIVATE_MODIFIER/@EntryValue">False</s:Boolean> |
|||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_FOR_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_FOREACH_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_IFELSE_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/FORCE_WHILE_BRACES_STYLE/@EntryValue">ALWAYS_ADD</s:String> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_ANONYMOUS_METHOD_BLOCK/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_EMBRACED_INITIALIZER_BLOCK/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/LINE_FEED_AT_FILE_END/@EntryValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_FIELD_ATTRIBUTE_ON_SAME_LINE/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_ACCESSOR_ATTRIBUTE_ON_SAME_LINE/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_BINARY_OPSIGN/@EntryValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LINES/@EntryValue">False</s:Boolean> |
|||
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue"><copyright file="$FILENAME$" company="Math.NET">
 |
|||
Math.NET Numerics, part of the Math.NET Project
 |
|||
https://numerics.mathdotnet.com
 |
|||
https://github.com/mathnet/mathnet-numerics
 |
|||
https://mathnetnumerics.codeplex.com
 |
|||

 |
|||
Copyright (c) 2009-$CURRENT_YEAR$ Math.NET
 |
|||

 |
|||
Permission is hereby granted, free of charge, to any person
 |
|||
obtaining a copy of this software and associated documentation
 |
|||
files (the "Software"), to deal in the Software without
 |
|||
restriction, including without limitation the rights to use,
 |
|||
copy, modify, merge, publish, distribute, sublicense, and/or sell
 |
|||
copies of the Software, and to permit persons to whom the
 |
|||
Software is furnished to do so, subject to the following
 |
|||
conditions:
 |
|||

 |
|||
The above copyright notice and this permission notice shall be
 |
|||
included in all copies or substantial portions of the Software.
 |
|||

 |
|||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 |
|||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 |
|||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 |
|||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 |
|||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 |
|||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 |
|||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 |
|||
OTHER DEALINGS IN THE SOFTWARE.
 |
|||
</copyright></s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=CDF/@EntryIndexedValue">CDF</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=DFT/@EntryIndexedValue">DFT</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=FFT/@EntryIndexedValue">FFT</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=ILU/@EntryIndexedValue">ILU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=ILUTP/@EntryIndexedValue">ILUTP</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=LU/@EntryIndexedValue">LU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MAE/@EntryIndexedValue">MAE</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MC/@EntryIndexedValue">MC</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MCMC/@EntryIndexedValue">MCMC</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MILU/@EntryIndexedValue">MILU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MSE/@EntryIndexedValue">MSE</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=PDF/@EntryIndexedValue">PDF</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=QR/@EntryIndexedValue">QR</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SAD/@EntryIndexedValue">SAD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SAS/@EntryIndexedValue">SAS</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SPSS/@EntryIndexedValue">SPSS</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SSD/@EntryIndexedValue">SSD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SVD/@EntryIndexedValue">SVD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=TFQMR/@EntryIndexedValue">TFQMR</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=WH/@EntryIndexedValue">WH</s:String> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateThisQualifierSettings/@EntryIndexedValue">True</s:Boolean> |
|||
<s:String x:Key="/Default/FilterSettingsManager/AttributeFilterXml/@EntryValue"><data /></s:String> |
|||
<s:String x:Key="/Default/FilterSettingsManager/CoverageFilterXml/@EntryValue"><data><IncludeFilters /><ExcludeFilters /></data></s:String></wpf:ResourceDictionary> |
|||
@ -1,67 +0,0 @@ |
|||
|
|||
Microsoft Visual Studio Solution File, Format Version 12.00 |
|||
# Visual Studio 2012 |
|||
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Readme", "Readme", "{C2F37492-38AE-4186-8A7F-17B0B080942C}" |
|||
ProjectSection(SolutionItems) = preProject |
|||
CONTRIBUTING.md = CONTRIBUTING.md |
|||
CONTRIBUTORS.md = CONTRIBUTORS.md |
|||
LICENSE.md = LICENSE.md |
|||
README.md = README.md |
|||
RELEASENOTES.md = RELEASENOTES.md |
|||
EndProjectSection |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-Net35", "src\Numerics\Numerics-Net35.csproj", "{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTests-Net35", "src\UnitTests\UnitTests-Net35.csproj", "{9014A0CE-725D-4718-918C-923C0CA19FEE}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharp-Net35", "src\FSharp\FSharp-Net35.fsproj", "{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}" |
|||
EndProject |
|||
Project("{F2A71F9B-5D33-465A-A702-920D77279786}") = "FSharpUnitTests-Net35", "src\FSharpUnitTests\FSharpUnitTests-Net35.fsproj", "{8C96F2E9-681B-4201-8BDD-0AA901203725}" |
|||
EndProject |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestData", "src\TestData\TestData.csproj", "{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}" |
|||
EndProject |
|||
Global |
|||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|||
Debug|Any CPU = Debug|Any CPU |
|||
Release|Any CPU = Release|Any CPU |
|||
Release-Signed|Any CPU = Release-Signed|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release-Signed|Any CPU.ActiveCfg = Release|Any CPU |
|||
{9014A0CE-725D-4718-918C-923C0CA19FEE}.Release-Signed|Any CPU.Build.0 = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{D5DBCEC0-9D9D-4A62-9EE0-F78E1895D4F4}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{8C96F2E9-681B-4201-8BDD-0AA901203725}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release-Signed|Any CPU.ActiveCfg = Release-Signed|Any CPU |
|||
{AF3253C9-4DB5-45A0-98CF-C105FDA9DA47}.Release-Signed|Any CPU.Build.0 = Release-Signed|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(SolutionProperties) = preSolution |
|||
HideSolutionNode = FALSE |
|||
EndGlobalSection |
|||
GlobalSection(MonoDevelopProperties) = preSolution |
|||
StartupItem = src\Numerics\Numerics-Net35.csproj |
|||
EndGlobalSection |
|||
EndGlobal |
|||
@ -1,73 +0,0 @@ |
|||
<wpf:ResourceDictionary xml:space="preserve" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:s="clr-namespace:System;assembly=mscorlib" xmlns:ss="urn:shemas-jetbrains-com:settings-storage-xaml" xmlns:wpf="http://schemas.microsoft.com/winfx/2006/xaml/presentation"> |
|||
<s:String x:Key="/Default/CodeStyle/CodeCleanup/Profiles/=Full_0020Cleanup_0020_0028Math_002ENET_0029/@EntryIndexedValue"><?xml version="1.0" encoding="utf-16"?><Profile name="Full Cleanup (Math.NET)"><CSArrangeThisQualifier>True</CSArrangeThisQualifier><CSRemoveCodeRedundancies>True</CSRemoveCodeRedundancies><CSUseAutoProperty>True</CSUseAutoProperty><CSMakeFieldReadonly>True</CSMakeFieldReadonly><CSUpdateFileHeader>True</CSUpdateFileHeader><CSOptimizeUsings><OptimizeUsings>True</OptimizeUsings><EmbraceInRegion>False</EmbraceInRegion><RegionName></RegionName></CSOptimizeUsings><CSShortenReferences>True</CSShortenReferences><CSReformatCode>True</CSReformatCode><XMLReformatCode>True</XMLReformatCode><CssAlphabetizeProperties>True</CssAlphabetizeProperties><CssReformatCode>True</CssReformatCode><JsReformatCode>True</JsReformatCode><JsInsertSemicolon>True</JsInsertSemicolon><VBFormatDocComments>True</VBFormatDocComments><VBReformatCode>True</VBReformatCode><VBShortenReferences>True</VBShortenReferences><VBOptimizeImports>True</VBOptimizeImports><HtmlReformatCode>True</HtmlReformatCode><AspOptimizeRegisterDirectives>True</AspOptimizeRegisterDirectives><CSReorderTypeMembers>True</CSReorderTypeMembers><CSUseVar><BehavourStyle>CAN_CHANGE_BOTH</BehavourStyle><LocalVariableStyle>IMPLICIT_WHEN_INITIALIZER_HAS_TYPE</LocalVariableStyle><ForeachVariableStyle>ALWAYS_EXPLICIT</ForeachVariableStyle></CSUseVar></Profile></s:String> |
|||
<s:String x:Key="/Default/CodeStyle/CodeCleanup/RecentlyUsedProfile/@EntryValue">Full Cleanup (Math.NET)</s:String> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_LINQ_QUERY/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_ARGUMENT/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_ARRAY_AND_OBJECT_INITIALIZER/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXPRESSION/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_EXTENDS_LIST/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTILINE_PARAMETER/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTLINE_TYPE_PARAMETER_CONSTRAINS/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/ALIGN_MULTLINE_TYPE_PARAMETER_LIST/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/EXPLICIT_PRIVATE_MODIFIER/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_ANONYMOUS_METHOD_BLOCK/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/INDENT_EMBRACED_INITIALIZER_BLOCK/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/LINE_FEED_AT_FILE_END/@EntryValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_FIELD_ATTRIBUTE_ON_SAME_LINE/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/PLACE_SIMPLE_ACCESSOR_ATTRIBUTE_ON_SAME_LINE/@EntryValue">False</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_BEFORE_BINARY_OPSIGN/@EntryValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/CodeStyle/CodeFormatting/CSharpFormat/WRAP_LINES/@EntryValue">False</s:Boolean> |
|||
<s:String x:Key="/Default/CodeStyle/FileHeader/FileHeaderText/@EntryValue"><copyright file="$FILENAME$" company="Math.NET">
 |
|||
Math.NET Numerics, part of the Math.NET Project
 |
|||
https://numerics.mathdotnet.com
 |
|||
https://github.com/mathnet/mathnet-numerics
 |
|||
https://mathnetnumerics.codeplex.com
 |
|||

 |
|||
Copyright (c) 2009-$CURRENT_YEAR$ Math.NET
 |
|||

 |
|||
Permission is hereby granted, free of charge, to any person
 |
|||
obtaining a copy of this software and associated documentation
 |
|||
files (the "Software"), to deal in the Software without
 |
|||
restriction, including without limitation the rights to use,
 |
|||
copy, modify, merge, publish, distribute, sublicense, and/or sell
 |
|||
copies of the Software, and to permit persons to whom the
 |
|||
Software is furnished to do so, subject to the following
 |
|||
conditions:
 |
|||

 |
|||
The above copyright notice and this permission notice shall be
 |
|||
included in all copies or substantial portions of the Software.
 |
|||

 |
|||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
 |
|||
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
 |
|||
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
 |
|||
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
 |
|||
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
 |
|||
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
 |
|||
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
 |
|||
OTHER DEALINGS IN THE SOFTWARE.
 |
|||
</copyright></s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=CDF/@EntryIndexedValue">CDF</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=DFT/@EntryIndexedValue">DFT</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=FFT/@EntryIndexedValue">FFT</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=ILU/@EntryIndexedValue">ILU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=ILUTP/@EntryIndexedValue">ILUTP</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=LU/@EntryIndexedValue">LU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MAE/@EntryIndexedValue">MAE</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MC/@EntryIndexedValue">MC</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MCMC/@EntryIndexedValue">MCMC</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MILU/@EntryIndexedValue">MILU</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=MSE/@EntryIndexedValue">MSE</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=PDF/@EntryIndexedValue">PDF</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=QR/@EntryIndexedValue">QR</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SAD/@EntryIndexedValue">SAD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SAS/@EntryIndexedValue">SAS</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SPSS/@EntryIndexedValue">SPSS</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SSD/@EntryIndexedValue">SSD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=SVD/@EntryIndexedValue">SVD</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=TFQMR/@EntryIndexedValue">TFQMR</s:String> |
|||
<s:String x:Key="/Default/CodeStyle/Naming/CSharpNaming/Abbreviations/=WH/@EntryIndexedValue">WH</s:String> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EAddAccessorOwnerDeclarationBracesMigration/@EntryIndexedValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateBlankLinesAroundFieldToBlankLinesAroundProperty/@EntryIndexedValue">True</s:Boolean> |
|||
<s:Boolean x:Key="/Default/Environment/SettingsMigration/IsMigratorApplied/=JetBrains_002EReSharper_002EPsi_002ECSharp_002ECodeStyle_002ESettingsUpgrade_002EMigrateThisQualifierSettings/@EntryIndexedValue">True</s:Boolean> |
|||
<s:String x:Key="/Default/FilterSettingsManager/AttributeFilterXml/@EntryValue"><data /></s:String> |
|||
<s:String x:Key="/Default/FilterSettingsManager/CoverageFilterXml/@EntryValue"><data><IncludeFilters /><ExcludeFilters /></data></s:String></wpf:ResourceDictionary> |
|||
@ -1,23 +0,0 @@ |
|||
|
|||
Microsoft Visual Studio Solution File, Format Version 12.00 |
|||
# Visual Studio 2012 |
|||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Numerics-XamariniOS", "src\Numerics\Numerics-XamariniOS.csproj", "{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}" |
|||
EndProject |
|||
Project("{f2a71f9b-5d33-465a-a702-920d77279786}") = "FSharp-XamariniOS", "src\FSharp\FSharp-XamariniOS.fsproj", "{F5F14E76-428D-43D7-8431-5B895F1BA419}" |
|||
EndProject |
|||
Global |
|||
GlobalSection(SolutionConfigurationPlatforms) = preSolution |
|||
Debug|Any CPU = Debug|Any CPU |
|||
Release|Any CPU = Release|Any CPU |
|||
EndGlobalSection |
|||
GlobalSection(ProjectConfigurationPlatforms) = postSolution |
|||
{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
{F5F14E76-428D-43D7-8431-5B895F1BA419}.Debug|Any CPU.ActiveCfg = Debug|Any CPU |
|||
{F5F14E76-428D-43D7-8431-5B895F1BA419}.Debug|Any CPU.Build.0 = Debug|Any CPU |
|||
{F5F14E76-428D-43D7-8431-5B895F1BA419}.Release|Any CPU.ActiveCfg = Release|Any CPU |
|||
{F5F14E76-428D-43D7-8431-5B895F1BA419}.Release|Any CPU.Build.0 = Release|Any CPU |
|||
EndGlobalSection |
|||
EndGlobal |
|||
@ -1,40 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFrameworks>net45;netstandard1.6</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<AssemblyName>MathNet.Numerics.FSharp</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<GenerateDocumentationFile>true</GenerateDocumentationFile> |
|||
<OutputType>Library</OutputType> |
|||
<EnableDefaultCompileItems>false</EnableDefaultCompileItems> |
|||
</PropertyGroup> |
|||
|
|||
<PropertyGroup Condition="'$(TargetFramework)'=='netstandard1.6'"> |
|||
<DefineConstants>NETSTANDARD;NOSYSNUMERICS</DefineConstants> |
|||
</PropertyGroup> |
|||
|
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-2017.csproj" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="Compatibility.fs" /> |
|||
<Compile Include="Statistics.fs" /> |
|||
<Compile Include="Random.fs" /> |
|||
<Compile Include="Distributions.fs" /> |
|||
<Compile Include="Generate.fs" /> |
|||
<Compile Include="LinearAlgebra.Vector.fs" /> |
|||
<Compile Include="LinearAlgebra.Matrix.fs" /> |
|||
<Compile Include="Complex.fs" /> |
|||
<Compile Include="BigIntegerExtensions.fs" /> |
|||
<Compile Include="BigRational.fsi" /> |
|||
<Compile Include="BigRational.fs" /> |
|||
<Compile Include="Differentiate.fs" /> |
|||
<Compile Include="Fit.fs" /> |
|||
<Compile Include="FindRoots.fs" /> |
|||
<Compile Include="RandomVariable.fs" /> |
|||
<Compile Include="Quaternion.fs" /> |
|||
<None Include="MathNet.Numerics.fsx" /> |
|||
<None Include="MathNet.Numerics.IfSharp.fsx" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,131 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props" Condition="Exists('..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props')" Label="Paket" /> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Name>FSharp-Net35</Name> |
|||
<AssemblyName>MathNet.Numerics.FSharp</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<OutputType>Library</OutputType> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{d5dbcec0-9d9d-4a62-9ee0-f78e1895d4f4}</ProjectGuid> |
|||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|||
<TargetFSharpCoreVersion>4.3.0.0</TargetFSharpCoreVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
<AssemblyOriginatorKeyFile>..\MathNet.Numerics.snk</AssemblyOriginatorKeyFile> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<OutputPath>..\..\out\lib\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Net35\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Net35\MathNet.Numerics.FSharp.xml</DocumentationFile> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
<!-- Conditional Strong Name: NO --> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<Tailcalls>false</Tailcalls> |
|||
<OutputPath>..\..\out\lib-debug\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Net35\</BaseIntermediateOutputPath> |
|||
<DefineConstants>TRACE;DEBUG;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
<!-- Conditional Strong Name: NO --> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Signed|AnyCPU' "> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS;STRONGNAME</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
<OutputPath>..\..\out\lib-signed\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-signed\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-signed\Net35\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib-signed\Net35\MathNet.Numerics.FSharp.xml</DocumentationFile> |
|||
<!-- Conditional Strong Name: YES --> |
|||
<SignAssembly>true</SignAssembly> |
|||
</PropertyGroup> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
</PropertyGroup> |
|||
<Choose> |
|||
<When Condition="Exists('$(FscToolPath)\Microsoft.FSharp.Targets')"> |
|||
<PropertyGroup> |
|||
<FSharpTargetsPath>$(FscToolPath)\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</When> |
|||
<When Condition="'$(VisualStudioVersion)' == '11.0'"> |
|||
<PropertyGroup Condition="Exists('$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets')"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</When> |
|||
<Otherwise> |
|||
<PropertyGroup Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets')"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</Otherwise> |
|||
</Choose> |
|||
<Import Project="$(FSharpTargetsPath)" /> |
|||
<ItemGroup> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="Compatibility.fs" /> |
|||
<Compile Include="Statistics.fs" /> |
|||
<Compile Include="Random.fs" /> |
|||
<Compile Include="Distributions.fs" /> |
|||
<Compile Include="Generate.fs" /> |
|||
<Compile Include="LinearAlgebra.Vector.fs" /> |
|||
<Compile Include="LinearAlgebra.Matrix.fs" /> |
|||
<Compile Include="Complex.fs" /> |
|||
<Compile Include="BigIntegerExtensions.fs" /> |
|||
<Compile Include="BigRational.fsi" /> |
|||
<Compile Include="BigRational.fs" /> |
|||
<Compile Include="Differentiate.fs" /> |
|||
<Compile Include="Fit.fs" /> |
|||
<Compile Include="FindRoots.fs" /> |
|||
<Compile Include="RandomVariable.fs" /> |
|||
<None Include="MathNet.Numerics.fsx" /> |
|||
<Compile Include="Quaternion.fs" /> |
|||
<None Include="FSharp-Net35.fsproj.paket.references" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="mscorlib" /> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Net35.csproj"> |
|||
<Name>Numerics-Net35</Name> |
|||
<Project>{e54e712d-eb6b-4fbf-b29a-6bb95e719bac}</Project> |
|||
<Private>True</Private> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\net20\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="System.Threading"> |
|||
<HintPath>..\..\packages\TaskParallelLibrary\lib\Net35\System.Threading.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,3 +0,0 @@ |
|||
FSharp.Core framework:net35 |
|||
FSharp.Compiler.Tools |
|||
TaskParallelLibrary framework:net35 |
|||
@ -1,113 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props" Condition="Exists('..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props')" Label="Paket" /> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Name>FSharp-Portable47</Name> |
|||
<AssemblyName>MathNet.Numerics.FSharp</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<OutputType>Library</OutputType> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{F5F14D76-428D-43D7-8431-5B885F1BA419}</ProjectGuid> |
|||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile47</TargetFrameworkProfile> |
|||
<TargetFSharpCoreVersion>2.3.5.1</TargetFSharpCoreVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile47\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile47\MathNet.Numerics.FSharp.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<DebugType>pdbonly</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<Tailcalls>false</Tailcalls> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
<DocumentationFile> |
|||
</DocumentationFile> |
|||
</PropertyGroup> |
|||
<PropertyGroup> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.Portable.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(VisualStudioVersion)' == '11.0' Or $(OS) != 'Windows_NT'"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.Portable.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
<Import Project="$(FSharpTargetsPath)" Condition="Exists('$(FSharpTargetsPath)')" /> |
|||
<ItemGroup> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="Compatibility.fs" /> |
|||
<Compile Include="Statistics.fs" /> |
|||
<Compile Include="Random.fs" /> |
|||
<Compile Include="Distributions.fs" /> |
|||
<Compile Include="Generate.fs" /> |
|||
<Compile Include="LinearAlgebra.Vector.fs" /> |
|||
<Compile Include="LinearAlgebra.Matrix.fs" /> |
|||
<Compile Include="Complex.fs" /> |
|||
<Compile Include="BigIntegerExtensions.fs" /> |
|||
<Compile Include="BigRational.fsi" /> |
|||
<Compile Include="BigRational.fs" /> |
|||
<Compile Include="Differentiate.fs" /> |
|||
<Compile Include="Fit.fs" /> |
|||
<Compile Include="FindRoots.fs" /> |
|||
<Compile Include="RandomVariable.fs" /> |
|||
<None Include="MathNet.Numerics.fsx" /> |
|||
<None Include="FSharp-Portable47.fsproj.paket.references" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable47.csproj"> |
|||
<Name>Numerics-Portable47</Name> |
|||
<Project>{49205185-621E-FFB9-2104-887C9F1BBD13}</Project> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And ($(TargetFrameworkVersion) == 'v4.5' Or $(TargetFrameworkVersion) == 'v4.5.1' Or $(TargetFrameworkVersion) == 'v4.5.2' Or $(TargetFrameworkVersion) == 'v4.5.3' Or $(TargetFrameworkVersion) == 'v4.6' Or $(TargetFrameworkVersion) == 'v4.6.1' Or $(TargetFrameworkVersion) == 'v4.6.2' Or $(TargetFrameworkVersion) == 'v4.6.3' Or $(TargetFrameworkVersion) == 'v4.7' Or $(TargetFrameworkVersion) == 'v5.0')"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\net40\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
<When Condition="($(TargetFrameworkIdentifier) == '.NETCore') Or ($(TargetFrameworkIdentifier) == '.NETStandard' And ($(TargetFrameworkVersion) == 'v1.1' Or $(TargetFrameworkVersion) == 'v1.2' Or $(TargetFrameworkVersion) == 'v1.3' Or $(TargetFrameworkVersion) == 'v1.4' Or $(TargetFrameworkVersion) == 'v1.5' Or $(TargetFrameworkVersion) == 'v1.6' Or $(TargetFrameworkVersion) == 'v2.0')) Or ($(TargetFrameworkIdentifier) == '.NETCoreApp' And ($(TargetFrameworkVersion) == 'v1.0' Or $(TargetFrameworkVersion) == 'v1.1' Or $(TargetFrameworkVersion) == 'v2.0')) Or ($(TargetFrameworkIdentifier) == 'MonoAndroid' And ($(TargetFrameworkVersion) == 'v1.0' Or $(TargetFrameworkVersion) == 'v2.2' Or $(TargetFrameworkVersion) == 'v2.3' Or $(TargetFrameworkVersion) == 'v4.0.3' Or $(TargetFrameworkVersion) == 'v4.1' Or $(TargetFrameworkVersion) == 'v4.2' Or $(TargetFrameworkVersion) == 'v4.3' Or $(TargetFrameworkVersion) == 'v4.4' Or $(TargetFrameworkVersion) == 'v5.0' Or $(TargetFrameworkVersion) == 'v5.1' Or $(TargetFrameworkVersion) == 'v6.0' Or $(TargetFrameworkVersion) == 'v7.0' Or $(TargetFrameworkVersion) == 'v7.1')) Or ($(TargetFrameworkIdentifier) == 'MonoTouch') Or ($(TargetFrameworkIdentifier) == 'Xamarin.tvOS') Or ($(TargetFrameworkIdentifier) == 'Xamarin.watchOS') Or ($(TargetFrameworkIdentifier) == 'Xamarin.iOS') Or ($(TargetFrameworkIdentifier) == 'Xamarin.Mac') Or ($(TargetFrameworkProfile) == 'Profile7') Or ($(TargetFrameworkProfile) == 'Profile44')"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\portable-net45+netcore45\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
<When Condition="($(TargetFrameworkIdentifier) == 'WindowsPhoneApp') Or ($(TargetFrameworkIdentifier) == '.NETCore' And $(TargetFrameworkVersion) == 'v5.0')"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\portable-net45+netcore45+wpa81+wp8\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
<When Condition="($(TargetFrameworkIdentifier) == 'Silverlight' And $(TargetFrameworkVersion) == 'v5.0') Or ($(TargetFrameworkProfile) == 'Profile24') Or ($(TargetFrameworkProfile) == 'Profile47')"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\portable-net45+sl5+netcore45\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,83 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props" Condition="Exists('..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props')" Label="Paket" /> |
|||
<PropertyGroup> |
|||
<Name>FSharp-XamariniOS</Name> |
|||
<AssemblyName>MathNet.Numerics.FSharp</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<OutputType>Library</OutputType> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{F5F14E76-428D-43D7-8431-5B895F1BA419}</ProjectGuid> |
|||
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{F2A71F9B-5D33-465A-A702-920D77279786}</ProjectTypeGuids> |
|||
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\XamariniOS</BaseIntermediateOutputPath> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib\XamariniOS\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\XamariniOS\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\XamariniOS\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\XamariniOS\MathNet.Numerics.FSharp.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
<MtouchUseSGen>true</MtouchUseSGen> |
|||
<MtouchUseRefCounting>true</MtouchUseRefCounting> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\XamariniOS\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\XamariniOS\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\XamariniOS\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<Tailcalls>false</Tailcalls> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
<ConsolePause>false</ConsolePause> |
|||
<MtouchUseSGen>true</MtouchUseSGen> |
|||
<MtouchUseRefCounting>true</MtouchUseRefCounting> |
|||
<PlatformTarget> |
|||
</PlatformTarget> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Xml" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="mscorlib" /> |
|||
<Reference Include="FSharp.Core" /> |
|||
<Reference Include="Xamarin.iOS" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Folder Include="Resources\" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="Compatibility.fs" /> |
|||
<Compile Include="Statistics.fs" /> |
|||
<Compile Include="Random.fs" /> |
|||
<Compile Include="Distributions.fs" /> |
|||
<Compile Include="Generate.fs" /> |
|||
<Compile Include="LinearAlgebra.Vector.fs" /> |
|||
<Compile Include="LinearAlgebra.Matrix.fs" /> |
|||
<Compile Include="Complex.fs" /> |
|||
<Compile Include="BigIntegerExtensions.fs" /> |
|||
<Compile Include="BigRational.fsi" /> |
|||
<Compile Include="BigRational.fs" /> |
|||
<Compile Include="Differentiate.fs" /> |
|||
<Compile Include="Fit.fs" /> |
|||
<Compile Include="FindRoots.fs" /> |
|||
<Compile Include="RandomVariable.fs" /> |
|||
<None Include="MathNet.Numerics.fsx" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-XamariniOS.csproj"> |
|||
<Project>{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}</Project> |
|||
<Name>Numerics-XamariniOS</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.FSharp.targets" /> |
|||
</Project> |
|||
@ -1,45 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFrameworks>net45;netcoreapp1.1;netcoreapp2.0</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<OutputType>Exe</OutputType> |
|||
</PropertyGroup> |
|||
|
|||
<PropertyGroup Condition="$(TargetFramework.Contains('netcoreapp')) OR $(TargetFramework.Contains('netstandard'))"> |
|||
<DefineConstants>NETSTANDARD;NOSYSNUMERICS</DefineConstants> |
|||
</PropertyGroup> |
|||
|
|||
<ItemGroup> |
|||
<PackageReference Include="FsUnit" Version="3.0.*" /> |
|||
<PackageReference Include="NUnit" Version="3.8.*" /> |
|||
<PackageReference Include="NUnitLite" Version="3.8.*" /> |
|||
<ProjectReference Include="..\FSharp\FSharp-2017.fsproj" /> |
|||
<ProjectReference Include="..\TestData\TestData-2017.csproj" /> |
|||
</ItemGroup> |
|||
<ItemGroup Condition="$(TargetFramework.Contains('netcoreapp')) OR $(TargetFramework.Contains('netstandard'))"> |
|||
<PackageReference Include="System.Reflection" Version="4.3.*" /> |
|||
<PackageReference Include="System.Reflection.Extensions" Version="4.3.*" /> |
|||
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.*" /> |
|||
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.*" /> |
|||
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.*" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="VectorTests.fs" /> |
|||
<Compile Include="SparseVectorTests.fs" /> |
|||
<Compile Include="DenseVectorTests.fs" /> |
|||
<Compile Include="MatrixTests.fs" /> |
|||
<Compile Include="SparseMatrixTests.fs" /> |
|||
<Compile Include="DenseMatrixTests.fs" /> |
|||
<Compile Include="Utilities.fs" /> |
|||
<Compile Include="BigRationalTests.fs" /> |
|||
<Compile Include="RandomVariableTests.fs" /> |
|||
<Compile Include="PokerTests.fs" /> |
|||
<Compile Include="FitTests.fs" /> |
|||
<Compile Include="FindRootsTests.fs" /> |
|||
<Compile Include="QuaternionTests.fs" /> |
|||
<Compile Include="Main.fs" /> |
|||
<None Include="paket.references" /> |
|||
<None Include="App.config" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,154 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props" Condition="Exists('..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props')" Label="Paket" /> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Name>FSharpUnitTests</Name> |
|||
<AssemblyName>MathNet.Numerics.FSharp.UnitTests</AssemblyName> |
|||
<RootNamespace>FSharpUnitTests</RootNamespace> |
|||
<OutputType>Library</OutputType> |
|||
<ProjectGuid>{8c96f2e9-681b-4201-8bdd-0aa901203725}</ProjectGuid> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|||
<TargetFSharpCoreVersion>4.3.0.0</TargetFSharpCoreVersion> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<OutputPath>..\..\out\test\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Net35\</BaseIntermediateOutputPath> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<Tailcalls>false</Tailcalls> |
|||
<OutputPath>..\..\out\test-debug\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Net35\</BaseIntermediateOutputPath> |
|||
<DefineConstants>DEBUG;TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Signed|AnyCPU' "> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<WarningLevel>3</WarningLevel> |
|||
<OutputPath>..\..\out\test-signed\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-signed\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-signed\Net35\</BaseIntermediateOutputPath> |
|||
</PropertyGroup> |
|||
<PropertyGroup> |
|||
<!-- Workaround - remove once no longer needed! --> |
|||
<DefineConstants>$(DefineConstants);NOFSSLICESET1D</DefineConstants> |
|||
</PropertyGroup> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
</PropertyGroup> |
|||
<Choose> |
|||
<When Condition="Exists('$(FscToolPath)\Microsoft.FSharp.Targets')"> |
|||
<PropertyGroup> |
|||
<FSharpTargetsPath>$(FscToolPath)\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</When> |
|||
<When Condition="'$(VisualStudioVersion)' == '11.0'"> |
|||
<PropertyGroup Condition="Exists('$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets')"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</When> |
|||
<Otherwise> |
|||
<PropertyGroup Condition="Exists('$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets')"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
</Otherwise> |
|||
</Choose> |
|||
<Import Project="$(FSharpTargetsPath)" /> |
|||
<ItemGroup> |
|||
<Compile Include="..\..\paket-files\fsprojects\FsUnit\src\FsUnit.NUnit\FsUnit.fs"> |
|||
<Paket>True</Paket> |
|||
<Link>paket-files/FsUnit.fs</Link> |
|||
</Compile> |
|||
<Compile Include="..\..\paket-files\fsprojects\FsUnit\src\FsUnit.NUnit\FsUnitTyped.fs"> |
|||
<Paket>True</Paket> |
|||
<Link>paket-files/FsUnitTyped.fs</Link> |
|||
</Compile> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="VectorTests.fs" /> |
|||
<Compile Include="SparseVectorTests.fs" /> |
|||
<Compile Include="DenseVectorTests.fs" /> |
|||
<Compile Include="MatrixTests.fs" /> |
|||
<Compile Include="SparseMatrixTests.fs" /> |
|||
<Compile Include="DenseMatrixTests.fs" /> |
|||
<Compile Include="Utilities.fs" /> |
|||
<Compile Include="BigRationalTests.fs" /> |
|||
<Compile Include="RandomVariableTests.fs" /> |
|||
<Compile Include="PokerTests.fs" /> |
|||
<Compile Include="FitTests.fs" /> |
|||
<Compile Include="FindRootsTests.fs" /> |
|||
<Compile Include="QuaternionTests.fs" /> |
|||
<None Include="FSharpUnitTests-Net35.fsproj.paket.references" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="mscorlib" /> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Net35.csproj"> |
|||
<Name>Numerics-Net35</Name> |
|||
<Project>{e54e712d-eb6b-4fbf-b29a-6bb95e719bac}</Project> |
|||
<Private>True</Private> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\FSharp\FSharp-Net35.fsproj"> |
|||
<Name>FSharp-Net35</Name> |
|||
<Project>{d5dbcec0-9d9d-4a62-9ee0-f78e1895d4f4}</Project> |
|||
<Private>True</Private> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Name>TestData</Name> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Private>True</Private> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\net20\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net35\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="System.Threading"> |
|||
<HintPath>..\..\packages\TaskParallelLibrary\lib\Net35\System.Threading.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,7 +0,0 @@ |
|||
FSharp.Core framework:net35 |
|||
FSharp.Compiler.Tools |
|||
TaskParallelLibrary framework:net35 |
|||
NUnit framework:net35 |
|||
|
|||
File:FsUnit.fs |
|||
File:FsUnitTyped.fs |
|||
@ -1,118 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props" Condition="Exists('..\..\packages\FSharp.Compiler.Tools\build\FSharp.Compiler.Tools.props')" Label="Paket" /> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Name>FSharpUnitTests-Portable47</Name> |
|||
<AssemblyName>MathNet.Numerics.FSharp.UnitTests47</AssemblyName> |
|||
<RootNamespace>FSharpPortableUnitTests</RootNamespace> |
|||
<OutputType>Library</OutputType> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>90CE8E32-354E-4728-8FE6-87342F469321</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{F2A71F9B-5D33-465A-A702-920D77279786}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<TargetFSharpCoreVersion>4.3.0.0</TargetFSharpCoreVersion> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOFSSLICESET1D</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<Tailcalls>true</Tailcalls> |
|||
<DebugType>pdbonly</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
<DocumentationFile> |
|||
</DocumentationFile> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>DEBUG;TRACE;PORTABLE;NOFSSLICESET1D</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<Tailcalls>false</Tailcalls> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<WarningLevel>3</WarningLevel> |
|||
<DocumentationFile> |
|||
</DocumentationFile> |
|||
</PropertyGroup> |
|||
<PropertyGroup> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\Microsoft\VisualStudio\v$(VisualStudioVersion)\FSharp\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(VisualStudioVersion)' == '11.0' Or $(OS) != 'Windows_NT'"> |
|||
<FSharpTargetsPath>$(MSBuildExtensionsPath32)\..\Microsoft SDKs\F#\3.0\Framework\v4.0\Microsoft.FSharp.Targets</FSharpTargetsPath> |
|||
</PropertyGroup> |
|||
<Import Project="$(FSharpTargetsPath)" Condition="Exists('$(FSharpTargetsPath)')" /> |
|||
<ItemGroup> |
|||
<Compile Include="..\..\paket-files\fsprojects\FsUnit\src\FsUnit.NUnit\FsUnit.fs"> |
|||
<Paket>True</Paket> |
|||
<Link>paket-files/FsUnit.fs</Link> |
|||
</Compile> |
|||
<Compile Include="..\..\paket-files\fsprojects\FsUnit\src\FsUnit.NUnit\FsUnitTyped.fs"> |
|||
<Paket>True</Paket> |
|||
<Link>paket-files/FsUnitTyped.fs</Link> |
|||
</Compile> |
|||
<Compile Include="AssemblyInfo.fs" /> |
|||
<Compile Include="VectorTests.fs" /> |
|||
<Compile Include="SparseVectorTests.fs" /> |
|||
<Compile Include="DenseVectorTests.fs" /> |
|||
<Compile Include="MatrixTests.fs" /> |
|||
<Compile Include="SparseMatrixTests.fs" /> |
|||
<Compile Include="DenseMatrixTests.fs" /> |
|||
<Compile Include="Utilities.fs" /> |
|||
<Compile Include="BigRationalTests.fs" /> |
|||
<Compile Include="RandomVariableTests.fs" /> |
|||
<Compile Include="PokerTests.fs" /> |
|||
<Compile Include="FitTests.fs" /> |
|||
<Compile Include="FindRootsTests.fs" /> |
|||
<None Include="App.config" /> |
|||
<None Include="FSharpUnitTests-Portable47.fsproj.paket.references" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="mscorlib" /> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable47.csproj"> |
|||
<Name>Numerics-Portable47</Name> |
|||
<Project>{49205185-621E-FFB9-2104-887C9F1BBD13}</Project> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\FSharp\FSharp-Portable47.fsproj"> |
|||
<Name>FSharp-Portable47</Name> |
|||
<Project>{F5F14D76-428D-43D7-8431-5B885F1BA419}</Project> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Name>TestData</Name> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Private>True</Private> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="FSharp.Core"> |
|||
<HintPath>..\..\packages\FSharp.Core\lib\net40\FSharp.Core.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,29 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFrameworks>net40;netstandard1.3</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> |
|||
<PackageId>Math.Numerics</PackageId> |
|||
<GenerateDocumentationFile>true</GenerateDocumentationFile> |
|||
<OutputType>Library</OutputType> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(TargetFramework)'=='netstandard1.3'"> |
|||
<DefineConstants>NETSTANDARD;NOSYSNUMERICS</DefineConstants> |
|||
</PropertyGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' == 'net40'"> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
</ItemGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.3'"> |
|||
<PackageReference Include="System.Runtime" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Numerics" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.*" /> |
|||
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.*" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,114 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<UpgradeBackupLocation /> |
|||
<IsWebBootstrapper>false</IsWebBootstrapper> |
|||
<TargetFrameworkProfile /> |
|||
<PublishUrl>publish\</PublishUrl> |
|||
<Install>true</Install> |
|||
<InstallFrom>Disk</InstallFrom> |
|||
<UpdateEnabled>false</UpdateEnabled> |
|||
<UpdateMode>Foreground</UpdateMode> |
|||
<UpdateInterval>7</UpdateInterval> |
|||
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|||
<UpdatePeriodically>false</UpdatePeriodically> |
|||
<UpdateRequired>false</UpdateRequired> |
|||
<MapFileExtensions>true</MapFileExtensions> |
|||
<ApplicationRevision>0</ApplicationRevision> |
|||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|||
<UseApplicationTrust>false</UseApplicationTrust> |
|||
<BootstrapperEnabled>true</BootstrapperEnabled> |
|||
<!-- Conditional Strong Name --> |
|||
<AssemblyOriginatorKeyFile>..\MathNet.Numerics.snk</AssemblyOriginatorKeyFile> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<OutputPath>..\..\out\lib\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Net35\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Net35\MathNet.Numerics.xml</DocumentationFile> |
|||
<!-- Conditional Strong Name: NO --> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS;NATIVE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<OutputPath>..\..\out\lib-debug\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Net35\</BaseIntermediateOutputPath> |
|||
<!-- Conditional Strong Name: NO --> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<DefineConstants>TRACE;DEBUG;NET35;NOSYSNUMERICS;NATIVE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Signed|AnyCPU'"> |
|||
<OutputPath>..\..\out\lib-signed\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-signed\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-signed\Net35\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib-signed\Net35\MathNet.Numerics.xml</DocumentationFile> |
|||
<!-- Conditional Strong Name: YES --> |
|||
<SignAssembly>true</SignAssembly> |
|||
<DebugType>pdbonly</DebugType> |
|||
<PlatformTarget>AnyCPU</PlatformTarget> |
|||
<Optimize>true</Optimize> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS;NATIVE;STRONGNAME</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And ($(TargetFrameworkVersion) == 'v3.5' Or $(TargetFrameworkVersion) == 'v4.0' Or $(TargetFrameworkVersion) == 'v4.0.3' Or $(TargetFrameworkVersion) == 'v4.5' Or $(TargetFrameworkVersion) == 'v4.5.1' Or $(TargetFrameworkVersion) == 'v4.5.2' Or $(TargetFrameworkVersion) == 'v4.5.3' Or $(TargetFrameworkVersion) == 'v4.6' Or $(TargetFrameworkVersion) == 'v4.6.1' Or $(TargetFrameworkVersion) == 'v4.6.2' Or $(TargetFrameworkVersion) == 'v4.6.3' Or $(TargetFrameworkVersion) == 'v4.7' Or $(TargetFrameworkVersion) == 'v5.0')"> |
|||
<ItemGroup> |
|||
<Reference Include="System.Threading"> |
|||
<HintPath>..\..\packages\TaskParallelLibrary\lib\Net35\System.Threading.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1 +0,0 @@ |
|||
TaskParallelLibrary |
|||
@ -1,65 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile259</TargetFrameworkProfile> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile259\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile259\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile259\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile259\MathNet.Numerics.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile259\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile259\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile259\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,65 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile328</TargetFrameworkProfile> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile328\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile328\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile328\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile328\MathNet.Numerics.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile328\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile328\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile328\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,65 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{49205185-621E-FFB9-2104-887C9F1BBD13}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile47</TargetFrameworkProfile> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile47\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile47\MathNet.Numerics.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,65 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{25E6E93B-56A2-4F14-8458-03665F122B3F}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile7</TargetFrameworkProfile> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile7\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile7\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile7\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile7\MathNet.Numerics.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile7\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile7\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile7\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,67 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<Import Project="$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props" Condition="Exists('$(MSBuildExtensionsPath)\$(MSBuildToolsVersion)\Microsoft.Common.props')" /> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<TargetFrameworkProfile>Profile78</TargetFrameworkProfile> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<ProjectTypeGuids>{786C830F-07A1-408B-BD7F-6EE04809D6DB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<MinimumVisualStudioVersion Condition="'$(MinimumVisualStudioVersion)' == ''">11</MinimumVisualStudioVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib\Profile78\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Profile78\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Profile78\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Profile78\MathNet.Numerics.XML</DocumentationFile> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<SignAssembly>false</SignAssembly> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\lib-debug\Profile78\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Profile78\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Profile78\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<SignAssembly>false</SignAssembly> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath32)\Microsoft\Portable\$(TargetFrameworkVersion)\Microsoft.Portable.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,76 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{1C8DCFB2-DB75-4C4B-888B-4AF315FCE3C3}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<ProjectTypeGuids>{FEACFBD2-3405-455C-9665-78FE426C6842};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<IPhoneResourcePrefix>Resources</IPhoneResourcePrefix> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\XamariniOS</BaseIntermediateOutputPath> |
|||
<LangVersion>6</LangVersion> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<OutputPath>..\..\out\lib-debug\XamariniOS\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\XamariniOS\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\XamariniOS\</BaseIntermediateOutputPath> |
|||
<DefineConstants>DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<ConsolePause>false</ConsolePause> |
|||
<MtouchUseSGen>true</MtouchUseSGen> |
|||
<MtouchUseRefCounting>true</MtouchUseRefCounting> |
|||
<MtouchLink></MtouchLink> |
|||
<MtouchHttpClientHandler></MtouchHttpClientHandler> |
|||
<MtouchTlsProvider></MtouchTlsProvider> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<Optimize>true</Optimize> |
|||
<OutputPath>..\..\out\lib\XamariniOS\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\XamariniOS\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\XamariniOS\</BaseIntermediateOutputPath> |
|||
<DefineConstants>PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<DocumentationFile>..\..\out\lib\XamariniOS\MathNet.Numerics.xml</DocumentationFile> |
|||
<ConsolePause>false</ConsolePause> |
|||
<MtouchUseSGen>true</MtouchUseSGen> |
|||
<MtouchUseRefCounting>true</MtouchUseRefCounting> |
|||
<MtouchLink></MtouchLink> |
|||
<MtouchHttpClientHandler></MtouchHttpClientHandler> |
|||
<MtouchTlsProvider></MtouchTlsProvider> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Xml" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="Xamarin.iOS" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Folder Include="Resources\" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
<SubType>Designer</SubType> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Resources.Designer.cs"> |
|||
</Compile> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildExtensionsPath)\Xamarin\iOS\Xamarin.iOS.CSharp.targets" /> |
|||
</Project> |
|||
@ -1,521 +1,29 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{B7CAE5F4-A23F-4438-B5BE-41226618B695}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<TargetFrameworkVersion>v4.0</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<UpgradeBackupLocation /> |
|||
<IsWebBootstrapper>false</IsWebBootstrapper> |
|||
<TargetFrameworkProfile /> |
|||
<PublishUrl>publish\</PublishUrl> |
|||
<Install>true</Install> |
|||
<InstallFrom>Disk</InstallFrom> |
|||
<UpdateEnabled>false</UpdateEnabled> |
|||
<UpdateMode>Foreground</UpdateMode> |
|||
<UpdateInterval>7</UpdateInterval> |
|||
<UpdateIntervalUnits>Days</UpdateIntervalUnits> |
|||
<UpdatePeriodically>false</UpdatePeriodically> |
|||
<UpdateRequired>false</UpdateRequired> |
|||
<MapFileExtensions>true</MapFileExtensions> |
|||
<ApplicationRevision>0</ApplicationRevision> |
|||
<ApplicationVersion>1.0.0.%2a</ApplicationVersion> |
|||
<UseApplicationTrust>false</UseApplicationTrust> |
|||
<BootstrapperEnabled>true</BootstrapperEnabled> |
|||
<!-- Conditional Strong Name --> |
|||
<AssemblyOriginatorKeyFile>..\MathNet.Numerics.snk</AssemblyOriginatorKeyFile> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<OutputPath>..\..\out\lib\Net40\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib\Net40\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib\Net40\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib\Net40\MathNet.Numerics.xml</DocumentationFile> |
|||
<!-- Conditional Strong Name: NO --> |
|||
<DebugType>pdbonly</DebugType> |
|||
<Optimize>true</Optimize> |
|||
<DefineConstants>TRACE;NATIVE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<LangVersion>6</LangVersion> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<OutputPath>..\..\out\lib-debug\Net40\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-debug\Net40\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-debug\Net40\</BaseIntermediateOutputPath> |
|||
<!-- Conditional Strong Name: NO --> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<DebugType>full</DebugType> |
|||
<Optimize>false</Optimize> |
|||
<DefineConstants>TRACE;DEBUG;NATIVE</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<LangVersion>6</LangVersion> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(Configuration)|$(Platform)' == 'Release-Signed|AnyCPU'"> |
|||
<OutputPath>..\..\out\lib-signed\Net40\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\lib-signed\Net40\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\lib-signed\Net40\</BaseIntermediateOutputPath> |
|||
<DocumentationFile>..\..\out\lib-signed\Net40\MathNet.Numerics.xml</DocumentationFile> |
|||
<!-- Conditional Strong Name: YES --> |
|||
<SignAssembly>true</SignAssembly> |
|||
<DebugType>pdbonly</DebugType> |
|||
<PlatformTarget>AnyCPU</PlatformTarget> |
|||
<Optimize>true</Optimize> |
|||
<DefineConstants>TRACE;NATIVE;STRONGNAME</DefineConstants> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<CodeAnalysisRuleSet>AllRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<LangVersion>6</LangVersion> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="Differentiate.cs" /> |
|||
<Compile Include="Differentiation\FiniteDifferenceCoefficients.cs" /> |
|||
<Compile Include="Differentiation\NumericalDerivative.cs" /> |
|||
<Compile Include="Differentiation\NumericalHessian.cs" /> |
|||
<Compile Include="Differentiation\NumericalJacobian.cs" /> |
|||
<Compile Include="Distributions\BetaScaled.cs" /> |
|||
<Compile Include="Distributions\Triangular.cs" /> |
|||
<Compile Include="Euclid.cs" /> |
|||
<Compile Include="FindMinimum.cs" /> |
|||
<Compile Include="Generate.cs" /> |
|||
<Compile Include="GoodnessOfFit.cs" /> |
|||
<Compile Include="IntegralTransforms\Fourier.cs" /> |
|||
<Compile Include="IntegralTransforms\Hartley.cs" /> |
|||
<Compile Include="Integration\GaussLegendreRule.cs" /> |
|||
<Compile Include="Integration\GaussRule\GaussLegendrePoint.cs" /> |
|||
<Compile Include="Integration\GaussRule\GaussLegendrePointFactory.cs" /> |
|||
<Compile Include="Integration\GaussRule\GaussPoint.cs" /> |
|||
<Compile Include="Interpolation\Barycentric.cs" /> |
|||
<Compile Include="Interpolation\CubicSpline.cs" /> |
|||
<Compile Include="Interpolation\LogLinear.cs" /> |
|||
<Compile Include="Interpolation\QuadraticSpline.cs" /> |
|||
<Compile Include="Interpolation\StepInterpolation.cs" /> |
|||
<Compile Include="Interpolation\TransformedInterpolation.cs" /> |
|||
<Compile Include="LinearAlgebra\CreateMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Options.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\DelegateStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\CreateVector.cs" /> |
|||
<Compile Include="LinearAlgebra\MatrixExtensions.cs" /> |
|||
<Compile Include="LinearAlgebra\VectorExtensions.cs" /> |
|||
<Compile Include="LinearRegression\Options.cs" /> |
|||
<Compile Include="OdeSolvers\AdamsBashforth.cs" /> |
|||
<Compile Include="OdeSolvers\RungeKutta.cs" /> |
|||
<Compile Include="Optimization\BfgsMinimizerBase.cs" /> |
|||
<Compile Include="Optimization\ExitCondition.cs" /> |
|||
<Compile Include="Optimization\LineSearch\WolfeLineSearch.cs" /> |
|||
<Compile Include="Optimization\NelderMeadSimplex.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\ForwardDifferenceGradientObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\LazyObjectiveFunctionBase.cs" /> |
|||
<Compile Include="Optimization\Exceptions.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\ScalarObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\ObjectiveFunctionBase.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\LazyObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\ScalarValueObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\ValueObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\HessianObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\GradientObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunctions\GradientHessianObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\IObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\LineSearch\LineSearchResult.cs" /> |
|||
<Compile Include="Optimization\LineSearch\WeakWolfeLineSearch.cs" /> |
|||
<Compile Include="Optimization\IUnconstrainedMinimizer.cs" /> |
|||
<Compile Include="Optimization\MinimizationResult.cs" /> |
|||
<Compile Include="Optimization\MinimizationWithLineSearchResult.cs" /> |
|||
<Compile Include="Precision.Comparison.cs" /> |
|||
<Compile Include="Precision.Equality.cs" /> |
|||
<Compile Include="Distributions\Bernoulli.cs" /> |
|||
<Compile Include="Distributions\Beta.cs" /> |
|||
<Compile Include="Distributions\Binomial.cs" /> |
|||
<Compile Include="Distributions\Categorical.cs" /> |
|||
<Compile Include="Distributions\Cauchy.cs" /> |
|||
<Compile Include="Distributions\Chi.cs" /> |
|||
<Compile Include="Distributions\ChiSquared.cs" /> |
|||
<Compile Include="Distributions\ContinuousUniform.cs" /> |
|||
<Compile Include="Distributions\ConwayMaxwellPoisson.cs" /> |
|||
<Compile Include="Distributions\IDistribution.cs" /> |
|||
<Compile Include="Distributions\Dirichlet.cs" /> |
|||
<Compile Include="Distributions\DiscreteUniform.cs" /> |
|||
<Compile Include="Distributions\Erlang.cs" /> |
|||
<Compile Include="Distributions\Exponential.cs" /> |
|||
<Compile Include="Distributions\FisherSnedecor.cs" /> |
|||
<Compile Include="Distributions\Gamma.cs" /> |
|||
<Compile Include="Distributions\Geometric.cs" /> |
|||
<Compile Include="Distributions\Hypergeometric.cs" /> |
|||
<Compile Include="Distributions\InverseGamma.cs" /> |
|||
<Compile Include="Distributions\InverseWishart.cs" /> |
|||
<Compile Include="Distributions\Laplace.cs" /> |
|||
<Compile Include="Distributions\LogNormal.cs" /> |
|||
<Compile Include="Distributions\MatrixNormal.cs" /> |
|||
<Compile Include="Distributions\Multinomial.cs" /> |
|||
<Compile Include="Distributions\NegativeBinomial.cs" /> |
|||
<Compile Include="Distributions\Normal.cs" /> |
|||
<Compile Include="Distributions\NormalGamma.cs" /> |
|||
<Compile Include="Distributions\Pareto.cs" /> |
|||
<Compile Include="Distributions\Poisson.cs" /> |
|||
<Compile Include="Distributions\Rayleigh.cs" /> |
|||
<Compile Include="Distributions\Stable.cs" /> |
|||
<Compile Include="Distributions\StudentT.cs" /> |
|||
<Compile Include="Distributions\Weibull.cs" /> |
|||
<Compile Include="Distributions\Wishart.cs" /> |
|||
<Compile Include="Distributions\Zipf.cs" /> |
|||
<Compile Include="LinearAlgebra\Builder.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\MILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\MILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\MILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Matrix.Solve.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\MILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\CancellationStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IterationStatus.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\Iterator.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IterationCountStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\SolverSetup.cs" /> |
|||
<Compile Include="LinearRegression\MultipleRegression.cs" /> |
|||
<Compile Include="LinearRegression\WeightedRegression.cs" /> |
|||
<Compile Include="LinearRegression\SimpleRegression.cs" /> |
|||
<Compile Include="LinearRegression\Util.cs" /> |
|||
<Compile Include="Properties\Resources.Designer.cs"> |
|||
<AutoGen>True</AutoGen> |
|||
<DesignTime>True</DesignTime> |
|||
<DependentUpon>Resources.resx</DependentUpon> |
|||
</Compile> |
|||
<Compile Include="Providers\Common\Cuda\CudaProvider.cs" /> |
|||
<Compile Include="Providers\Common\Mkl\MklProvider.cs" /> |
|||
<Compile Include="Providers\Common\Mkl\MklProviderPrecision.cs" /> |
|||
<Compile Include="Providers\Common\OpenBlas\OpenBlasProvider.cs" /> |
|||
<Compile Include="Providers\FourierTransform\IFourierTransformProvider.cs" /> |
|||
<Compile Include="Providers\FourierTransform\FourierTransformControl.cs" /> |
|||
<Compile Include="Providers\FourierTransform\ManagedFourierTransformProvider.cs" /> |
|||
<Compile Include="Providers\FourierTransform\Mkl\MklFourierTransformProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Acml\AcmlLinearAlgebraProvider.Complex.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Acml\AcmlLinearAlgebraProvider.Complex32.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Acml\AcmlLinearAlgebraProvider.Double.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Acml\AcmlLinearAlgebraProvider.Single.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Acml\SafeNativeMethods.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Cuda\CudaLinearAlgebraProvider.Complex.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Cuda\CudaLinearAlgebraProvider.Complex32.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Cuda\CudaLinearAlgebraProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Cuda\CudaLinearAlgebraProvider.Double.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Cuda\CudaLinearAlgebraProvider.Single.cs" /> |
|||
<Compile Include="Providers\Common\Cuda\CudaProviderCapabilities.cs" /> |
|||
<Compile Include="Providers\Common\Cuda\SafeNativeMethods.cs" /> |
|||
<Compile Include="Providers\Common\Mkl\MklProviderCapabilities.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\LinearAlgebraControl.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\OpenBlas\OpenBlasLinearAlgebraProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\OpenBlas\OpenBlasLinearAlgebraProvider.Complex.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\OpenBlas\OpenBlasLinearAlgebraProvider.Complex32.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\OpenBlas\OpenBlasLinearAlgebraProvider.Double.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\OpenBlas\OpenBlasLinearAlgebraProvider.Single.cs" /> |
|||
<Compile Include="Providers\Common\OpenBlas\SafeNativeMethods.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ManagedLinearAlgebraProvider.Complex32.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ManagedLinearAlgebraProvider.Complex.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ManagedLinearAlgebraProvider.Double.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ManagedLinearAlgebraProvider.Single.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ILinearAlgebraProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\ManagedLinearAlgebraProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Mkl\MklLinearAlgebraProvider.Complex.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Mkl\MklLinearAlgebraProvider.Complex32.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Mkl\MklLinearAlgebraProvider.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Mkl\MklLinearAlgebraProvider.Double.cs" /> |
|||
<Compile Include="Providers\LinearAlgebra\Mkl\MklLinearAlgebraProvider.Single.cs" /> |
|||
<Compile Include="Providers\Common\Mkl\SafeNativeMethods.cs" /> |
|||
<Compile Include="ArrayExtensions.cs" /> |
|||
<Compile Include="Complex64.cs" /> |
|||
<Compile Include="Combinatorics.cs" /> |
|||
<Compile Include="ComplexExtensions.cs" /> |
|||
<Compile Include="Constants.cs" /> |
|||
<Compile Include="Control.cs" /> |
|||
<Compile Include="Complex32.cs" /> |
|||
<Compile Include="Distance.cs" /> |
|||
<Compile Include="Fit.cs" /> |
|||
<Compile Include="Financial\AbsoluteReturnMeasures.cs" /> |
|||
<Compile Include="Financial\AbsoluteRiskMeasures.cs" /> |
|||
<Compile Include="LinearAlgebra\Matrix.BCL.cs" /> |
|||
<Compile Include="LinearAlgebra\Matrix.Operators.cs" /> |
|||
<Compile Include="LinearAlgebra\Vector.Arithmetic.cs" /> |
|||
<Compile Include="LinearAlgebra\Vector.BCL.cs" /> |
|||
<Compile Include="LinearAlgebra\Vector.Operators.cs" /> |
|||
<Compile Include="Exceptions.cs" /> |
|||
<Compile Include="Providers\Common\OpenBlas\OpenBlasProviderCapabilities.cs" /> |
|||
<Compile Include="Providers\Common\NativeProviderLoader.cs" /> |
|||
<Compile Include="Random\SystemRandomSource.cs" /> |
|||
<Compile Include="Random\RandomSeed.cs" /> |
|||
<Compile Include="Optimization\BfgsSolver.cs" /> |
|||
<Compile Include="RootFinding\Broyden.cs" /> |
|||
<Compile Include="RootFinding\Cubic.cs" /> |
|||
<Compile Include="RootFinding\NewtonRaphson.cs" /> |
|||
<Compile Include="RootFinding\RobustNewtonRaphson.cs" /> |
|||
<Compile Include="RootFinding\Secant.cs" /> |
|||
<Compile Include="RootFinding\ZeroCrossingBracketing.cs" /> |
|||
<Compile Include="RootFinding\Brent.cs" /> |
|||
<Compile Include="FindRoots.cs" /> |
|||
<Compile Include="RootFinding\Bisection.cs" /> |
|||
<Compile Include="Optimization\BfgsBMinimizer.cs" /> |
|||
<Compile Include="Optimization\BfgsMinimizer.cs" /> |
|||
<Compile Include="Optimization\ConjugateGradientMinimizer.cs" /> |
|||
<Compile Include="Optimization\GoldenSectionMinimizer.cs" /> |
|||
<Compile Include="Optimization\ScalarMinimizationResult.cs" /> |
|||
<Compile Include="Optimization\NewtonMinimizer.cs" /> |
|||
<Compile Include="Optimization\ObjectiveFunction.cs" /> |
|||
<Compile Include="Optimization\LineSearch\StrongWolfeLineSearch.cs" /> |
|||
<Compile Include="Optimization\QuadraticGradientProjectionSearch.cs" /> |
|||
<Compile Include="SpecialFunctions\Evaluate.cs" /> |
|||
<Compile Include="ExcelFunctions.cs" /> |
|||
<Compile Include="SpecialFunctions\ExponentialIntegral.cs" /> |
|||
<Compile Include="SpecialFunctions\ModifiedStruve.cs" /> |
|||
<Compile Include="SpecialFunctions\ModifiedBessel.cs" /> |
|||
<Compile Include="SpecialFunctions\Logistic.cs" /> |
|||
<Compile Include="SpecialFunctions\TestFunctions.cs" /> |
|||
<Compile Include="Statistics\ArrayStatistics.cs" /> |
|||
<Compile Include="Statistics\ArrayStatistics.Complex.cs" /> |
|||
<Compile Include="Statistics\ArrayStatistics.Int32.cs" /> |
|||
<Compile Include="Statistics\ArrayStatistics.Single.cs" /> |
|||
<Compile Include="Statistics\MovingStatistics.cs" /> |
|||
<Compile Include="Statistics\RunningStatistics.cs" /> |
|||
<Compile Include="Statistics\QuantileDefinition.cs" /> |
|||
<Compile Include="Statistics\RankDefinition.cs" /> |
|||
<Compile Include="Statistics\SortedArrayStatistics.Single.cs" /> |
|||
<Compile Include="Statistics\StreamingStatistics.cs" /> |
|||
<Compile Include="Statistics\SortedArrayStatistics.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\SparseVectorStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\DenseVectorStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\MatrixStorage.Validation.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\Cholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\DenseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\DiagonalMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\Evd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\GramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\LU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\QR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\Svd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Matrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\SparseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Vector.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\DenseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\DenseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\DiagonalMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\Cholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\Evd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\GramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\LU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\QR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\Svd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Matrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\SparseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Vector.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\Cholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\DenseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\DiagonalMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\Evd.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\GramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\QR.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\Svd.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\LU.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Matrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IIterativeSolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IIterativeSolverSetup.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\IIterationStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\SparseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Vector.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\DenseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\DenseSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Factorization\UserSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\BiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\CompositeSolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\GpBiCg.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\MlkBiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\TFQMR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\DiagonalPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\ILUTPPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\Solvers\ILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex32\SparseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\DenseSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Factorization\UserSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\BiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\CompositeSolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\GpBiCg.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\MlkBiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\TFQMR.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\DiagonalPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\ILUTPPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\Solvers\ILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Complex\SparseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\DenseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\GramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\Evd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\DenseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\DenseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\DiagonalMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\Cholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\DenseSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\Evd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\GramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\LU.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\QR.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\Svd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserEvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Factorization\UserSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Matrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\BiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\CompositeSolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\GpBiCg.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\MlkBiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\TFQMR.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\DiagonalPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\ILUTPPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Solvers\ILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\DivergenceStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\FailureStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\SparseMatrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\SparseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\Cholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\DenseSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserGramSchmidt.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\LU.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\QR.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\Svd.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserCholesky.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserLU.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserQR.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Factorization\UserSvd.cs" /> |
|||
<Compile Include="LinearAlgebra\Factorization\ISolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\BiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\CompositeSolver.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\GpBiCg.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\MlkBiCgStab.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\TFQMR.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\DiagonalPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\ILUTPPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\Solvers\ILU0Preconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\UnitPreconditioner.cs" /> |
|||
<Compile Include="LinearAlgebra\Solvers\ResidualStopCriterion.cs" /> |
|||
<Compile Include="LinearAlgebra\Double\SparseVector.cs" /> |
|||
<Compile Include="LinearAlgebra\Matrix.Arithmetic.cs" /> |
|||
<Compile Include="LinearAlgebra\Matrix.cs" /> |
|||
<Compile Include="LinearAlgebra\Vector.cs" /> |
|||
<Compile Include="LinearAlgebra\Single\Vector.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\DenseColumnMajorMatrixStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\MatrixStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\SparseCompressedRowMatrixStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\DiagonalMatrixStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\VectorStorage.cs" /> |
|||
<Compile Include="LinearAlgebra\Storage\VectorStorage.Validation.cs" /> |
|||
<Compile Include="Permutation.cs" /> |
|||
<Compile Include="Distributions\IContinuousDistribution.cs" /> |
|||
<Compile Include="Distributions\IDiscreteDistribution.cs" /> |
|||
<Compile Include="Distributions\IUnivariateDistribution.cs" /> |
|||
<Compile Include="IntegralTransforms\Hartley.Naive.cs" /> |
|||
<Compile Include="IntegralTransforms\HartleyOptions.cs" /> |
|||
<Compile Include="GlobalizationHelper.cs" /> |
|||
<Compile Include="IntegralTransforms\Fourier.Bluestein.cs" /> |
|||
<Compile Include="IntegralTransforms\Fourier.Naive.cs" /> |
|||
<Compile Include="IntegralTransforms\Fourier.RadixN.cs" /> |
|||
<Compile Include="IntegralTransforms\FourierOptions.cs" /> |
|||
<Compile Include="Integration\DoubleExponentialTransformation.cs" /> |
|||
<Compile Include="Integration\SimpsonRule.cs" /> |
|||
<Compile Include="Integration\NewtonCotesTrapeziumRule.cs" /> |
|||
<Compile Include="Integrate.cs" /> |
|||
<Compile Include="Interpolation\BulirschStoerRationalInterpolation.cs" /> |
|||
<Compile Include="Interpolation\LinearSpline.cs" /> |
|||
<Compile Include="Interpolation\NevillePolynomialInterpolation.cs" /> |
|||
<Compile Include="Interpolation\IInterpolation.cs" /> |
|||
<Compile Include="Interpolate.cs" /> |
|||
<Compile Include="Interpolation\SplineBoundaryCondition.cs" /> |
|||
<Compile Include="Precision.cs" /> |
|||
<Compile Include="Properties\AssemblyInfo.cs" /> |
|||
<Compile Include="Random\RandomSource.cs" /> |
|||
<Compile Include="Random\Mcg31m1.cs" /> |
|||
<Compile Include="Random\Mcg59.cs" /> |
|||
<Compile Include="Random\MersenneTwister.cs" /> |
|||
<Compile Include="Random\Mrg32k3a.cs" /> |
|||
<Compile Include="Random\Palf.cs" /> |
|||
<Compile Include="Random\CryptoRandomSource.cs" /> |
|||
<Compile Include="Random\RandomExtensions.cs" /> |
|||
<Compile Include="Random\WH1982.cs" /> |
|||
<Compile Include="Random\WH2006.cs" /> |
|||
<Compile Include="Random\Xorshift.cs" /> |
|||
<Compile Include="Compatibility.cs" /> |
|||
<Compile Include="Sorting.cs" /> |
|||
<Compile Include="SpecialFunctions\Harmonic.cs" /> |
|||
<Compile Include="SpecialFunctions\Beta.cs" /> |
|||
<Compile Include="SpecialFunctions\Erf.cs" /> |
|||
<Compile Include="SpecialFunctions\Factorial.cs" /> |
|||
<Compile Include="SpecialFunctions\Gamma.cs" /> |
|||
<Compile Include="SpecialFunctions\Stability.cs" /> |
|||
<Compile Include="Statistics\Correlation.cs" /> |
|||
<Compile Include="Statistics\DescriptiveStatistics.cs" /> |
|||
<Compile Include="Statistics\Histogram.cs" /> |
|||
<Compile Include="Statistics\MCMC\HybridMC.cs" /> |
|||
<Compile Include="Statistics\MCMC\HybridMCGeneric.cs" /> |
|||
<Compile Include="Statistics\MCMC\MCMCDiagnostics.cs" /> |
|||
<Compile Include="Statistics\MCMC\MCMCSampler.cs" /> |
|||
<Compile Include="Statistics\MCMC\MetropolisHastingsSampler.cs" /> |
|||
<Compile Include="Statistics\MCMC\MetropolisSampler.cs" /> |
|||
<Compile Include="Statistics\MCMC\RejectionSampler.cs" /> |
|||
<Compile Include="Statistics\MCMC\UnivariateHybridMC.cs" /> |
|||
<Compile Include="Statistics\Statistics.cs" /> |
|||
<Compile Include="Statistics\MCMC\UnivariateSliceSampler.cs" /> |
|||
<Compile Include="Threading\CommonParallel.cs" /> |
|||
<Compile Include="Trigonometry.cs" /> |
|||
<Compile Include="Window.cs" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="Properties\Resources.resx"> |
|||
<Generator>PublicResXFileCodeGenerator</Generator> |
|||
<SubType>Designer</SubType> |
|||
<LastGenOutput>Resources.Designer.cs</LastGenOutput> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
</Project> |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFrameworks>net40;netstandard1.3</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<GeneratePackageOnBuild>True</GeneratePackageOnBuild> |
|||
<PackageId>Math.Numerics</PackageId> |
|||
<GenerateDocumentationFile>true</GenerateDocumentationFile> |
|||
<OutputType>Library</OutputType> |
|||
<AssemblyName>MathNet.Numerics</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics</RootNamespace> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(TargetFramework)'=='netstandard1.3'"> |
|||
<DefineConstants>NETSTANDARD;NOSYSNUMERICS</DefineConstants> |
|||
</PropertyGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' == 'net40'"> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
</ItemGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard1.3'"> |
|||
<PackageReference Include="System.Runtime" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Numerics" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Xml" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Primitives" Version="4.3.*" /> |
|||
<PackageReference Include="System.Runtime.Serialization.Formatters" Version="4.3.*" /> |
|||
<PackageReference Include="System.Security.Cryptography.Algorithms" Version="4.3.*" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
|
|||
@ -1,261 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFrameworks>net40;netstandard1.1</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<AssemblyName>MathNet.Numerics.TestData</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics.TestData</RootNamespace> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="'$(TargetFramework)'=='netstandard1.1'"> |
|||
<DefineConstants>NETSTANDARD</DefineConstants> |
|||
</PropertyGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' != 'netstandard1.1'"> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Xml.Linq" /> |
|||
<Reference Include="System.Data.DataSetExtensions" /> |
|||
<Reference Include="System.Data" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<EmbeddedResource Include="..\..\data\Codeplex-5667.csv"> |
|||
<Link>Data\Codeplex-5667.csv</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Github-Cureos-1.csv"> |
|||
<Link>Data\Github-Cureos-1.csv</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\A.mat"> |
|||
<Link>Data\Matlab\A.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\collection-nocompress.mat"> |
|||
<Link>Data\Matlab\collection-nocompress.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\collection.mat"> |
|||
<Link>Data\Matlab\collection.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\complex.mat"> |
|||
<Link>Data\Matlab\complex.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\sparse-large.mat"> |
|||
<Link>Data\Matlab\sparse-large.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\sparse-small.mat"> |
|||
<Link>Data\Matlab\sparse-small.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\sparse_complex.mat"> |
|||
<Link>Data\Matlab\sparse_complex.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\Matlab\v.mat"> |
|||
<Link>Data\Matlab\v.mat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\AtmWtAgt.dat"> |
|||
<Link>Data\NIST\AtmWtAgt.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Bennett5.dat"> |
|||
<Link>Data\NIST\Bennett5.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\BoxBOD.dat"> |
|||
<Link>Data\NIST\BoxBOD.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Chwirut1.dat"> |
|||
<Link>Data\NIST\Chwirut1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Chwirut2.dat"> |
|||
<Link>Data\NIST\Chwirut2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\DanWood.dat"> |
|||
<Link>Data\NIST\DanWood.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Eckerle4.dat"> |
|||
<Link>Data\NIST\Eckerle4.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\ENSO.dat"> |
|||
<Link>Data\NIST\ENSO.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Filip.dat"> |
|||
<Link>Data\NIST\Filip.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Gauss1.dat"> |
|||
<Link>Data\NIST\Gauss1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Gauss2.dat"> |
|||
<Link>Data\NIST\Gauss2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Gauss3.dat"> |
|||
<Link>Data\NIST\Gauss3.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Hahn1.dat"> |
|||
<Link>Data\NIST\Hahn1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Kirby2.dat"> |
|||
<Link>Data\NIST\Kirby2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Lanczos1.dat"> |
|||
<Link>Data\NIST\Lanczos1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Lanczos2.dat"> |
|||
<Link>Data\NIST\Lanczos2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Lanczos3.dat"> |
|||
<Link>Data\NIST\Lanczos3.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Lew.dat"> |
|||
<Link>Data\NIST\Lew.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Longley.dat"> |
|||
<Link>Data\NIST\Longley.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Lottery.dat"> |
|||
<Link>Data\NIST\Lottery.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Mavro.dat"> |
|||
<Link>Data\NIST\Mavro.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Meixner.dat"> |
|||
<Link>Data\NIST\Meixner.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\MGH09.dat"> |
|||
<Link>Data\NIST\MGH09.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\MGH10.dat"> |
|||
<Link>Data\NIST\MGH10.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\MGH17.dat"> |
|||
<Link>Data\NIST\MGH17.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Michelso.dat"> |
|||
<Link>Data\NIST\Michelso.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Misra1a.dat"> |
|||
<Link>Data\NIST\Misra1a.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Misra1b.dat"> |
|||
<Link>Data\NIST\Misra1b.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Misra1c.dat"> |
|||
<Link>Data\NIST\Misra1c.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Misra1d.dat"> |
|||
<Link>Data\NIST\Misra1d.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Nelson.dat"> |
|||
<Link>Data\NIST\Nelson.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NoInt1.dat"> |
|||
<Link>Data\NIST\NoInt1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NoInt2.dat"> |
|||
<Link>Data\NIST\NoInt2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Norris.dat"> |
|||
<Link>Data\NIST\Norris.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NumAcc1.dat"> |
|||
<Link>Data\NIST\NumAcc1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NumAcc2.dat"> |
|||
<Link>Data\NIST\NumAcc2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NumAcc3.dat"> |
|||
<Link>Data\NIST\NumAcc3.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\NumAcc4.dat"> |
|||
<Link>Data\NIST\NumAcc4.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Pontius.dat"> |
|||
<Link>Data\NIST\Pontius.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Rat42.dat"> |
|||
<Link>Data\NIST\Rat42.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Rat43.dat"> |
|||
<Link>Data\NIST\Rat43.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Roszman1.dat"> |
|||
<Link>Data\NIST\Roszman1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SiRstvt.dat"> |
|||
<Link>Data\NIST\SiRstvt.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs01t.dat"> |
|||
<Link>Data\NIST\SmLs01t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs02t.dat"> |
|||
<Link>Data\NIST\SmLs02t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs03t.dat"> |
|||
<Link>Data\NIST\SmLs03t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs04t.dat"> |
|||
<Link>Data\NIST\SmLs04t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs05t.dat"> |
|||
<Link>Data\NIST\SmLs05t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs06t.dat"> |
|||
<Link>Data\NIST\SmLs06t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs07t.dat"> |
|||
<Link>Data\NIST\SmLs07t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs08t.dat"> |
|||
<Link>Data\NIST\SmLs08t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\SmLs09t.dat"> |
|||
<Link>Data\NIST\SmLs09t.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Thurber.dat"> |
|||
<Link>Data\NIST\Thurber.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Wampler1.dat"> |
|||
<Link>Data\NIST\Wampler1.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Wampler2.dat"> |
|||
<Link>Data\NIST\Wampler2.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Wampler3.dat"> |
|||
<Link>Data\NIST\Wampler3.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Wampler4.dat"> |
|||
<Link>Data\NIST\Wampler4.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\NIST\Wampler5.dat"> |
|||
<Link>Data\NIST\Wampler5.dat</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\fidap007.mtx"> |
|||
<Link>Data\MatrixMarket\fidap007.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\bp___200.mtx"> |
|||
<Link>Data\MatrixMarket\bp___200.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\can24_pattern_symmetric_coordinate_24.mtx"> |
|||
<Link>Data\MatrixMarket\can24_pattern_symmetric_coordinate_24.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\gear_integer_general_coordinate_100.mtx"> |
|||
<Link>Data\MatrixMarket\gear_integer_general_coordinate_100.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\hilbert_real_symmetric_array_10.mtx"> |
|||
<Link>Data\MatrixMarket\hilbert_real_symmetric_array_10.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_array_100.mtx"> |
|||
<Link>Data\MatrixMarket\random_real_general_array_100.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_array_10_20.mtx"> |
|||
<Link>Data\MatrixMarket\random_real_general_array_10_20.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_array_20_10.mtx"> |
|||
<Link>Data\MatrixMarket\random_real_general_array_20_10.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_coordinate_10_20.mtx"> |
|||
<Link>Data\MatrixMarket\random_real_general_coordinate_10_20.mtx</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_dense_10_20.comma"> |
|||
<Link>Data\MatrixMarket\random_real_general_dense_10_20.comma</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_dense_10_20.space"> |
|||
<Link>Data\MatrixMarket\random_real_general_dense_10_20.space</Link> |
|||
</EmbeddedResource> |
|||
<EmbeddedResource Include="..\..\data\MatrixMarket\random_real_general_dense_10_20.tab"> |
|||
<Link>Data\MatrixMarket\random_real_general_dense_10_20.tab</Link> |
|||
</EmbeddedResource> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,25 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<TargetFramework>net45</TargetFramework> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<OutputPath>..\..\out\test\$(Configuration)\netstandard16</OutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\$(Configuration)\netstandard16</BaseIntermediateOutputPath> |
|||
<AssemblyName>MathNet.Numerics.UnitTests</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<PackageReference Include="NUnit" Version="3.7.1" TargetFramework="netstandard16" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-2017.csproj" /> |
|||
<ProjectReference Include="..\TestData\TestData-2017.csproj" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,35 +0,0 @@ |
|||
<Project Sdk="Microsoft.NET.Sdk"> |
|||
<PropertyGroup> |
|||
<OutputType>Exe</OutputType> |
|||
<TargetFrameworks>net45;netcoreapp1.1;netcoreapp2.0</TargetFrameworks> |
|||
<GenerateAssemblyInfo>false</GenerateAssemblyInfo> |
|||
<OutputPath>..\..\out\test\$(Configuration)</OutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\$(Configuration)</BaseIntermediateOutputPath> |
|||
<AssemblyName>MathNet.Numerics.UnitTests</AssemblyName> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition="$(TargetFramework.Contains('netcoreapp')) OR $(TargetFramework.Contains('netstandard'))"> |
|||
<DefineConstants>NETSTANDARD;NOSYSNUMERICS</DefineConstants> |
|||
</PropertyGroup> |
|||
<ItemGroup Condition="'$(TargetFramework)' == 'net45'"> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup Condition="$(TargetFramework.Contains('netcoreapp')) OR $(TargetFramework.Contains('netstandard'))"> |
|||
<PackageReference Include="System.Reflection" Version="4.3.*" /> |
|||
<PackageReference Include="System.Reflection.Extensions" Version="4.3.*" /> |
|||
<PackageReference Include="System.Reflection.TypeExtensions" Version="4.4.*" /> |
|||
<PackageReference Include="System.Threading.Tasks.Parallel" Version="4.3.*" /> |
|||
<PackageReference Include="System.Xml.XmlSerializer" Version="4.3.*" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<PackageReference Include="NUnit" Version="3.8.*" /> |
|||
<PackageReference Include="NUnitLite" Version="3.8.*" /> |
|||
<ProjectReference Include="..\Numerics\Numerics-2017.csproj" /> |
|||
<ProjectReference Include="..\TestData\TestData-2017.csproj" /> |
|||
</ItemGroup> |
|||
</Project> |
|||
@ -1,106 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{9014A0CE-725D-4718-918C-923C0CA19FEE}</ProjectGuid> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTestsNet35</AssemblyName> |
|||
<TargetFrameworkVersion>v3.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<TargetFrameworkProfile /> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\test\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Net35\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<Prefer32Bit>false</Prefer32Bit> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Net35\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
<Prefer32Bit>false</Prefer32Bit> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release-Signed|AnyCPU' "> |
|||
<DefineConstants>TRACE;NET35;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\test-signed\Net35\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-signed\Net35\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-signed\Net35\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<Prefer32Bit>false</Prefer32Bit> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Net35.csproj"> |
|||
<Project>{E54E712D-EB6B-4FBF-B29A-6BB95E719BAC}</Project> |
|||
<Name>Numerics-Net35</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<ItemGroup> |
|||
<Service Include="{82A7F48D-3B50-4B1E-B82E-3ADA8210C358}" /> |
|||
</ItemGroup> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net35\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v3.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="System.Threading"> |
|||
<HintPath>..\..\packages\TaskParallelLibrary\lib\Net35\System.Threading.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,2 +0,0 @@ |
|||
TaskParallelLibrary framework:net35 |
|||
NUnit framework:net35 |
|||
@ -1,80 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{FCB9D3B5-FEFF-4ACB-BDA9-2FA4AB7E85E5}</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTests259</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile259\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile259\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile259\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile259\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile259\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile259\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable259.csproj"> |
|||
<Project>{1C8DBFB2-DB75-4C4B-888B-4AF314FCE3C3}</Project> |
|||
<Name>Numerics-Portable259</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,80 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{2B6BE5F8-843E-4E36-8B8E-9CA3C9503198}</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTests328</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile328\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile328\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile328\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile328\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile328\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile328\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable328.csproj"> |
|||
<Project>{1A3065FD-105D-4AF1-85B9-0A4A26FFB353}</Project> |
|||
<Name>Numerics-Portable328</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,80 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{0672ED13-CE61-4D3C-B879-282472817235}</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTests47</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile47\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile47\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile47\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable47.csproj"> |
|||
<Project>{49205185-621E-FFB9-2104-887C9F1BBD13}</Project> |
|||
<Name>Numerics-Portable47</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,80 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{B170F78B-8C95-4C6A-A437-F05D9302B0B3}</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTests7</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile7\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile7\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile7\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile7\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile7\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile7\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable7.csproj"> |
|||
<Project>{25E6E93B-56A2-4F14-8458-03665F122B3F}</Project> |
|||
<Name>Numerics-Portable7</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
@ -1,80 +0,0 @@ |
|||
<?xml version="1.0" encoding="utf-8"?> |
|||
<Project ToolsVersion="14.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003"> |
|||
<PropertyGroup> |
|||
<MinimumVisualStudioVersion>10.0</MinimumVisualStudioVersion> |
|||
<Configuration Condition=" '$(Configuration)' == '' ">Debug</Configuration> |
|||
<Platform Condition=" '$(Platform)' == '' ">AnyCPU</Platform> |
|||
<ProjectGuid>{2769BADC-02D9-48D9-88B4-C7E1C064BDF2}</ProjectGuid> |
|||
<ProjectTypeGuids>{3AC096D0-A1C2-E12C-1390-A8335801FDAB};{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}</ProjectTypeGuids> |
|||
<TestProjectType>UnitTest</TestProjectType> |
|||
<OutputType>Library</OutputType> |
|||
<AppDesignerFolder>Properties</AppDesignerFolder> |
|||
<RootNamespace>MathNet.Numerics.UnitTests</RootNamespace> |
|||
<AssemblyName>MathNet.Numerics.UnitTests78</AssemblyName> |
|||
<TargetFrameworkVersion>v4.5</TargetFrameworkVersion> |
|||
<FileAlignment>512</FileAlignment> |
|||
<LangVersion>6</LangVersion> |
|||
<SolutionDir Condition="$(SolutionDir) == '' Or $(SolutionDir) == '*Undefined*'">..\..\</SolutionDir> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|AnyCPU' "> |
|||
<DefineConstants>TRACE;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test\Profile78\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test\Profile78\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test\Profile78\</BaseIntermediateOutputPath> |
|||
<Optimize>true</Optimize> |
|||
<DebugType>pdbonly</DebugType> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<CodeAnalysisRuleSet>MinimumRecommendedRules.ruleset</CodeAnalysisRuleSet> |
|||
<NoWarn>1591</NoWarn> |
|||
<WarningLevel>4</WarningLevel> |
|||
</PropertyGroup> |
|||
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Debug|AnyCPU' "> |
|||
<DefineConstants>TRACE;DEBUG;PORTABLE;NOSYSNUMERICS;NET45REFLECTION</DefineConstants> |
|||
<OutputPath>..\..\out\test-debug\Profile78\</OutputPath> |
|||
<IntermediateOutputPath>..\..\obj\test-debug\Profile78\</IntermediateOutputPath> |
|||
<BaseIntermediateOutputPath>..\..\obj\test-debug\Profile78\</BaseIntermediateOutputPath> |
|||
<Optimize>false</Optimize> |
|||
<DebugType>full</DebugType> |
|||
<DebugSymbols>true</DebugSymbols> |
|||
<ErrorReport>prompt</ErrorReport> |
|||
<WarningLevel>4</WarningLevel> |
|||
<NoWarn>1591</NoWarn> |
|||
</PropertyGroup> |
|||
<ItemGroup> |
|||
<Reference Include="System" /> |
|||
<Reference Include="System.Core" /> |
|||
<Reference Include="System.Numerics" /> |
|||
<Reference Include="Microsoft.CSharp" /> |
|||
<Reference Include="System.Runtime.Serialization" /> |
|||
<Reference Include="System.Xml" /> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<ProjectReference Include="..\Numerics\Numerics-Portable78.csproj"> |
|||
<Project>{2EBD6F22-9BD6-4AF2-A21B-7198C9C5571F}</Project> |
|||
<Name>Numerics-Portable78</Name> |
|||
</ProjectReference> |
|||
<ProjectReference Include="..\TestData\TestData.csproj"> |
|||
<Project>{af3253c9-4db5-45a0-98cf-c105fda9da47}</Project> |
|||
<Name>TestData</Name> |
|||
</ProjectReference> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<Compile Include="**\*.cs" Exclude="Properties\Settings.Designer.cs"> |
|||
</Compile> |
|||
</ItemGroup> |
|||
<ItemGroup> |
|||
<None Include="paket.references" /> |
|||
</ItemGroup> |
|||
<Import Project="$(MSBuildToolsPath)\Microsoft.CSharp.targets" /> |
|||
<Choose> |
|||
<When Condition="$(TargetFrameworkIdentifier) == '.NETFramework' And $(TargetFrameworkVersion) == 'v4.5'"> |
|||
<ItemGroup> |
|||
<Reference Include="nunit.framework"> |
|||
<HintPath>..\..\packages\NUnit\lib\net45\nunit.framework.dll</HintPath> |
|||
<Private>True</Private> |
|||
<Paket>True</Paket> |
|||
</Reference> |
|||
</ItemGroup> |
|||
</When> |
|||
</Choose> |
|||
</Project> |
|||
Loading…
Reference in new issue