Arithmetica
Full-featured implementation of mathematical data types including complex numbers’ quaternion and various sizes of matrices and vectors. Support for most of the math functions for basic maths, linear algebra, rounding, comparison, log, exp, powering etc. Support single-precision and double-precision floating point types. Covers most of the functions required to use Complex vectors and matrix. Geometric data types and algorithms for 2D and 3D — distance and intersection methods, bounding volumes etc. Support for Multi-Dimensional array in case 2D, 3D are not sufficient.
Install
dotnet add package Arithmetica --version 0.8.0
Install-Package Arithmetica -Version 0.8.0
<PackageReference Include="Arithmetica" Version="0.8.0" />
Frameworks
Dependencies
Adoption guide
Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.
No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.
Compatibility metadata lists 2 target frameworks; confirm the exact target used by your application.
How to read this guidance
Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.
Useful next steps
Move from package metadata to a concrete selection or review workflow.