Academy.Numerics
2.1.0
Install-Package Academy.Numerics -Version 2.1.0
dotnet add package Academy.Numerics --version 2.1.0
<PackageReference Include="Academy.Numerics" Version="2.1.0" />
paket add Academy.Numerics --version 2.1.0
#r "nuget: Academy.Numerics, 2.1.0"
// Install Academy.Numerics as a Cake Addin
#addin nuget:?package=Academy.Numerics&version=2.1.0
// Install Academy.Numerics as a Cake Tool
#tool nuget:?package=Academy.Numerics&version=2.1.0
Academy.Numerics provides a set of definitions to provide standardized arithmetic operations for objects. Using this features you can perform Addition, Subtraction, Multiplication, Division and Modulus operations over definitions even when they are contained in an assembly extern to your project. Academy.Numerics is part of Academy Works.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Academy.Numerics:
Package | Downloads |
---|---|
Academy.Collections
Welcome to Academy Collections. Academy.Collections presents a new set of data structures offering a lot of new applications for storing data in memory performing optimized operations and guaranteeing Microsoft .NET features like serialization and data information when debugging. Academy.Collections 2.0 reinvented its presentation patterns in order to bring you the easiest interaction with all its new features. This project is part of Academy Works. |
GitHub repositories
This package is not used by any popular GitHub repositories.