summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-05Change license to CC0, it's clearermjfernez
Also added gitignore
2021-04-20Fixed PGP signature formatmjfernez
Lines were too long on PGP sign messaged, bounded better and re-signed
2021-03-29Fhash clean up and unit testsmjfernez
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-28Broken code, misplaced semicolonmjfernez
There was an extra semicolon in the if condition in the julias function. Unused variables also removed
2021-03-24Merge branch 'main' of https://github.com/mjfernez/scripts-n-toolsmjfernez
2021-03-24Update julia README, missed a spacemjfernez
2021-03-24Update README.mdmjf
Fixed spelling errors
2021-03-24Update README.mdmjf
2021-03-24Added .swp to gitignoremjfernez
2021-03-24Added .swp to gitignoremjfernez
2021-03-24fixed merge conflict with READMEmjfernez
2021-03-24Finished and polished julia codemjfernez
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-23Added UNLICENSE to specify code is public domainmjfernez
Could you patent the Sun?
2021-03-20Add julia-c and revoke license requirements for fhashmjfernez
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-06Update README.mdmjf
2021-03-06Update README.mdmjf
2021-03-06remove buildmjfernez
2021-03-06Update .gitignoremjf
2021-03-06Update .gitignoremjf
2021-03-06update fhash readmemjf
2021-03-06add gitignoremjfernez
2021-03-06first commitmjfernez