Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update julia README, missed a space | mjfernez | 2021-03-24 | 1 | -2/+2 |
| | |||||
* | Update README.md | mjf | 2021-03-24 | 1 | -1/+1 |
| | |||||
* | Added .swp to gitignore | mjfernez | 2021-03-24 | 1 | -0/+1 |
| | |||||
* | Added .swp to gitignore | mjfernez | 2021-03-24 | 3 | -0/+0 |
| | |||||
* | fixed merge conflict with README | mjfernez | 2021-03-24 | 1 | -0/+1 |
|\ | |||||
| * | Update README.md | mjf | 2021-03-06 | 1 | -1/+1 |
| | | |||||
* | | Finished and polished julia code | mjfernez | 2021-03-24 | 8 | -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 domain | mjfernez | 2021-03-23 | 7 | -9551/+201 |
| | | | | | | | | Could you patent the Sun? | ||||
* | | Add julia-c and revoke license requirements for fhash | mjfernez | 2021-03-20 | 8 | -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.md | mjf | 2021-03-06 | 1 | -0/+7 |
| | |||||
* | remove build | mjfernez | 2021-03-06 | 14 | -16573/+0 |
| | |||||
* | Update .gitignore | mjf | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | Update .gitignore | mjf | 2021-03-06 | 1 | -1/+1 |
| | |||||
* | update fhash readme | mjf | 2021-03-06 | 1 | -5/+4 |
| | |||||
* | add gitignore | mjfernez | 2021-03-06 | 21 | -0/+16728 |
| | |||||
* | first commit | mjfernez | 2021-03-06 | 13 | -0/+405 |