<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-classic/nissy, branch master</title>
<subtitle>Stable branch of nissy</subtitle>
<id>https://git.tronto.net/nissy-classic/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/nissy-classic/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/'/>
<updated>2022-06-01T18:30:16Z</updated>
<entry>
<title>Version 2.0.2</title>
<updated>2022-06-01T18:30:16Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T18:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=2feaa43610b63c190762ad4b233ad648e30636d6'/>
<id>urn:sha1:2feaa43610b63c190762ad4b233ad648e30636d6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Another fix</title>
<updated>2022-06-01T16:06:25Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-06-01T16:06:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=2b1b1970f774aa451f4fae197c0b1177118f3570'/>
<id>urn:sha1:2b1b1970f774aa451f4fae197c0b1177118f3570</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More fixes</title>
<updated>2022-06-01T15:50:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-06-01T15:50:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=cfa0f0189080ee5d6862001555f11ab026ec63f9'/>
<id>urn:sha1:cfa0f0189080ee5d6862001555f11ab026ec63f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed error in block size for ptables</title>
<updated>2022-06-01T14:42:54Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T14:42:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=71a6ce24cfb000f27d7133bb00dbba860a2320b7'/>
<id>urn:sha1:71a6ce24cfb000f27d7133bb00dbba860a2320b7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>parallelized genptable_fixnasty</title>
<updated>2022-06-01T12:54:18Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T12:54:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=a13d749f7e19eb1b1fc8d178610ba269df6cfe84'/>
<id>urn:sha1:a13d749f7e19eb1b1fc8d178610ba269df6cfe84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Save more stuff to file</title>
<updated>2022-06-01T09:41:18Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T09:41:18Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=ff742b8922a0a179135dc35ea66c231d5c22b1bf'/>
<id>urn:sha1:ff742b8922a0a179135dc35ea66c231d5c22b1bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed bug with nxopt</title>
<updated>2022-06-01T08:00:02Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T08:00:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=c913d8b3563d0fbcda603ac4cdae8dcbb734055f'/>
<id>urn:sha1:c913d8b3563d0fbcda603ac4cdae8dcbb734055f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed some bugs - still more testing needed</title>
<updated>2022-06-01T07:34:35Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-06-01T07:34:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=62c9e8012e9a0844d9597b90723a928b71ad103b'/>
<id>urn:sha1:62c9e8012e9a0844d9597b90723a928b71ad103b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big changes to coordinate system: remove "anti-index" in favor of a more kociemba-like move function for each coordinate. This should speedup the table generation step. WARNING: nissy might not be 100% functional at this stage, TESTING needed!</title>
<updated>2022-05-31T15:29:08Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-05-31T15:29:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=f021ee7fa4975eab02c158451093a28e83a725d9'/>
<id>urn:sha1:f021ee7fa4975eab02c158451093a28e83a725d9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Prepare for big changes in coordinates</title>
<updated>2022-03-15T14:54:39Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano.tronto@gmail.com</email>
</author>
<published>2022-03-15T14:54:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=e18f8e4eefadd733d985e99e2710111afa5a710a'/>
<id>urn:sha1:e18f8e4eefadd733d985e99e2710111afa5a710a</id>
<content type='text'>
</content>
</entry>
</feed>
