Physics.NET.Mathematics
0.2.0-alpha.13
Prefix Reserved
dotnet add package Physics.NET.Mathematics --version 0.2.0-alpha.13
NuGet\Install-Package Physics.NET.Mathematics -Version 0.2.0-alpha.13
<PackageReference Include="Physics.NET.Mathematics" Version="0.2.0-alpha.13" />
paket add Physics.NET.Mathematics --version 0.2.0-alpha.13
#r "nuget: Physics.NET.Mathematics, 0.2.0-alpha.13"
// Install Physics.NET.Mathematics as a Cake Addin #addin nuget:?package=Physics.NET.Mathematics&version=0.2.0-alpha.13&prerelease // Install Physics.NET.Mathematics as a Cake Tool #tool nuget:?package=Physics.NET.Mathematics&version=0.2.0-alpha.13&prerelease
<div align="center"> <a href="https://mathematics.hamlettanyavong.com"> <img src="https://raw.githubusercontent.com/HamletTanyavong/Mathematics.NET/main/docs/static/img/mathematics.net.svg" width="128" height="128" alt="Mathematics.NET Logo"> </a> <h1>Mathematics.NET</h1> <p>Mathematics.NET is a C# class library that provides tools for solving mathematical problems.</p> </div>
About
Mathematics.NET provides custom types for complex, real, and rational numbers as well as other mathematical objects such as vectors, matrices, and tensors.[^1] Mathematics.NET also supports first and second-order, forward and reverse-mode automatic differentiation.
[^1]: Please visit the documentation site for detailed information.
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. |
-
net8.0
- CommunityToolkit.HighPerformance (>= 8.4.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Silk.NET.OpenCL.Extensions.KHR (>= 2.22.0)
-
net9.0
- CommunityToolkit.HighPerformance (>= 8.4.0)
- Microsoft.Extensions.Logging.Abstractions (>= 9.0.0)
- Silk.NET.OpenCL.Extensions.KHR (>= 2.22.0)
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 |
---|---|---|
0.2.0-alpha.13 | 32 | 1/7/2025 |
0.2.0-alpha.12 | 58 | 9/23/2024 |
0.2.0-alpha.11 | 378 | 9/6/2024 |
0.2.0-alpha.10 | 157 | 8/29/2024 |
0.2.0-alpha.9 | 80 | 8/25/2024 |
0.2.0-alpha.8 | 73 | 8/8/2024 |
0.2.0-alpha.7 | 43 | 8/6/2024 |
0.2.0-alpha.6 | 87 | 5/7/2024 |
0.2.0-alpha.5 | 67 | 4/28/2024 |
0.2.0-alpha.4 | 89 | 2/29/2024 |
0.2.0-alpha.3 | 88 | 1/29/2024 |
0.2.0-alpha.2 | 76 | 1/25/2024 |
0.2.0-alpha.1 | 90 | 1/13/2024 |
0.1.0-alpha.12 | 114 | 12/28/2023 |
0.1.0-alpha.11 | 95 | 12/19/2023 |
0.1.0-alpha.10 | 99 | 12/6/2023 |
0.1.0-alpha.9 | 91 | 11/25/2023 |
0.1.0-alpha.8 | 81 | 11/23/2023 |
0.1.0-alpha.7 | 84 | 11/21/2023 |
This project is in alpha and is not yet ready for release.