Found 244 packages
A C# library that supports arbitrary-precision binary and decimal floating-point numbers and rational numbers with arbitrary-precision components, and supports arithmetic with these numbers.
StringToExpression supports the compiling a domain specific string into a .NET expression. Out of the box configuration is provided for parsing arithmetic expressions and for parsing OData filter strings. Although can be configured to parse string of any format
An arbitrary precision decimal (base 10) floating point number type using a mantissa and exponent. Supports nth roots, trigonometric functions, logarithms, natural e, pi, etc.
Provides dynamic datatype conversion functions and a high performing alternative to the `object`type when dealing with data types that are unknown at compile time.
Type-level natural number arithmetic and constraints using fixed-point decimal types.
Simple set of arithmetic extensions. Part of the "Open" set of libraries.
Implements an arithmetic coding encoder and decoder with support for adaptive symbol context.
Provides static methods to support Int128 and UInt128.
A univariate, sparse, symbolic, BigInteger polynomial arithmetic class.
Prebuild Antlr4 grammer for Arithmetic
SIUnitsArithmetic defines metric system units and provides related arithmetic operations including unit to unit multiplication even with compound units of any combination of basic units, resulting in higher or lower order units (m², 1/m or m/s). Derived units compund of any combination of basic units (length, time, mass, electric currency) are supported, Newton, Joule, Volt and Ohm units are also included as special derived units.
A generic arithmetic library. Allows you to perform arithmetic on any numeric type. All .NET numeric value types are supported, as is any custom numeric type--just implement the numeric operator overloads.
A symbolic, multivariate integer polynomial arithmetic library.
Date Arithmetic (date-arithmetic) binding library for Bridge.NET projects.
A sample package for a Code-Aware library. This package includes: - FluentArithmetic: arithmetic operations with fluent interfaces, e.g. x.Add(y). - FluentArithmeticAnalyzer: Some analyzers and code fixes for FluentArithmetic.
A modern GMP arithmetic library dotnet binding
Library to perform symbolic polynomial arithmetic on generic numeric types.
Package Description
Native binding for Sdcb.Arithmetic.Gmp to work on linux64.
A generic Vector numeric type. Supports: Scalar arithmetic, vector arithmetic, square root, dot product, normal, reflection, distance, lerp, sum of squares and cosine similarity.