|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| 
| | There was an extra semicolon in the if condition in the julias function.
Unused variables also removed | 
| | |  | 
| | |  | 
| | 
| 
| 
| 
| 
| 
| | 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 | 
| | 
| 
| 
| | Could you patent the Sun? | 
|  | 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 |