Miscellaneous math projects

root

The files of these folders are implementations of math algorithms. For the license, see LICENSE.

Current state : * Arithmetic : small programs for finding the divisors on a number (ON HOLD). * Circles stacking : algorithm for fitting a number of circlse (ON HOLD). * Euler project : python scripts for some of the Euler project solutions (ON HOLD). * Mandelbrot : Java implementation generating the Mandelbrot set. You can test it here (FINISHED) * Sound recognition : nothing to see yet.