Skip to content

JackDetrick/metanumerics

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Portable Meta Numerics

Copyright (c) 2008-2015 ichbin, portable adaptations (c) 2013-2015 Anders Gustafsson, Cureos AB.
The library is licensed under the Microsoft Public License (Ms-PL).

This is a manual fork of ichbin's Meta Numerics project, with adaptations necessary to build Meta Numerics as a portable class library.

The portable class library currently targets:

  • Windows 8 (f.k.a. Metro or Store applications) and higher
  • .NET Framework version 4 and higher
  • Windows Phone Silverlight version 8 and higher
  • Windows Phone 8.1
  • Silverlight version 5
  • Xamarin.Android
  • Xamarin.iOS

The solution contains one portable and one .NET only class library project. Except for binary serialization and ADO.NET support that is only available in the .NET dedicated library, these two projects share exactly the same code.

Portable Meta Numerics aims to follow closely the updates of source code and binary releases made of ichbin's Meta Numerics. Currently, Portable Meta Numerics is associated with Meta Numerics changeset 73149 committed on February 16, 2015.

About

Manual fork of ichbin's Meta Numerics library (https://metanumerics.codeplex.com/) with Portable Class Library adaptions

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%