4fd684d288
Rename critical points functions
2020-03-09 00:32:30 +00:00
2c79b15008
Constants tweaking
2020-03-09 00:28:41 +00:00
6fafdf069d
Add some example commands and seeds
2020-03-09 00:09:32 +00:00
9c4e5f2f88
[julia] add RITNUM to make code slightly more legible
2020-03-09 00:03:26 +00:00
fc9617b2b1
[julia] fix result cache size
...
Commit dbd7618c9f
removed the +1 from
width and height, resulting in out-of-bounds access in last row if -L is
used. Additionaly, the +1 only worked if -h or -w were used.
Fix all that tracking the width and hegith of result cache individually.
2020-03-09 00:02:56 +00:00
2b9b56737a
Parametrize iteration count for Newton's method
2020-03-08 22:33:18 +00:00
a6265017d1
Add gitignore
2020-03-08 21:42:26 +00:00
f35869c314
[julia] always set rit
2020-03-08 21:37:10 +00:00
0168fa87e2
[julia] remove unused function fast_iterate
2020-03-08 21:35:38 +00:00
0f2c695260
Fix signedness warnings
2020-03-08 21:34:51 +00:00
85a442f8c3
Remove unused variables
2020-03-08 21:31:02 +00:00
dbd7618c9f
Use utility functions
2020-03-08 21:24:10 +00:00
b13f35e0e6
Bring some more utility functions
2020-03-08 20:03:37 +00:00
6627e3f08e
[julia] add option for color displacement
2020-03-08 02:15:16 +00:00
5c74874352
Partially fix compilation for glibc under Linux
...
Probably won't work for musl and now -- is needed to separate options.
2020-03-08 02:03:58 +00:00
4304edc0f0
Initial import
2020-03-07 22:32:57 +00:00