aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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-237-9551/+201
| | | | Could you patent the Sun?
* Add julia-c and revoke license requirements for fhashmjfernez2021-03-208-21/+9570
| | | | | | 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
* Update README.mdmjf2021-03-061-0/+7
|
* remove buildmjfernez2021-03-0614-16573/+0
|
* Update .gitignoremjf2021-03-061-1/+1
|
* Update .gitignoremjf2021-03-061-1/+1
|
* update fhash readmemjf2021-03-061-5/+4
|
* add gitignoremjfernez2021-03-0621-0/+16728
|
* first commitmjfernez2021-03-0613-0/+405