HigherArithmetics 1.0.0.5

There is a newer version of this package available.
See the version list below for details.
dotnet add package HigherArithmetics --version 1.0.0.5
                    
NuGet\Install-Package HigherArithmetics -Version 1.0.0.5
                    
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="HigherArithmetics" Version="1.0.0.5" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="HigherArithmetics" Version="1.0.0.5" />
                    
Directory.Packages.props
<PackageReference Include="HigherArithmetics" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add HigherArithmetics --version 1.0.0.5
                    
#r "nuget: HigherArithmetics, 1.0.0.5"
                    
#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.
#addin nuget:?package=HigherArithmetics&version=1.0.0.5
                    
Install HigherArithmetics as a Cake Addin
#tool nuget:?package=HigherArithmetics&version=1.0.0.5
                    
Install HigherArithmetics as a Cake Tool
  • BigRational Decimal parsing and representation, both 1/6 and 0.1(6) formats are now supported
  • Ranks (for proper permutation)
  • Kronecker Symbol
Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net5.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.13 547 10/22/2022
1.0.0.12 522 4/16/2022
1.0.0.11 523 1/31/2022
1.0.0.10 401 7/6/2021
1.0.0.9 404 6/15/2021
1.0.0.8 380 5/26/2021
1.0.0.7 415 5/19/2021
1.0.0.6 425 5/15/2021
1.0.0.5 342 4/21/2021
1.0.0.4 360 4/19/2021
1.0.0.3 367 4/14/2021
1.0.0.2 379 3/30/2021
1.0.0.1 422 3/23/2021
1.0.0 398 3/20/2021

BigRational Decimal parsing and representation
Ranks (for proper permutation)
Kronecker Symbol