@ -9,12 +9,19 @@ In addition to the core .NET package (which is written entirely in C#), Numerics
Math.NET Numerics is covered under the terms of the [MIT/X11](LICENSE.md) license. You may therefore link to it and use it in both opensource and proprietary software projects. We accept contributions!
 Data Extensions
Installation Instructions
-------------------------
@ -41,7 +48,6 @@ Supported Platforms:
- PCL Portable Profiles 47 and 344: Windows 8, Silverlight 5, Windows Phone/SL 8, Windows Phone 8.1.
- Xamarin: Android, iOS
Building Math.NET Numerics
--------------------------
@ -93,14 +99,3 @@ If you do not want to use the official binaries, or if you like to modify, debug
FAKE itself is not included in the repository but it will download and bootstrap itself automatically when build.cmd is run the first time. Note that this step is *not* required when using Visual Studio or `msbuild` directly.