Tavenem.Mathematics
2.2.11
Prefix Reserved
dotnet add package Tavenem.Mathematics --version 2.2.11
NuGet\Install-Package Tavenem.Mathematics -Version 2.2.11
<PackageReference Include="Tavenem.Mathematics" Version="2.2.11" />
<PackageVersion Include="Tavenem.Mathematics" Version="2.2.11" />
<PackageReference Include="Tavenem.Mathematics" />
paket add Tavenem.Mathematics --version 2.2.11
#r "nuget: Tavenem.Mathematics, 2.2.11"
#:package Tavenem.Mathematics@2.2.11
#addin nuget:?package=Tavenem.Mathematics&version=2.2.11
#tool nuget:?package=Tavenem.Mathematics&version=2.2.11
Tavenem.Mathematics
Tavenem.Mathematics is a collection of math utilities. It includes:
An assortment of mathematic and scientific constants, as double and decimal values (available in the
DecimalConstantsandDoubleConstantsstatic classes)Versions of some types from the
System.Numericsnamespace, modified to use generic math interfaces as the base value type, for cases when greater precision than thefloatof the nativeSystem.Numericstypes is required.Includes:
Matrix3x2Matrix4x4PlaneQuaternionVector2Vector3Vector4
Note that these types are not SIMD-enabled and will not benefit from the high performance of the native
System.Numericstypes. Those should be preferred whenever performance is valued over precision.Classes defining geometric shapes, including:
Capsule(a swept sphere)ConeCuboidCylinderEllipsoidFrustumHollowSphere(a sphere with two radii, representing a shell with a thickness)Line(2-dimensional)SinglePoint(1-dimensional)SphereTorus
Also includes the
FloatRangestruct, which specifies a floating point value as a minimum, maximum, and average value.
Installation
Tavenem.Mathematics is available as a NuGet package.
Roadmap
Tavenem.Mathematics is a relatively stable library. Although additions and bugfixes are possible at any time, release should generally be expected to folow the .NET release cycle, with one or more preview releases during a framework preview, and a new stable release coinciding with the release of a new .NET framework major version.
Contributing
Contributions are always welcome. Pull requests with well-tested code that improves the performance of the library are especially encouraged. Please carefully read the contributing document to learn more before submitting issues or pull requests.
Code of conduct
Please read the code of conduct before engaging with our community, including but not limited to submitting or replying to an issue or pull request.
| 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 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. net10.0 was computed. 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. |
-
net8.0
- No dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Tavenem.Mathematics:
| Package | Downloads |
|---|---|
|
Tavenem.Universe
Classes to help model a universe. |
|
|
Tavenem.Chemistry
Model chemical formulae and physical substances. |
|
|
Tavenem.HugeNumber
A class for representing extremely large (or small) numbers with high precision. |
|
|
Tavenem.Time
Provides classes capable of accurately representing extremely large and small time intervals, suitable for time scales such as the age of a universe, with precision down to Planck time. |
|
|
Tavenem.Randomize
Random number generation with various distributions. |
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.11 | 698 | 11/24/2023 |
| 2.2.10-preview-0001 | 547 | 7/14/2023 |
| 2.1.2 | 826 | 11/8/2022 |
| 2.1.0-preview.11 | 219 | 9/16/2022 |
| 2.1.0-preview.1 | 285 | 9/13/2022 |
| 2.0.0 | 893 | 12/3/2021 |
| 2.0.0-preview.11 | 278 | 8/28/2021 |
| 2.0.0-preview.10 | 268 | 8/28/2021 |
| 2.0.0-preview.9 | 263 | 8/27/2021 |
| 2.0.0-preview.8 | 255 | 8/27/2021 |
| 2.0.0-preview.7 | 257 | 8/26/2021 |
| 2.0.0-preview.6 | 259 | 8/24/2021 |
| 2.0.0-preview.5 | 254 | 8/24/2021 |
| 2.0.0-preview.4 | 251 | 8/24/2021 |
| 2.0.0-preview.3 | 257 | 8/24/2021 |
| 2.0.0-preview.2 | 254 | 8/19/2021 |
| 2.0.0-preview.1 | 256 | 8/19/2021 |
| 1.1.2 | 1,123 | 5/3/2021 |
| 1.1.1 | 641 | 4/21/2021 |
| 1.1.0 | 617 | 4/10/2021 |
| 1.0.0 | 1,763 | 4/9/2021 |