<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core, branch python-callback</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=python-callback</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=python-callback'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-08-14T14:07:44Z</updated>
<entry>
<title>More attempts, not working</title>
<updated>2025-08-14T14:07:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-14T14:07:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=74063b5cbeeede86fb8dff6a284b0b5d628a580c'/>
<id>urn:sha1:74063b5cbeeede86fb8dff6a284b0b5d628a580c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added attempt to make pause / resume work with python module</title>
<updated>2025-08-14T11:32:19Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-14T11:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c835bf15da3ce39b856222d352c800f6ebd51acf'/>
<id>urn:sha1:c835bf15da3ce39b856222d352c800f6ebd51acf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added warning about build python</title>
<updated>2025-08-13T15:42:06Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T15:42:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=325778cb5f4b169ef7e197e179cfb889808d10c2'/>
<id>urn:sha1:325778cb5f4b169ef7e197e179cfb889808d10c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More build.bat options</title>
<updated>2025-08-13T15:38:21Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T15:38:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9b94c7d039341afb8609075da0ce52a7a7aa705a'/>
<id>urn:sha1:9b94c7d039341afb8609075da0ce52a7a7aa705a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improvements to build.bat (unit tests on Windows)</title>
<updated>2025-08-13T14:10:37Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T14:10:37Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c368c0f4aa0a810f5102cb8958e57410e572afa8'/>
<id>urn:sha1:c368c0f4aa0a810f5102cb8958e57410e572afa8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of tronto.net:nissy-core</title>
<updated>2025-08-13T14:07:10Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T14:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=1562c2e8ef10e25973317c790c2779e9d595e5f1'/>
<id>urn:sha1:1562c2e8ef10e25973317c790c2779e9d595e5f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix build help message</title>
<updated>2025-08-13T08:56:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T08:41:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=d637559e9a4c1d416c88109d66b76c3465dbf4c1'/>
<id>urn:sha1:d637559e9a4c1d416c88109d66b76c3465dbf4c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Correct OS detection for sleep function</title>
<updated>2025-08-13T08:24:14Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-13T08:24:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=58deba64173679253e72495451853a668baf2452'/>
<id>urn:sha1:58deba64173679253e72495451853a668baf2452</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added installation instructions for clang on windows</title>
<updated>2025-08-12T13:58:15Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-12T13:58:15Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=b9fafceb98e297f82a54709f2bbe0c8c14de61a3'/>
<id>urn:sha1:b9fafceb98e297f82a54709f2bbe0c8c14de61a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Renamed UNIX build script to build.sh, added info to README.md related to windows build</title>
<updated>2025-08-12T13:49:36Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-12T13:49:36Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=2a38070d44ed01753c51067bbd7f007e4b74bd6b'/>
<id>urn:sha1:2a38070d44ed01753c51067bbd7f007e4b74bd6b</id>
<content type='text'>
</content>
</entry>
</feed>
