24 packages tagged with “precision”
LongCalc Arbitrary Precision Float and Complex Number Library
Mpir.NET lets you use the MPIR library, which is a GMP fork for Windows, from .NET languages. The current version incorporates 32- and 64-bit builds of MPIR 2.7.0.
Extensions for simplifying working with numbers. Includes precision extensions for floating point numbers. Part of the "Open" set of libraries.
Math utilities for use with DangrLib.
An arbitrary precision decimal library for C#
LongCalcNetCore Arbitrary Precision Float and Complex Number Library
A .NET wrapper for the GNU MPFR library.
A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic
A set of helper classes to augment C# functionality such as scheduling, precision formatting, collection conversions, and exception messaging.
Jitter Physics 2 with double precision enabled. This is an impulse-based dynamics engine with a semi-implicit Euler integrator.
An updated & fixed fork of a fork of Osinko's arbitrary precision floating-point library, BigFloat.
DateTimeComparer helps comparison of DateTime instances within a desired precision. Sometimes ticks is just too granular!
A timing tool that loops an action at the given rate, able to make up lost time
FixedMathSharp: A high-precision, deterministic fixed-point math library for .NET. Ideal for simulations, games, and physics engines requiring reliable arithmetic without floating-point inaccuracies.
Half-precision floating point support for older versions of .NET
Provides an abstraction of ISystemClock to assist application testing along with implementations that support 1s and 1ms accuracy.
A utility for checking whether a decimal number will fit into a SQL server decimal field with a given scale and precision. Other uses may become apparent.
High-precision rational number library for .NET
Tool for fast and precise setting of numerical values
High Precision Delay for .NET Core. Uses Multimedia Timer on Windows and timerfd on Linux.
A .NET binary serializer/deserializer library. With bit-level precision provides an easy way to serialize your class objects or primitive types to array of bytes and reverse. It supports complex types/nested classes and it is really easy to adapt your existing code to use this library.
Grid Point Code (GPC) is a global geocoding system that provides a unique, lossless, and compact alphanumeric code for any geographic location (home, office, or other places). It enables precise identification and offline conversion between geographic coordinates and codes.
Provides a set of general purpose Fluent Assertion extension methods methods extending from Xunit.
CsCompress is a .NET library for compressing and decompressing arrays of floating-point numbers (float and double) with various precision levels, efficient SIMD optimizations, and a fluent API for easy integration.