|
|
|
|
|
by ldh0011
1299 days ago
|
|
I was also trying Clojure code. Quicksort worked, radix sort and levenshtein / edit distance did not work. I also tried asking it to make code to visualize the mandelbrot set in ascii which someone else apparently did in Erlang and only had to make a few changes. It tried to use clojure.math.complex which does not exist. It is still pretty impressive though. |
|