From bf820f9e10712212c0e7177f29ec7ef310fb41e9 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Wed, 24 Mar 2021 17:28:23 -0400 Subject: Finished and polished julia code This last commit primarily fixes a bug which caused certain bounds to plot incorrectly from divide by zero errors. This was solved by turning the grid counter (incremeting x and y independently) into a pixel counter, and adjusting x and y accordingly --- julia-c/julia | Bin 187240 -> 187240 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'julia-c/julia') diff --git a/julia-c/julia b/julia-c/julia index 8d2e7c3..b30986c 100755 Binary files a/julia-c/julia and b/julia-c/julia differ -- cgit v1.2.3