aboutsummaryrefslogtreecommitdiffstats
path: root/julia-c
Commit message (Collapse)AuthorAgeFilesLines
* Added .swp to gitignoremjfernez2021-03-243-0/+0
|
* Finished and polished julia codemjfernez2021-03-248-41/+9580
| | | | | | | 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
* Added UNLICENSE to specify code is public domainmjfernez2021-03-235-9529/+154
| | | | Could you patent the Sun?
* Add julia-c and revoke license requirements for fhashmjfernez2021-03-205-0/+9547
Further addtion to this commit is the clarification that all code is public domain with no license requirements, somewhat ironically described in the LICENSE.md