Christoph Ruegg
ccf4340ce0
Build: update supported platforms in NuGet nuspec descriptions
13 years ago
Christoph Ruegg
dc5597c6d9
Build: include .Net 3.5 build in NuGet package
13 years ago
Christoph Ruegg
89c76125c6
Build: VS12 (2013) support, build config simplification
13 years ago
Christoph Ruegg
2b1b319caa
Build: nuspec description and tag tweaks
13 years ago
Christoph Ruegg
383b222807
Build: automatically grab NuGet version (different from assembly or build) from TeamCity
13 years ago
Christoph Ruegg
8757556c41
Build: signed FSharp NuGet package
13 years ago
Christoph Ruegg
c50297f890
Build: add portable profile 47 (in addition to 136) with System.Numerics
13 years ago
Christoph Ruegg
e4a99a9beb
Build: drop IO libs from NuGet build script
13 years ago
Christoph Ruegg
f364fd5eb2
Update release notes, readme, contributors
14 years ago
Christoph Ruegg
5103d4c2bd
NuGet: include release-notes (as readme) and license in package root, no longer put files to App_ReadMe
14 years ago
Christoph Ruegg
acce19675e
Rework F# Samples
14 years ago
Christoph Ruegg
5f45c842c5
Convert F# examples to F# scripts (interactive); update nuget
14 years ago
Christoph Ruegg
9bbddfa530
Rename markdown files to md-extension
No longer include authors in nuget packages
14 years ago
tibel
e7f29f411b
Remove zlib.net nuget
14 years ago
Christoph Ruegg
f6556d5efe
NuGet: tweak package titles and descriptions
14 years ago
Christoph Ruegg
8263ad73ec
Portable: add support for WP8
14 years ago
Christoph Ruegg
041bbd9b82
Proper NuGet 2.1 portable lib support for both Numerics and .FSharp packages (instead of .Portable extra packages)
14 years ago
Christoph Ruegg
d04790bc2d
Build: fix signed nuget msbuild project
14 years ago
Christoph Ruegg
2fa4232f64
Build: new 'Release-Signed' profile for signing assemblies (strong name)
14 years ago
Christoph Ruegg
386fb36bfc
Solution: Replace Silverlight with Portable library
Instead of a specific Silverlight version, we now provide a separate
Portable Library assebly that supports .Net 4.0.1 and higher,
Silverlight 5 ad well as .Net for Metro style apps (WinRT).
New NuGet Package MathNet.Numerics.Portable with the portable library.
Since MathNet.Numerics.Portable now supports silverlight, the normal
package MathNet.Numerics no longer supports it (.Net 4 only).
Reworked the common parallel execution infrastructure for more reasonable
abstractions and better compatibility with portable libraries. Portable
libraries do support parts of the TPL, but neither the Parallel class nor
straight threading.
14 years ago
Christoph Ruegg
43c4608cce
Solution: extract IO into separate IO project
Linear Algebra comes with a set of IO classes for reading and writing text
files as well as files compatible with Matlab. These classes have now been
extracted into a separate MathNet.Numerics.IO project and assembly. The
core project no longer has zlib.net as dependency (only Numerics.IO has).
14 years ago
Christoph Ruegg
58e12a740f
Build: drop build number (4th part) of package versions for better semver compliance
15 years ago
Christoph Ruegg
29673875f3
Samples: Fix namespace collisions in sample NuGet package
15 years ago
Christoph Ruegg
325eff6437
NuGet: fix sample package content folder and desc
15 years ago
Christoph Ruegg
b1c87752d5
NuGet: MathNet.Numerics.FSharp Code Sample package
15 years ago
Christoph Ruegg
dd38f0f725
NuGet: MathNet.Numerics Code Sample package
15 years ago
Christoph Ruegg
f348974728
NuGet: include readme and copyright info in App_Readme content folder (NuGet Conventions), explicitly add reference to framework assembly System.Numerics
15 years ago
Christoph Ruegg
c2ba6ef0f9
upgrade NuGet, add assembly descriptions (taken from nuspecs)
15 years ago
Christoph Ruegg
283f036cb1
Readme: new short installation instructions section
16 years ago
Christoph Ruegg
4959eef327
NuGet nuspec now pointing to 128p instead of 32p icon
16 years ago
Christoph Ruegg
2b2c180b44
NuGet nuspec whitespace fix
16 years ago
Christoph Ruegg
f390f85dac
CI: Additional NuGet package for FSharp modules
16 years ago
Christoph Ruegg
10ff713f64
CI: NuGet release build tweaking
16 years ago
Christoph Ruegg
eb5db36aab
NuGet Build
16 years ago