<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/src/utils/constants.h, 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-01T14:52:44Z</updated>
<entry>
<title>Added CPEPE coordinate in preparation of full DRFIN solver</title>
<updated>2025-08-01T14:52:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-01T14:52:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=1bd4691d9cc46ec75adbe899b289a1ebc5460721'/>
<id>urn:sha1:1bd4691d9cc46ec75adbe899b289a1ebc5460721</id>
<content type='text'>
</content>
</entry>
<entry>
<title>All coordinates unsigned</title>
<updated>2025-07-29T10:12:43Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-29T10:12:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ea0387796a349c91032fbcb10f50c6ad8607b0f6'/>
<id>urn:sha1:ea0387796a349c91032fbcb10f50c6ad8607b0f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hardcoded factorial constants</title>
<updated>2025-07-28T10:16:08Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-28T10:16:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9b248f3b46d5dc0e9522ed264ef71e422a5bc5a5'/>
<id>urn:sha1:9b248f3b46d5dc0e9522ed264ef71e422a5bc5a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Progress</title>
<updated>2025-04-22T16:45:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-22T16:45:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=77fbe3d7cbd8448f8124dba143bc5110344c6b49'/>
<id>urn:sha1:77fbe3d7cbd8448f8124dba143bc5110344c6b49</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added dreo coordinate solver</title>
<updated>2025-04-02T12:33:21Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-02T12:33:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c5a6ff0443fc9e5e890fe72cb13ea78d4fe2bbcb'/>
<id>urn:sha1:c5a6ff0443fc9e5e890fe72cb13ea78d4fe2bbcb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>simplified allowedmoves logic</title>
<updated>2025-04-01T07:33:26Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-01T07:33:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=b0053277e385bee23336d1fe6b69a12f49f9172f'/>
<id>urn:sha1:b0053277e385bee23336d1fe6b69a12f49f9172f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>DR coordinate solver</title>
<updated>2025-03-28T19:57:04Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-28T19:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=0f23987edbbabdf88fbe175f695b4fdb727586fd'/>
<id>urn:sha1:0f23987edbbabdf88fbe175f695b4fdb727586fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big cleanup for appendsolution()</title>
<updated>2025-03-24T22:09:26Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-24T22:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=d45e1595ec1cffeab83ac6602b748250b66bea03'/>
<id>urn:sha1:d45e1595ec1cffeab83ac6602b748250b66bea03</id>
<content type='text'>
With this PR the appendsolution routine is extracted from the h48
solver and the new coordinate solver and made generic. This has
many advantages:
- less repetition (even if the two versions are different enough that
  *for now* it was not a big deal)
- smaller h48/solve.h file, which is already a big beast
- easier to test the appendsolution() routine separately
</content>
</entry>
<entry>
<title>Some safety with move arrays, small refactor appendchar</title>
<updated>2025-03-22T17:45:47Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-22T05:43:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ce3f1cc0ef9f46d70ab5387b1458e9098b40711d'/>
<id>urn:sha1:ce3f1cc0ef9f46d70ab5387b1458e9098b40711d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More progress on coordinate solver</title>
<updated>2025-03-07T16:08:28Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-07T16:08:28Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=4d8465a3a791ebcf4bc74bdcc21eff7341ebc30f'/>
<id>urn:sha1:4d8465a3a791ebcf4bc74bdcc21eff7341ebc30f</id>
<content type='text'>
</content>
</entry>
</feed>
