aboutsummaryrefslogtreecommitdiffstats
path: root/julia-c/.README.md.swp
Commit message (Collapse)AuthorAgeFilesLines
* Added .swp to gitignoremjfernez2021-03-241-0/+0
|
* Finished and polished julia codemjfernez2021-03-241-0/+0
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