Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Optimisation of 4D tensor rotation

arrays math julia tensor

Point-Triangle Collision Detection in 3D

math 3d collision-detection

How do I fix my output for floating-point imprecision?

Alternative/faster methods of converting an integer to a cartesian coordinate?

php optimization math

Is there an algorithm for calculating the multiplicative order of x modulo y (for y < 1000) that doesn't require a BigInteger type?

fixnum and prime numbers in ruby

How can I generate random samples from bivariate normal and student T distibutions in C++?

PHP bizarre math

php math variables

Fast logistic function

c algorithm math

2D coordinate normalization

How to limit a number to a range

java math

Working Matrix Square root

algorithm matrix math

N dimensional arrays - Python/Numpy

python math numpy scipy

Get angle from matrix

Math.cos inaccurancy

Lisp -- How to add several hexadecimal numbers without base conversion?

math lisp numbers hex addition

How to re-implement sin() method in Java ? (to have results close to Math.sin() )

java math trigonometry

Taking sum of "column" in MongoDB

php math mongodb sum

Split and add digits

perl math

When can I use floating-point types in Java to do monetary calculations?