Here are
442 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
Jun 8, 2022
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
Jun 1, 2022
Julia
Updated
Oct 21, 2021
Solidity
A library and extension that provides objects for scientific computing in PHP.
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
Jun 10, 2022
JavaScript
A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
Updated
May 22, 2022
Python
Arbitrary precision integer and rational arithmetic library
Fast and lightweight math expression evaluator in C99
Support four arithmetic operations, Excel formulas, and support custom parameters. 支持四则运算、Excel公式语法,并支持自定义参数。
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
Extensible arithmetic parsing lib for go
A fixed point arithmetic library for Arduino
Package for performing fixed-point, arbitrary-precision arithmetic in Python.
Updated
Jun 4, 2022
Python
Work with large numbers on the client side with high precision.
Updated
May 22, 2022
TypeScript
The universal PHP library to convert any values and measures (money, weight, currency converter, length, etc.).
The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫目標是建立一個簡單上手的 JavaScript 模組架構。
Updated
Jun 10, 2022
JavaScript
Givaro - C++ library for arithmetic and algebraic computations
A Java example for Antlr4
Updated
May 11, 2022
ANTLR
floating-point errors checker
Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.
Verilog fixed-point lib: custom bit width, arithmetic, converting to float, with single cycle & pipeline version.
Updated
Apr 17, 2022
SystemVerilog
Using TypeScript's Type System to do 8-bit Arithmetic
Updated
Nov 27, 2020
TypeScript
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.