Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Combining quaternions with different pivot point

Minimum rectangles required to cover a given rectangular area

algorithm math geometry

Correctly compute the divergence of a vector field in Python

python numpy matplotlib math

How to approximate a vector contour from an elevation raster?

java math vector 2d gis

Random Tile layout

algorithm math layout grid tiles

Is there an algorithm for solving such projection reconstruction geometric problem?

finding smallest scale factor to get each number within one tenth of a whole number from a set of doubles

Efficient Way to Find Pair Orderings?

Rendering waveform in PHP - How to produce a more compressed render?

php math libpng

Solving nonlinear equations numerically

How can I perform 64-bit division with a 32-bit divide instruction?

Online algorithm for calculating absolute deviation

Why does Math.Exp give different results between 32-bit and 64-bit, with same input, same hardware

c# .net math 32bit-64bit x86-64

Solving functional equations programmatically

python function math

align one set of 2d points with another using only translation and rotation

What is the most efficient way to find the euclidean distance in 3d using mysql?

Writing a 36 bit random number generator

algorithm math random

perspective correction of texture coordinates in 3d

math opengl 3d

Can I speed up this basic linear algebra code?

python performance math numpy

Langford sequence implementation Haskell or C