Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update julia README, missed a space | mjfernez | 2021-03-24 | 1 | -2/+2 |
| | |||||
* | Finished and polished julia code | mjfernez | 2021-03-24 | 1 | -0/+50 |
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 |