2103 Commits (truncatednormal)
 

Author SHA1 Message Date
Christoph Ruegg 6d980acf3f Build: fix NuGet publishing globbing paths for data and native 12 years ago
Christoph Ruegg 67842ce3f5 Release Native Providers: v1.5.0 12 years ago
Christoph Ruegg 9ef95b8a81 Build: publish NuGet packages to nuget.org and symbolsource.com 12 years ago
Christoph Ruegg 1ef8575621 Data: refactor MatlabMatrixReader to simpler static design 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 87f6ce1bbe Data: import data extension soltion back into main repository 12 years ago
Christoph Ruegg c6366d1d07 Build: include part title in generated readme.txt (Zip/NuGet) 12 years ago
Christoph Ruegg c06cf9f7fd Build: improve release git tag message (proper title); native provider release tags 12 years ago
Christoph Ruegg c66031a24a Build: cleanup FAKE build file 12 years ago
Christoph Ruegg 858f008807 Build: nicer release notes in zip and NuGet packages 12 years ago
Christoph Ruegg 302184f2ea Build: NuGet packages for native provider builds 12 years ago
Christoph Ruegg 326e054fe8 Build: zip packages for native provider buils 12 years ago
Christoph Ruegg 0bf67ea4a4 Build: dedicated release notes and auto-version for native providers 12 years ago
Christoph Ruegg d5765d047d Build: prefix all native targets with 'Native' 12 years ago
Christoph Ruegg 6be15f936c Merge remote-tracking branch 'FeodorFitsner/master' 12 years ago
Christoph Ruegg 41a6639694 Build: drop legacy NuGet packaging build scripts 12 years ago
Christoph Ruegg 9fc3d80f07 Update gitignore; NuGet package whitelist instead of blacklist 12 years ago
Christoph Ruegg cbdc274377 License: clarify License.md to only include actual MIT license (was confusing) 12 years ago
Christoph Ruegg 9a9a00b515 Build: drop legacy MsBuild-integrated NuGet package-restore 12 years ago
Christoph Ruegg 79a4f77cb0 Build: restructure FAKE build file to group components 12 years ago
Christoph Ruegg c6cbb60bd9 Readme: add CI badges for AppVeyor and Travis 12 years ago
Christoph Ruegg b3ff17adb4 Build: no longer pause at end of FAKE build (build.cmd) 12 years ago
Feodor Fitsner 553ef4fbfe Removed pause 12 years ago
Feodor Fitsner dd1e5ec163 Run build.cmd as a command 12 years ago
Christoph Ruegg 725d7487d8 Release: v3.0.0-beta03 12 years ago
Christoph Ruegg f7b8c664a0 Distributions: immutable in distribution parameters 12 years ago
Christoph Ruegg 95adce4c1f Distributions: bring back public static IsValidParameterSet functions 12 years ago
Christoph Ruegg 8cf834e137 Interpolation: common api should not sort original data; alternative if data is already sorted #219 12 years ago
Christoph Ruegg dd2df946b7 Build: build proper symbols+source NuGet package, no longer include pdbs in main packages 12 years ago
Christoph Ruegg 503e297afb Build: publish docs and api reference; buildn.sh for bash with .net (instead of mono) 12 years ago
Christoph Ruegg c238f7ad80 Build: more explicit cleaning (less lock issues), kill nunit-agent, publish release tags 12 years ago
Christoph Ruegg b7d3781f8b Build: only do .Net 4.0 build on ci for now 12 years ago
Christoph Ruegg ef528988be Build: do not run tests on appveyor, instead try to build for all platforms 12 years ago
Christoph Ruegg eb69fe6890 Build: quick-flag to disable long tests; prepare appveyor+travis 12 years ago
Christoph Ruegg 34888f8413 LA: proper vector outer product api, faster implementation 12 years ago
Christoph Ruegg 91fd847698 Build: updated license url in NuGet packages 12 years ago
Christoph Ruegg 975380d53d Release: v3.0.0-beta02 12 years ago
Christoph Ruegg d7124278af LA: fix IsConjugateSymmetric to ensure diagonal is real 12 years ago
Christoph Ruegg 269f7f371e LA: optimize diagonal-scalar division #146 12 years ago
Christoph Ruegg 105e7a9398 Docs: regression update 12 years ago
Christoph Ruegg 462f0e43a3 LA: optional argument on EVD decomposition if matrix is known to be symmetric #209 12 years ago
Christoph Ruegg 2e787ddafb LA: Matrix.IsSymmetric now a method; added IsConjugateSymmetric; more efficient #209 12 years ago
Christoph Ruegg 83f222f027 Docs: regression 12 years ago
Christoph Ruegg 5951733759 Docs: include contributing and contributors 12 years ago
Christoph Ruegg ccf8d19ad2 Docs: include release notes and license 12 years ago
Christoph Ruegg b1bb82f905 Build: force v4 mono runtime, cosmetics 12 years ago
Christoph Ruegg 8b21ed218f Build: build Zip packages with FAKE 12 years ago
Christoph Ruegg 2c3328900f Build: build NuGet packages with FAKE 12 years ago
Christoph Ruegg 80d66c7153 Build: fetch version from release notes, update assembly info 12 years ago