-
Updated
Aug 4, 2021 - PHP
#
arithmetic
Here are 432 public repositories matching this topic...
A Compositional Numeric Library for C++
benchmark
cmake
embedded
cpp
simulation
forum
arithmetic
safe
multiprecision
fixed-point
deterministic
precision
numerical-library
compositional-numeric-library
-
Updated
Feb 27, 2022 - C++
Modern C++ Programming Course (C++11/14/17/20)
debugging
template
c-plus-plus
programming
course
cpp
optimization
conversion
cpp14
cpp11
pointer
arithmetic
compilers
cpp17
code-quality
cpp-course
object-oriented-programming
cpp20
arithmetic-types
-
Updated
Apr 23, 2022
question
good first issue
numerical investigation
Investigation to explain/quantify numerical properties of a calculation
Rigorous floating-point calculations using interval arithmetic in Julia
-
Updated
May 7, 2022 - Julia
Extraction of ActiveSupport::Duration from Rails
-
Updated
Jun 24, 2016 - Ruby
A library and extension that provides objects for scientific computing in PHP.
php
engineering
machine-learning
composer
statistics
math
vector
matrix
linear-algebra
php-extension
scientific-computing
matrix-multiplication
arithmetic
rubix
tensor
lapack
multithreaded
matrix-decompositions
matrix-factorizations
tensor-extension
tensor-php
-
Updated
Apr 3, 2022 - PHP
Basic pytorch implementation of NAC/NALU from Neural Arithmetic Logic Units paper by trask et.al
machine-learning
deep-learning
neural-network
logic
pytorch
arithmetic
deepmind
alu
accumulator
nalu
-
Updated
Oct 3, 2018 - Python
Ember HTMLBars helpers for basic arithmetic
-
Updated
May 11, 2022 - JavaScript
Open
干扰线可配置吗
1
zjg1993
commented
May 22, 2020
干扰线可配置吗
good first issue
Good for newcomers
Arbitrary precision integer and rational arithmetic library
-
Updated
Jan 29, 2022 - C
A python library for fractional fixed-point (base 2) arithmetic and binary manipulation with Numpy compatibility.
python
fpga
dsp
mathematics
arithmetic
modelling
fixed-point
mathematical-modelling
fxp
number-converter
fractional
fxp-variables
fract-bits
-
Updated
Apr 24, 2022 - Python
Fast and lightweight math expression evaluator in C99
-
Updated
Jun 5, 2020 - C
Support four arithmetic operations, Excel formulas, and support custom parameters. 支持四则运算、Excel公式语法,并支持自定义参数。
-
Updated
May 11, 2022 - C#
goff (go finite field) is a unix-like tool that generates fast field arithmetic in Go.
-
Updated
Jan 26, 2022 - Go
A fixed point arithmetic library for Arduino
-
Updated
Sep 5, 2021 - C++
Package for performing fixed-point, arbitrary-precision arithmetic in Python.
-
Updated
Oct 9, 2021 - Python
The universal PHP library to convert any values and measures (money, weight, currency converter, length, etc.).
html
money
measure
arithmetic
currencies
weight
measures
smart-parser
universal-php-library
currency-coverter
-
Updated
Dec 26, 2021 - PHP
Work with large numbers on the client side with high precision.
-
Updated
May 11, 2022 - TypeScript
The project aims to develop a JavaScript module framework that is simple to use with some interesting features. 本計畫目標是建立一個簡單上手的 JavaScript 模組架構。
internationalization
calendar
arbitrary-precision
arithmetic
numerals
chinese-era
character-encoding
address-input
cejs
traditional-chinese-calendar
-
Updated
May 11, 2022 - JavaScript
Givaro - C++ library for arithmetic and algebraic computations
-
Updated
Jan 4, 2022 - C++
Open
TODO List ❗
14
JordanLeich
commented
Jun 2, 2021
- Add a GPA calculator.
- Add in the remaining calculators and converters that are missing from the GUI version.
- Add in some graphing functionality.
- Add any useful calculators or converters you can think of that have not already been implemented.
Contributing ✍️
- Here’s an easy and quick video guide for learning how to contribute via GitHub
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
good first issue
Good for newcomers
Package inf (type inf.Dec) implements "infinite-precision" decimal arithmetic.
-
Updated
Mar 27, 2018 - Go
floating-point errors checker
-
Updated
May 11, 2022 - Python
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
Numbers -- A generic wrapper to use *any* custom Numeric type in Elixir!
-
Updated
Apr 28, 2022 - Elixir
Improve this page
Add a description, image, and links to the arithmetic topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the arithmetic topic, visit your repo's landing page and select "manage topics."
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.