From 1629c27080ca9a83b98acf107f936a25331968d4 Mon Sep 17 00:00:00 2001 From: Christoph Ruegg Date: Sat, 26 Sep 2015 13:38:08 +0200 Subject: [PATCH] Docs: mention future platform support poll --- docs/content/Compatibility.md | 4 ++++ docs/content/Packages.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/docs/content/Compatibility.md b/docs/content/Compatibility.md index 8039289b..8b339c82 100644 --- a/docs/content/Compatibility.md +++ b/docs/content/Compatibility.md @@ -1,6 +1,10 @@ Platform Support ================ +*We're currently planning what platforms we should support in the future. +Consider to [vote for the platforms you need to be supported](http://discuss.mathdotnet.com/t/poll-what-platforms-should-math-net-numerics-support/60), +especially if you need support for older or more exotic platforms.* + Supported Platforms: - .Net 4.0, .Net 3.5 and Mono: Windows, Linux and Mac. diff --git a/docs/content/Packages.md b/docs/content/Packages.md index 62a0f930..d57a910a 100644 --- a/docs/content/Packages.md +++ b/docs/content/Packages.md @@ -10,6 +10,10 @@ Some but not all releases are also available as Zip files on The complete set of Zip and NuGet packages including symbol packages is available in [release archive](http://1drv.ms/1NlUeDT). +*We're currently planning what platforms we should support in the future. +Consider to [vote for the platforms you need to be supported](http://discuss.mathdotnet.com/t/poll-what-platforms-should-math-net-numerics-support/60), +especially if you need support for older or more exotic platforms.* + Math.NET Numerics -----------------