Here are
385 public repositories
matching this topic...
A Swift library that uses the Accelerate framework to provide high-performance functions for matrix math, digital signal processing, and image manipulation.
Updated
Jan 14, 2021
Swift
🍭 🍭 uniting the internal work in a way that is in PHP
A Compositional Numeric Library for C++
Modern C++ Programming Course (C++11/14/17/20)
Rigorous floating-point calculations using interval arithmetic in Julia
Updated
Jul 23, 2021
Julia
Updated
Jun 30, 2021
Solidity
Extraction of ActiveSupport::Duration from Rails
Updated
Jun 24, 2016
Ruby
Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al
Updated
Oct 3, 2018
Python
Ember HTMLBars helpers for basic arithmetic
Updated
Jul 23, 2021
JavaScript
Arbitrary precision integer and rational arithmetic library
A library and extension that provides objects for scientific computing in PHP.
Fast and lightweight math expression evaluator in C99
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Extensible arithmetic parsing lib for go
支持四则运算、Excel公式语法,并支持自定义参数。
Updated
Oct 20, 2020
JavaScript
The universal PHP library to convert any values and measures (money, weight, currency converter, length, etc.).
A fixed point arithmetic library for Arduino
Package for performing fixed-point, arbitrary-precision arithmetic in Python.
Updated
Sep 18, 2020
Python
A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
Updated
Jul 23, 2021
Python
The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫目標是建立一個簡單上手的 JavaScript 模組架構。
Updated
Jul 24, 2021
JavaScript
A Java example for Antlr4
Updated
Jun 28, 2021
ANTLR
Givaro - C++ library for arithmetic and algebraic computations
Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.
floating-point errors checker
Work with large numbers on the client side with high precision.
Updated
May 27, 2021
TypeScript
Using TypeScript's Type System to do 8-bit Arithmetic
Updated
Nov 27, 2020
TypeScript
Numbers -- A generic wrapper to use *any* custom Numeric type in Elixir!
Updated
Jul 20, 2021
Elixir
Improve this page
Add a description, image, and links to the
arithmetic
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
arithmetic
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
in the Sterling approximation of factorial(n), we use an oracle based on the sw::universal::decimal type, which is an adaptive data type, to generate a reference value. However, the direct approximation of the factorial through a native floating point type yields different approximations.