0
I Use This!
Inactive

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 16 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Updates README for time and place More... over 13 years ago
parallelized fractal generation with parMap; added parallel task to rakefile and converts PPM files only when they are out of dates More... over 14 years ago
burning ships are generated with random colors; using ./nofrac in rakefile; using normal functions (not monad) to process command-line args More... over 14 years ago
added --seed option for random colors More... over 14 years ago
some playing with colors, added Newton fractal More... over 14 years ago
lots of refactoring of the code; tweaked handling of colors; cleaned up and expanded command-line options More... over 14 years ago
updated copylefts More... over 14 years ago
cleaning up and refactoring code More... over 14 years ago
cleaning up rakefile; tweaking color functions More... over 14 years ago
added random color pattern More... over 14 years ago
renamed executable More... over 14 years ago
need just one driver for both mandelbrot and julia sets More... over 14 years ago
can change color map with command-line argument More... over 14 years ago
command-line arguments are working More... over 14 years ago
parameterizing the width, abstracting the colors More... almost 15 years ago
added a2ps task More... almost 15 years ago
moved explanation of cis notation from C++ code to README More... almost 15 years ago
updated JavaScript code; added js execution to run task More... almost 15 years ago
wrote Java version of hierarchy More... almost 15 years ago
creating polar-coordinate komplex number representations; adding main driver for visual testing More... almost 15 years ago
C version of Komplex More... almost 15 years ago
working on komplex numbers More... almost 15 years ago
removing and ignoring generated file; generator uses command line argument for configuration More... about 15 years ago
Removed explicit data type declarations for some inference. More... about 15 years ago
removing executable More... about 15 years ago
ignoring executable More... about 15 years ago
switch timing; break, continue, return example More... about 15 years ago
added comments More... about 15 years ago
addition is not associative! More... about 15 years ago
julia sets are generating! More... about 15 years ago