<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scripts-n-tools.git/julia-c/julia.c, 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-28T06:41:16Z</updated>
<entry>
<title>Broken code, misplaced semicolon</title>
<updated>2021-03-28T06:41:16Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-28T06:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=b45b3948e5082a1b20419286a5059bd93834d167'/>
<id>urn:sha1:b45b3948e5082a1b20419286a5059bd93834d167</id>
<content type='text'>
There was an extra semicolon in the if condition in the julias function.
Unused variables also removed
</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>
<entry>
<title>Added UNLICENSE to specify code is public domain</title>
<updated>2021-03-24T01:58:42Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-24T01:58:42Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=71f9dab3c297da449b13cc852db228abcdffa1d7'/>
<id>urn:sha1:71f9dab3c297da449b13cc852db228abcdffa1d7</id>
<content type='text'>
Could you patent the Sun?
</content>
</entry>
<entry>
<title>Add julia-c and revoke license requirements for fhash</title>
<updated>2021-03-21T03:56:52Z</updated>
<author>
<name>mjfernez</name>
<email>mjfernez@gmail.com</email>
</author>
<published>2021-03-21T03:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.mjfer.net/scripts-n-tools.git/commit/?id=544bb24110db08c02b1ae5a830fbb7a5023a8891'/>
<id>urn:sha1:544bb24110db08c02b1ae5a830fbb7a5023a8891</id>
<content type='text'>
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
</content>
</entry>
</feed>
