Christoph Ruegg
0bf67ea4a4
Build: dedicated release notes and auto-version for native providers
12 years ago
Christoph Ruegg
41a6639694
Build: drop legacy NuGet packaging build scripts
12 years ago
Christoph Ruegg
9a9a00b515
Build: drop legacy MsBuild-integrated NuGet package-restore
12 years ago
Christoph Ruegg
83f222f027
Docs: regression
12 years ago
Christoph Ruegg
2c3328900f
Build: build NuGet packages with FAKE
12 years ago
Christoph Ruegg
237e826c20
Build: Xamarinify solutions
12 years ago
Christoph Ruegg
949e4210f0
Build: MathNet.Numerics.All solution
12 years ago
Christoph Ruegg
e1e735bc10
Build: fix F# projects to build with mono F#
12 years ago
Christoph Ruegg
fdad2f1a83
Docs: linear equation systems
12 years ago
Christoph Ruegg
74fa541feb
Docs: MKL
12 years ago
Christoph Ruegg
1a4fa126bb
Docs: euclid
12 years ago
Christoph Ruegg
48941eb37f
Docs: delimited files (CSV)
12 years ago
Christoph Ruegg
dfa9483c3b
Generate: clarifications and simplifications, F# module, docs
12 years ago
Christoph Ruegg
464542379c
Docs: special functions; various backport for Codeplex docs
12 years ago
Christoph Ruegg
3354347576
Docs: distance metrics
12 years ago
Christoph Ruegg
035ca0ba6d
Docs: initial setup
12 years ago
Christoph Ruegg
95b1a487be
Build: optional FAKE build (not required, VS works standalone)
12 years ago
Christoph Ruegg
89c76125c6
Build: VS12 (2013) support, build config simplification
12 years ago
Christoph Ruegg
728dc322ec
Docs: Turn F# Sample project into documentation (using FSharp.Literate/Formatting)
13 years ago
Christoph Ruegg
03ff1a74b3
Update text file links in solution (release notes etc)
13 years ago
Christoph Ruegg
907d05682c
Drop Numerics.IO project (now developed in separate repository)
13 years ago
Christoph Ruegg
8e1102c2f4
Upgrade F# projects to F# 3.0
13 years ago
Christoph Ruegg
2fa4232f64
Build: new 'Release-Signed' profile for signing assemblies (strong name)
14 years ago
Christoph Ruegg
17a1ebe357
Solution: separate solution for portable builds (SL etc)
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
283f036cb1
Readme: new short installation instructions section
15 years ago
Marcus Cuda
7a1a0fc8f1
tests: added Andriy's ported NUnit tests and tweaked them for the solver changes
15 years ago
Marcus Cuda
4871e73491
added NUnit project
15 years ago
Marcus Cuda
85cab0ed05
removed MS Test unit tests
15 years ago
Marcus Cuda
d799b5611c
silverlight: added Silverlight test project. Silverlight didn't work with the abstract test class so the tests will need to be refactored not to use them
15 years ago
Marcus Cuda
57fa7d4d6e
started silverlight tests
15 years ago
Christoph Ruegg
6c76369395
Ci: make projects build to a common out folder with a decent folder structure out of the box
15 years ago
Marcus Cuda
68685906a4
native: reorg'ed the native code
matrix:made the internal data array public on the dense matrices
tests:started using MSTest for the provider tests
15 years ago
Marcus Cuda
3acc531b83
added io directory
16 years ago
Marcus Cuda
b5b14af52f
added skeleton IO project for Matlab, CSV, MatrixMarket, and Excel readers/writers
16 years ago
Marcus Cuda
fe5147fcda
using common parallel class for both silverlight and .NET 4.0
16 years ago
Marcus Cuda
181533fe0d
initial conversion
16 years ago
Marcus Cuda
1cf455eddc
add silverlight project
16 years ago
Jurgen Van Gael
c818f441bb
Added initial F# interface.
Signed-off-by: jvangael <jurgen.vangael@gmail.com>
17 years ago
Marcus Cuda
b57b32fd87
Project merging: added projects back to the solution
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
ed4927676b
Project merging: starting, looks like it needs to be done in a serveral commits
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Marcus Cuda
3e8d211042
added empty Examples project
Signed-off-by: Christoph Ruegg <git@cdrnet.ch>
17 years ago
Marcus Cuda
14330e2055
renamed Managed.Test to Managed.UnitTests since we'll multiple types of tests and added Native.UnitTests project
Signed-off-by: Marcus Cuda <marcus@cuda.net>
17 years ago
Christoph Ruegg
2778324285
empty projects
17 years ago
Christoph Ruegg
416b3525a1
empty solution
17 years ago