Christoph Ruegg
17cbada405
Fix other solutions
9 years ago
Christoph Ruegg
442c6d39ef
Statistics: refactoring: move single precision implementations to partial class
10 years ago
Christoph Ruegg
771072142d
Tests: embed test data as resource streams in new TestData project
11 years ago
Christoph Ruegg
5cbc44effb
Native: simplify target files further
11 years ago
Christoph Ruegg
cb64d2633e
Native: OpenBLAS integrated into FAKE build system
11 years ago
Christoph Ruegg
408f06c506
Build: combined MKL package and proper CUDA packages
11 years ago
Christoph Ruegg
d96e72df1a
Native: prepare build integration for CUDA native provider
11 years ago
Christoph Ruegg
1204a66bd9
Docs: Constants
11 years ago
Christoph Ruegg
80684ea443
Docs: convert remaining docs to CommonMark
11 years ago
Christoph Ruegg
850a7af28e
Docs: NuGet & Binaries, simplified home page
11 years ago
Christoph Ruegg
73140be313
Docs: document simpler MKL loading with native provider loader
11 years ago
Christoph Ruegg
78a7aca144
Docs: tweak build & tools docs, merge into website
11 years ago
Christoph Ruegg
582cece51f
Build: prepare build for Linux MKL provider packaging
11 years ago
Christoph Ruegg
2dc8672d23
Cleanup solutions
12 years ago
Christoph Ruegg
46454cb5a3
iPython IfSharp F# profile integration in the F# package; update docs
12 years ago
Christoph Ruegg
e1ff20d527
Docs: collecting some users of Math.NET Numerics.
12 years ago
Christoph Ruegg
50aa5fc9df
Stylecop
12 years ago
Christoph Ruegg
4c82e18435
Docs: matrices and vectors (wip)
12 years ago
Christoph Ruegg
e3d0baeda6
Docs: probability distributions (split from random numbers)
12 years ago
Christoph Ruegg
37c90335b6
Build: build script deduplication
12 years ago
Christoph Ruegg
4da50a6955
Build: extend script to build data packages as well
12 years ago
Christoph Ruegg
302184f2ea
Build: NuGet packages for native provider builds
12 years ago
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