<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-classic/src/solve.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>2024-02-27T17:33:31Z</updated>
<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>Fixed bug on dr-eo -N</title>
<updated>2023-10-29T16:57:25Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-10-29T16:57:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=e8c05804d52bd8f54d5398250f261ddd1c39789f'/>
<id>urn:sha1:e8c05804d52bd8f54d5398250f261ddd1c39789f</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>Fixed various memory leaks</title>
<updated>2023-09-17T21:38:46Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-09-17T21:38:46Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=9c78331ef2ebe2f1dcef886b0043431469bc1a29'/>
<id>urn:sha1:9c78331ef2ebe2f1dcef886b0043431469bc1a29</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>Some fixes</title>
<updated>2023-03-05T14:17:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-03-05T14:17:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=1a5bfe9b08707b0aef748d7921a419ba4a046fba'/>
<id>urn:sha1:1a5bfe9b08707b0aef748d7921a419ba4a046fba</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>Added (just a few) tests for alg and added fields to alg struct</title>
<updated>2023-02-10T22:30:20Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2023-02-10T22:30:20Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-classic/commit/?id=3bfd0bb403d62bd942d1912d085ea59b156062fd'/>
<id>urn:sha1:3bfd0bb403d62bd942d1912d085ea59b156062fd</id>
<content type='text'>
</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>
