Skip to main content
Arithmetica package icon

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.

Total Downloads
11.0K
10,976
Published
Jun 9, 2019
Latest stable version

Install

.NET CLI
dotnet add package Arithmetica --version 0.8.0
Package Manager Console
Install-Package Arithmetica -Version 0.8.0
PackageReference
<PackageReference Include="Arithmetica" Version="0.8.0" />

Frameworks

.NETFramework4.6 .NETStandard2.0

Dependencies

SuperchargedArray
.NETFramework4.6
[0.4.2, )
OpenCvSharp3-AnyCPU
.NETFramework4.6
[4.0.0.20181129, )
SuperchargedArray
.NETStandard2.0
[0.4.2, )
OpenCvSharp3-AnyCPU
.NETStandard2.0
[4.0.0.20181129, )

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.