Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
You are viewing a potentially older version of this package.
View all versions.
System Numerics Vectors
NuGet System.Numerics.Vectors package re-bundled for convenient consumption and dependency management.
| Date uploaded | a year ago |
| Version | 4.6.100 |
| Download link | dotnet_lethal_company-System_Numerics_Vectors-4.6.100.zip |
| Downloads | 2092 |
| Dependency string | dotnet_lethal_company-System_Numerics_Vectors-4.6.100 |
README
About
Provides hardware-accelerated numeric types, suitable for high-performance processing and graphics applications.
Main Types
The main types provided by this library are:
- System.Numerics.Matrix3x2
- System.Numerics.Matrix4x4
- System.Numerics.Plane
- System.Numerics.Quaternion
- System.Numerics.Vector2
- System.Numerics.Vector3
- System.Numerics.Vector4
- System.Numerics.Vector
- System.Numerics.Vector<T>
Additional Documentation
- API reference can be found in: https://learn.microsoft.com/en-us/dotnet/api/system.numerics.vectors
License
System.Numerics.Vectors is released as open source under the MIT license.