SharperHacks.CoreLibs.Math
4.1.2
Prefix Reserved
dotnet add package SharperHacks.CoreLibs.Math --version 4.1.2
NuGet\Install-Package SharperHacks.CoreLibs.Math -Version 4.1.2
<PackageReference Include="SharperHacks.CoreLibs.Math" Version="4.1.2" />
<PackageVersion Include="SharperHacks.CoreLibs.Math" Version="4.1.2" />
<PackageReference Include="SharperHacks.CoreLibs.Math" />
paket add SharperHacks.CoreLibs.Math --version 4.1.2
#r "nuget: SharperHacks.CoreLibs.Math, 4.1.2"
#:package SharperHacks.CoreLibs.Math@4.1.2
#addin nuget:?package=SharperHacks.CoreLibs.Math&version=4.1.2
#tool nuget:?package=SharperHacks.CoreLibs.Math&version=4.1.2
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
- net10.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.
ImmutablePoint{T}
An immutable implementation of IPoint{T}.
ImmutablePolygon{T}
An implementation of IPolygon{T}.
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. 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. net10.0 is compatible. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net10.0
- SharperHacks.CoreLibs.Constraints (>= 5.1.0)
- SharperHacks.CoreLibs.Math.Interfaces (>= 4.1.2)
-
net8.0
- SharperHacks.CoreLibs.Constraints (>= 5.1.0)
- SharperHacks.CoreLibs.Math.Interfaces (>= 4.1.2)
-
net9.0
- SharperHacks.CoreLibs.Constraints (>= 5.1.0)
- SharperHacks.CoreLibs.Math.Interfaces (>= 4.1.2)
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.