SharperHacks.CoreLibs.Math
3.0.1
dotnet add package SharperHacks.CoreLibs.Math --version 3.0.1
NuGet\Install-Package SharperHacks.CoreLibs.Math -Version 3.0.1
<PackageReference Include="SharperHacks.CoreLibs.Math" Version="3.0.1" />
paket add SharperHacks.CoreLibs.Math --version 3.0.1
#r "nuget: SharperHacks.CoreLibs.Math, 3.0.1"
// Install SharperHacks.CoreLibs.Math as a Cake Addin #addin nuget:?package=SharperHacks.CoreLibs.Math&version=3.0.1 // Install SharperHacks.CoreLibs.Math as a Cake Tool #tool nuget:?package=SharperHacks.CoreLibs.Math&version=3.0.1
Math Library for .NET
SharperHacks.CoreLibs.Math
A collection of Math routines.
Licensed under the Apache License, Version 2.0. See LICENSE.
Contact: joseph@sharperhacks.org
Project URL: https://github.com/SharperHacks-org/Math
Nuget: https://www.nuget.org/packages/SharperHacks.CoreLibs.Math
Targets
- net8.0
- net9.0
Classes, Records & Structs
Interval<T>
Implements IInterval.
IIntervalExtensions
Extends IInterval to include GetFirstOf, GetLastOf and GetEnumerator; for byte, sbyte, short, ushort, int, uint, long and ulong.
Stats
A set of static statistics algorithms.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. 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 is compatible. |
-
net8.0
- SharperHacks.CoreLibs.Constraints (>= 4.0.1)
- SharperHacks.CoreLibs.Math.Interfaces (>= 3.0.1)
-
net9.0
- SharperHacks.CoreLibs.Constraints (>= 4.0.1)
- SharperHacks.CoreLibs.Math.Interfaces (>= 3.0.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on SharperHacks.CoreLibs.Math:
Package | Downloads |
---|---|
SharperHacks.CoreLibs.StringExtensions
A collection of string extensions. |
GitHub repositories
This package is not used by any popular GitHub repositories.