Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in math

Implementing SVG arc curves in Python

python math svg geometric-arc

Javascript board game - Finding possible places on board

javascript math

Mathematically determine the precision and scale of a decimal value

c# .net math decimal precision

Java double losing precision calculation

java math double precision

Java/C: OpenJDK native tanh() implementation wrong?

Convert X,Y pixel to Longitude and Latitude

Calculate maximum size for encrypted data

What's the fastest vector/matrix math library in C for iPhone game?

iphone c math vector

Help me with my backprop implementation in Python

C# Math graphics library

c# wpf silverlight math

Find sum of factors

math sum number-theory factors

Finding a cover of a set of points with circles

algorithm math

How do programs like mathematica draw graphs and how can I make such a program?

Pseudo random number generator from two inputs

how to calculate TPS

java algorithm math logic

Do OpenCL vector types use SIMD

Algorithm to find clusters (min x pts. within y distance of cluster center) of geographical points

spline surface interpolation

algorithm math 3d spline

Quaternion camera. How do I make it rotate correctly?

c++ math 3d rotation

WAV File Synthesis From Scratch - C