<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-classic/src/commands.c, 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>2025-02-19T15:20:28Z</updated>
<entry>
<title>Fixed bug in DR scramble generation</title>
<updated>2025-02-19T15:20:28Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-02-19T15:20:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=82c20366986a3ba9cc7ff1e873c907ec3409b449'/>
<id>urn:sha1:82c20366986a3ba9cc7ff1e873c907ec3409b449</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Print solutions to stderr when using -v</title>
<updated>2024-02-27T17:33:31Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-02-27T17:33:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=98b8339bceb833eb2419bc349547cb8342e4be1a'/>
<id>urn:sha1:98b8339bceb833eb2419bc349547cb8342e4be1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added -L option</title>
<updated>2023-09-24T16:03:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-09-24T16:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=214ef0fe87b48e044681bb831b8ae2fc2fe1a35b'/>
<id>urn:sha1:214ef0fe87b48e044681bb831b8ae2fc2fe1a35b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added ptable command</title>
<updated>2023-09-21T20:36:36Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-09-21T20:36:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=db4d88428a1bf20652f11d4cf9b31b7114fdacfb'/>
<id>urn:sha1:db4d88428a1bf20652f11d4cf9b31b7114fdacfb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Solution output sorting</title>
<updated>2023-09-17T17:54:37Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-09-17T17:54:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=7c1cffb3f7c2be0d9ccc954a00b00db3bf4e2899'/>
<id>urn:sha1:7c1cffb3f7c2be0d9ccc954a00b00db3bf4e2899</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added void in function prototypes and declarations</title>
<updated>2023-05-01T16:49:11Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T16:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=1d0943fafdb3c547965917eb4dfcb4d6445461a4'/>
<id>urn:sha1:1d0943fafdb3c547965917eb4dfcb4d6445461a4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reverted to 2.0.3</title>
<updated>2023-05-01T10:48:55Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-05-01T10:48:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=6f4313bc1ed5be794146e6ca2fd73f48c7906061'/>
<id>urn:sha1:6f4313bc1ed5be794146e6ca2fd73f48c7906061</id>
<content type='text'>
</content>
</entry>
<entry>
<title>I made a mess, but it works. Still need to implement new optimal solver.</title>
<updated>2023-03-05T09:13:01Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-03-05T09:13:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=87a15e960e31365698df7e06cd3e6b851e17c1a5'/>
<id>urn:sha1:87a15e960e31365698df7e06cd3e6b851e17c1a5</id>
<content type='text'>
After that, a big redesign is due.
</content>
</entry>
<entry>
<title>Removed some code preparing for moving optimal solver away from general coordinate solving.</title>
<updated>2022-09-06T21:25:31Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-09-06T21:25:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=569983380edfb3744192b5a652e2ac038840e53d'/>
<id>urn:sha1:569983380edfb3744192b5a652e2ac038840e53d</id>
<content type='text'>
Kept symcoord for coordinate solving.
</content>
</entry>
<entry>
<title>Symcoord version of nissy. Interesting idea, but performance are</title>
<updated>2022-09-06T16:00:40Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2022-09-06T16:00:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4'/>
<id>urn:sha1:a125e69c8ce0a2764b1e50b2dad0a4fa9d141ef4</id>
<content type='text'>
actually slower. AT THIS STAGE NISSY IS NOT USABLE.
</content>
</entry>
</feed>
