Christoph Ruegg
f28e6844a1
Build: use paket groups, project file cleanups
11 years ago
Christoph Ruegg
53dc96e4f5
Tooling: reinstall dependencies with current paket release
11 years ago
Christoph Ruegg
1e4d8681b4
Release Data Extensions v3.1.1
11 years ago
Christoph Ruegg
be75d314a5
Data: fix MatrixMarketWriter.WriteVector to use File.OpenWrite #335
11 years ago
Christoph Ruegg
431b727ebe
Dependencies
11 years ago
Christoph Ruegg
1561d50a7d
Release Data Extensions v3.1.0
12 years ago
Christoph Ruegg
5398609bde
Data: DelimitedReader: if no missing value is provided, for sparse use 0 instead of NaN (dense: NaN)
12 years ago
Christoph Ruegg
e6857bf938
Data: DelimitedReader: format missing value with chosen culture/provider (test fix)
12 years ago
Marcus Cuda
f5ad18f239
added missing value support to DelimitedWriter
12 years ago
Marcus Cuda
759975c748
added support for missing values
12 years ago
Christoph Ruegg
e2271d7f58
Migrate to new official FSharp.Core NuGet package (paket-v20a7)
12 years ago
Christoph Ruegg
226e1e07a1
Build: for F# on net35 use traditional FSharp.Core reference instead of NuGet
For C# and also for all non-net35 F# targets we still use the proper NuGet package.
This allows us to use one FSharp.Core NuGet package only (instead of two
with platform-groups), resolving quite a few issues.
12 years ago
Christoph Ruegg
b9a646377f
Build: paket install
12 years ago
Christoph Ruegg
2eb400b0e8
Paket upgrade
12 years ago
Christoph Ruegg
cb57acd93a
Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47
12 years ago
Christoph Ruegg
43c2e581c5
Paket: convert-from-nuget
12 years ago
Christoph Ruegg
848385480b
Build: drop unused assembly references (System.Xml, Data)
12 years ago
Christoph Ruegg
60f9984040
Build: replace PCL profile 344 with 328 (.Net 4.0+ instead of only 4.5+)
12 years ago
Christoph Ruegg
e13e34d226
Release Data Extensions: v3.0.0
12 years ago
Christoph Ruegg
9bbbb9124c
Data: Text: static api only for delimited file reading and writing
12 years ago
Christoph Ruegg
184e41c863
Data: StyleCop
12 years ago
Christoph Ruegg
713dab4bee
Data: should min require a non-preview release of Math.NET Numerics
12 years ago
Christoph Ruegg
64e9a04819
Release Data Extensions: v3.0.0-beta02
12 years ago
Christoph Ruegg
771ad85e4d
Data: Data extensions must depend on specific package version, not necessarily the newest.
12 years ago
Christoph Ruegg
4da50a6955
Build: extend script to build data packages as well
12 years ago
Christoph Ruegg
87f6ce1bbe
Data: import data extension soltion back into main repository
12 years ago