Rationals
Rational arithmetic library
A .NET library implementing arbitrary precision rational number arithmetic
🔟 Implementation of rational number arithmetic for .NET with arbitrary precision.
80 stars
5 watching
12 forks
Language: C#
last commit: 3 months ago
Linked from 2 awesome lists
arbitrary-precisionbigintegerbigrationalc-sharpcoefficientscontinued-fractionsfractionfractionalnumbersrational-number-arithmeticrational-numbersrationals
Related projects:
Repository | Description | Stars |
---|---|---|
q60/rational | An Elixir library for working with rational numbers and basic math operations | 8 |
db47h/decimal | An arbitrary-precision decimal floating-point arithmetic package for Go | 42 |
nikolaydubina/fpdecimal | Provides a precise and efficient data type for fixed-point decimals in Go. | 31 |
zertovitch/mathpaqs | A collection of reusable mathematical components in Ada | 11 |
poslavskysv/rings | A Java/Scala library for efficient polynomial arithmetic and algebraic calculations | 74 |
brick/math | A PHP library providing arbitrary precision arithmetic capabilities for various numerical types. | 1,871 |
flintlib/arb | A C library for performing arbitrary-precision interval arithmetic on real and complex numbers | 459 |
stillwater-sc/universal | A header-only C++ template library providing custom arithmetic plug-in types for mixed-precision algorithm development and optimization in AI, Machine Learning, and other fields. | 424 |
qqwy/elixir-rational | A library that provides exact calculations with rational numbers in Elixir. | 41 |
bluescarni/mppp | A high-performance C++ library for arbitrary-precision arithmetic and special functions | 305 |
ron4fun/intxlib4cpp | An arbitrary precision integer library with fast multiplication and division algorithms | 10 |
lechgrzelak/quantfinancebook | Provides solutions to mathematical modeling and computation problems in finance using Python | 516 |
rawify/fraction.js | A JavaScript library designed to accurately represent and perform calculations with rational numbers. | 608 |
jzakiya/primes-utils | A Ruby gem providing utility methods for testing and generating primes. | 3 |
xxjwxc/gofal | A Go library for performing precision arithmetic on fractions and supporting chain expressions | 19 |