Sylvester.Arithmetic 0.2.4

There is a newer version of this package available.
See the version list below for details.
dotnet add package Sylvester.Arithmetic --version 0.2.4
NuGet\Install-Package Sylvester.Arithmetic -Version 0.2.4
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Sylvester.Arithmetic" Version="0.2.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sylvester.Arithmetic --version 0.2.4
#r "nuget: Sylvester.Arithmetic, 0.2.4"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sylvester.Arithmetic as a Cake Addin
#addin nuget:?package=Sylvester.Arithmetic&version=0.2.4

// Install Sylvester.Arithmetic as a Cake Tool
#tool nuget:?package=Sylvester.Arithmetic&version=0.2.4

Type-level natural number arithmetic and constraints using fixed-point decimal types.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.NET Core netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen40 was computed.  tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (3)

Showing the top 3 NuGet packages that depend on Sylvester.Arithmetic:

Package Downloads
Sylvester.tf

High-level functional and verifiable TensorFlow 2.0 API.

Sylvester.Collections

Sylvester number-parameterized collection types. These collection types can perform static verification of lengths and indices as long as some information about these values is available at compile time.

Sylvester.Tensors

Linear algebra types with type-level numeric dimensions

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.8.1 497 5/11/2021
0.2.8 292 5/11/2021
0.2.7 416 3/8/2021
0.2.6.1 379 3/7/2021
0.2.6 367 3/7/2021
0.2.5.1 466 2/6/2020
0.2.5 480 2/6/2020
0.2.4 1,547 1/16/2020
0.2.3 442 1/16/2020
0.2.2.1 1,882 1/3/2020
0.2.2 441 1/3/2020
0.2.1 581 12/30/2019
0.2.0 466 12/30/2019
0.1.7 520 6/23/2019
0.1.6 626 6/22/2019
0.1.5.1 764 6/21/2019
0.1.3 506 6/12/2019
0.1.2.2 508 6/10/2019
0.1.2.1 545 6/10/2019

Remove Rank types as they are not usable as is.