![]() |
VOOZH | about |
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" />Directory.Packages.props
<PackageReference Include="Tavenem.Mathematics" />Project file
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.11Install as a Cake Addin
#tool nuget:?package=Tavenem.Mathematics&version=2.2.11Install as a Cake Tool
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 DecimalConstants and DoubleConstants static classes)
Versions of some types from the System.Numerics namespace, modified to use generic math interfaces as the base value type, for cases when greater precision than the float of the native System.Numerics types is required.
Includes:
Matrix3x2Matrix4x4PlaneQuaternionVector2Vector3Vector4Note that these types are not SIMD-enabled and will not benefit from the high performance of the native System.Numerics types. 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)SphereTorusAlso includes the FloatRange struct, which specifies a floating point value as a minimum,
maximum, and average value.
Tavenem.Mathematics is available as a NuGet package.
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.
Contributions are always welcome. Pull requests with well-tested code that improves the performance of the library are especially encouraged. Please carefully read the document to learn more before submitting issues or pull requests.
Please read the 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 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
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. |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.11 | 1,105 | 11/24/2023 |
| 2.2.10-preview-0001 | 599 | 7/14/2023 |
| 2.1.2 | 1,227 | 11/8/2022 |
| 2.1.0-preview.11 | 270 | 9/16/2022 |
| 2.1.0-preview.1 | 334 | 9/13/2022 |
| 2.0.0 | 1,294 | 12/3/2021 |
| 2.0.0-preview.11 | 326 | 8/28/2021 |
| 2.0.0-preview.10 | 318 | 8/28/2021 |
| 2.0.0-preview.9 | 307 | 8/27/2021 |
| 2.0.0-preview.8 | 306 | 8/27/2021 |
| 2.0.0-preview.7 | 312 | 8/26/2021 |
| 2.0.0-preview.6 | 313 | 8/24/2021 |
| 2.0.0-preview.5 | 309 | 8/24/2021 |
| 2.0.0-preview.4 | 311 | 8/24/2021 |
| 2.0.0-preview.3 | 313 | 8/24/2021 |
| 2.0.0-preview.2 | 305 | 8/19/2021 |
| 2.0.0-preview.1 | 310 | 8/19/2021 |
| 1.1.2 | 1,526 | 5/3/2021 |
| 1.1.1 | 1,044 | 4/21/2021 |
| 1.1.0 | 1,020 | 4/10/2021 |