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.c.swp | Bin 0 -> 24576 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 julia-c/.julia.c.swp (limited to 'julia-c/.julia.c.swp') diff --git a/julia-c/.julia.c.swp b/julia-c/.julia.c.swp new file mode 100644 index 0000000..878af46 Binary files /dev/null and b/julia-c/.julia.c.swp differ -- cgit v1.2.3