<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scripts-n-tools.git/julia-c/README.md, branch master</title>
<subtitle>scripts for hashing passwords, making fractals, and other things
</subtitle>
<id>https://git.mjfer.net/scripts-n-tools.git/atom?h=master</id>
<link rel='self' href='https://git.mjfer.net/scripts-n-tools.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/'/>
<updated>2021-03-30T00:19:25Z</updated>
<entry>
<title>Fhash clean up and unit tests</title>
<updated>2021-03-30T00:19:25Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-30T00:19:25Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=242c3b75cffbffae114dd4a2b7dc453399cfa428'/>
<id>urn:sha1:242c3b75cffbffae114dd4a2b7dc453399cfa428</id>
<content type='text'>
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
</content>
</entry>
<entry>
<title>Update julia README, missed a space</title>
<updated>2021-03-24T21:43:41Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-24T21:43:41Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=5a35396f85d0bd016fe8191218a96e4862349f39'/>
<id>urn:sha1:5a35396f85d0bd016fe8191218a96e4862349f39</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Finished and polished julia code</title>
<updated>2021-03-24T21:28:23Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-24T21:28:23Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=bf820f9e10712212c0e7177f29ec7ef310fb41e9'/>
<id>urn:sha1:bf820f9e10712212c0e7177f29ec7ef310fb41e9</id>
<content type='text'>
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
</content>
</entry>
</feed>
