Search code examples
Very fast approximate Logarithm (natural log) function in C++?...

c++mathlogarithmmicro-optimizationsqrt

Read More
Solution of sparse linear system on GPU, paper from nvidia...

algorithmmathcudagpusparse-matrix

Read More
Getting a combination of a list where it selects the current number in the list and below...

pythonmathcombinationspermutation

Read More
Functions to Round up and Round down fractions with precision in PHP, any better way to do it?...

phpfunctionmath

Read More
Formula for the Nth bit_count (or population count) of size M...

pythonalgorithmmathcombinatoricscounting

Read More
Fastest algorithm for circle shift N sized array for M position...

algorithmarraysmathpuzzleprogramming-pearls

Read More
Converting bytes to megabytes...

mathmemoryterminologyunits-of-measurement

Read More
Fixed-point method function doesn't show output...

pythonfunctionmathencodingnumeric

Read More
Sympy breaks regex in python?...

pythonregexmathsympy

Read More
SQL query returns null, but should return a value...

sqlmathsum

Read More
my mathematical functions are returning NaN...

javascriptarraysfunctionmath

Read More
Euler's identity in python...

pythonmathcomplex-numbers

Read More
How to Enumerate Pandigital Prime Sets...

pythonalgorithmmathsetcombinatorics

Read More
Quaternions and numerical stability...

mathrotationquaternionsrotational-matricesnumerical-stability

Read More
Find intersection point between line and ellipse in Python...

pythonmathgeometryellipse

Read More
Why is timer yielding same integer regardless of time?...

javascriptmathtimefloor-division

Read More
SQL money round to closest 0.05 cents...

mysqlmathrounding

Read More
Return Optimized x coordinates to normalize/maximize area for an array of rectangles with defined y ...

javascriptalgorithmmathtessellation

Read More
Get the circle, that is defined by two points and tangent line, Lua...

mathluageometrytrigonometry

Read More
Code to get sums made of a fibonacci number...

javarecursionmathfibonacci

Read More
Function for clamping an angle...

algorithmmath

Read More
`min()` is not working properly in Python?...

pythonmathmin

Read More
Why does scipy's quadrature function throw an error when using arrays?...

pythonmathscipyintegral

Read More
Dynamically calculating ranges in Python...

pythonmath

Read More
Fast computation of Singular Value Decomposition (SVD) for a matrix that undergoes continuous change...

mathlinear-algebrasvd

Read More
How to quickly tell if an "unknown" number is divisible by 3?...

mathdivision

Read More
How do I use ldexp in lua 5.4 as math.ldexp(...) is deprecated...

mathluacan-bus

Read More
Calculate discrete logarithm...

pythonalgorithmmathnumber-theoryfinite-group-theory

Read More
Understanding number of days in a month calculation...

kotlindatedatetimemathcalendar

Read More
When trying to check a condition that compares two random arrays, python sometimes does it incorrect...

pythonnumpymathcircular-permutations

Read More
BackNext