| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-06-05 | Change license to CC0, it's clearer | mjfernez | |
| Also added gitignore | |||
| 2021-04-20 | Fixed PGP signature format | mjfernez | |
| Lines were too long on PGP sign messaged, bounded better and re-signed | |||
| 2021-03-29 | Fhash clean up and unit tests | mjfernez | |
| Added saner unit testing in the tests folder, which can be added to by expanding the data in the tests/hashes.json file. Also removed some redundant comments and inconsistencies | |||
| 2021-03-28 | Broken code, misplaced semicolon | mjfernez | |
| There was an extra semicolon in the if condition in the julias function. Unused variables also removed | |||
| 2021-03-24 | Merge branch 'main' of https://github.com/mjfernez/scripts-n-tools | mjfernez | |
| 2021-03-24 | Update julia README, missed a space | mjfernez | |
| 2021-03-24 | Update README.md | mjf | |
| Fixed spelling errors | |||
| 2021-03-24 | Update README.md | mjf | |
| 2021-03-24 | Added .swp to gitignore | mjfernez | |
| 2021-03-24 | Added .swp to gitignore | mjfernez | |
| 2021-03-24 | fixed merge conflict with README | mjfernez | |
| 2021-03-24 | Finished and polished julia code | mjfernez | |
| 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 | |||
| 2021-03-23 | Added UNLICENSE to specify code is public domain | mjfernez | |
| Could you patent the Sun? | |||
| 2021-03-20 | Add julia-c and revoke license requirements for fhash | mjfernez | |
| 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 | |||
| 2021-03-06 | Update README.md | mjf | |
| 2021-03-06 | Update README.md | mjf | |
| 2021-03-06 | remove build | mjfernez | |
| 2021-03-06 | Update .gitignore | mjf | |
| 2021-03-06 | Update .gitignore | mjf | |
| 2021-03-06 | update fhash readme | mjf | |
| 2021-03-06 | add gitignore | mjfernez | |
| 2021-03-06 | first commit | mjfernez | |
