<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/src/arch, branch threads</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=threads</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=threads'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-12-19T06:32:09Z</updated>
<entry>
<title>Add coordinate solvers for corners</title>
<updated>2025-12-19T06:32:09Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-19T06:32:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=de04d37e8520079f5bba3b1a87d42313297543db'/>
<id>urn:sha1:de04d37e8520079f5bba3b1a87d42313297543db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug and make avx load consistent</title>
<updated>2025-08-08T08:18:43Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-08T08:18:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=8af57b2ffd92daa9a40384ec8b6c49ffabc474d1'/>
<id>urn:sha1:8af57b2ffd92daa9a40384ec8b6c49ffabc474d1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added HTR solver</title>
<updated>2025-08-06T14:52:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-06T14:34:21Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=57a7520545134ab95f7bb0397dcbe991c906a3e9'/>
<id>urn:sha1:57a7520545134ab95f7bb0397dcbe991c906a3e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove AVX512 instruction</title>
<updated>2025-08-06T09:33:51Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-06T09:33:51Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=d9cbff9e9efbd6a84211ed001c3d0ea8b6fd3057'/>
<id>urn:sha1:d9cbff9e9efbd6a84211ed001c3d0ea8b6fd3057</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move is_eo_even to more appropriate module</title>
<updated>2025-08-01T21:32:19Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-01T21:32:19Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=7ff76870242b6906b6f3caf22da3c094822ed140'/>
<id>urn:sha1:7ff76870242b6906b6f3caf22da3c094822ed140</id>
<content type='text'>
</content>
</entry>
<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>Optimized some coordinates</title>
<updated>2025-07-29T08:00:56Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-29T08:00:56Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=38014615238a51f1c0c1f2f96d37cbfbf765520a'/>
<id>urn:sha1:38014615238a51f1c0c1f2f96d37cbfbf765520a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Turns checks into assertions in utils/math.h</title>
<updated>2025-07-28T12:17:42Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-28T12:17:42Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=1e5c862d8fa7b76b69b8125d454d8f8d6a9cde25'/>
<id>urn:sha1:1e5c862d8fa7b76b69b8125d454d8f8d6a9cde25</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make failed assert exit immediately</title>
<updated>2025-07-28T11:52:00Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-07-28T11:52:00Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=7f24b27652ee6fa84e38f181cea57f319af0c204'/>
<id>urn:sha1:7f24b27652ee6fa84e38f181cea57f319af0c204</id>
<content type='text'>
</content>
</entry>
</feed>
