logarithm
There are 180 repositories under logarithm topic.
abdk-consulting/abdk-libraries-solidity
Open-Source Libraries for Solidity by ABDK Consulting
TilmanNeumann/java-math-library
A Java math library focused on number theory and integer factorization in particular.
yahya-mohammed07/Kraken
Kraken is an open-source modern math library that comes with a fast-fixed matrix class and math-related functions.
Geolm/math_intrinsics
One header file library that implement missing transcendental math functions (cos, sin, acos, and more....) using 100% AVX/Neon instructions (no branching)
jonas1ara/IPN-CS
Ciencias de la computación impartidas en la Unidad Profesional Interdisciplinaria de Ingeniería Campus Tlaxcala (Linux)
asyncfinkd/logarithm
Logarithm
perazz/fastmath
A Modern Fortran library for fast, approximate math functions
hctilg/password-strength-evaluator
Evaluate password strength by calculating entropy, scoring security, and suggesting improvements.
0xC0A1/magic-curves
Magic Curves is designed for applications requiring precise curve calculations, useful in finance, economics, and various scientific fields. The library supports both floating-point and fixed-point arithmetic for high precision in critical applications.
nelsoncsc/sv_math
Reusable math modules (multiplication, division, square root and logarithm) in SystemVerilog
lnsp/tmath
Math library based on taylor series including vectors and utility functions
Gabriele-bot/FPGA_projects
Some of my projects/mistakes on various FPGA boards
horchler/wrightOmegaq
Complex double-precision evaluation of the Wright omega function, a solution of W+LOG(W) = Z
Gagniuc/Sequence-Logos-using-logarithms
Sequence Logos using logarithms is an alternative that provides full control over how the graphics of a Sequence Logo should look like. All the inner workings of this open source application are written in native javascript. The application is independent of the internet once it is saved as a html file.
JonasHaist/logarithm
A simple program that can perform logarithmic calculations, made to help beginners understand some C language concepts. The code is awfully inefficient, but great for demonstration purposes.
logarithm-network/logarithm-wallet
Logarithm (LGR) Ethereum ERC20 Wallet
netromdk/math
Math library written in C++
blueglyph/ilog
Base 10 and 2 logarithm functions for integer types
levitation-opensource/log-of-sum-and-subtraction
Methods for calculating precise logarithm of a sum and subtraction of very large or very small numbers.
stdlib-js/constants-float64-ln-two-pi
Natural logarithm of 2π.
stdlib-js/math-base-special-log2
Binary logarithm (base 2).
stdlib-js/math-iter-special-log
Create an iterator which computes the base `b` logarithm.
stdlib-js/stats-base-dists-chisquare-logpdf
Natural logarithm of the probability density function (PDF) for a chi-squared distribution.
VasilKalchev/ExponentMap
Generates an exponentially growing array based on provided number of steps and maximum value.
Ad5001/LogarithmPlotter
Create graphs with logarithmic scales, namely Bode diagrams. Mirror of https://git.ad5001.eu/Ad5001/LogarithmPlotter
arka-lsik/8-Bit-Natural-log-implementation
8-Bit Natural Log implementation using Verilog,
FaizanZaheerGit/simple-scientific-calculator-in-c
this code in c++ is a simple implementation of a scientific calculator, and how it functions with functions like exponent, logarithms, powers, trigonometric functions
jancarauma/fatorial
Cálculo do fatorial de números gigantes
stdlib-js/math-base-special-binomcoefln
Compute the natural logarithm of the binomial coefficient.
stdlib-js/math-iter-special-betaln
Create an iterator which evaluates the natural logarithm of the beta function.
stdlib-js/stats-base-dists-beta-logcdf
Beta distribution logarithm of cumulative distribution function (CDF).
stdlib-js/stats-base-dists-betaprime-logcdf
Evaluate the natural logarithm of the cumulative distribution function (CDF) for a beta prime distribution.
stdlib-js/stats-base-dists-cauchy-logcdf
Cauchy distribution natural logarithm of cumulative distribution function (CDF).
stdlib-js/stats-base-dists-levy-logcdf
Lévy distribution logarithm of cumulative distribution function (CDF).
stdlib-js/stats-base-dists-lognormal-cdf
Lognormal distribution cumulative distribution function (CDF).
stdlib-js/stats-base-dists-lognormal-logcdf
Natural logarithm of the cumulative distribution function (CDF) for a lognormal distribution.