<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/tools/expected_distributions.h, branch h48-corner-estimate</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=h48-corner-estimate</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=h48-corner-estimate'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-05-19T15:45:14Z</updated>
<entry>
<title>Refactored checkdata</title>
<updated>2025-05-19T15:45:14Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-19T15:45:14Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=62d87e063318cc4c842b1b2d8c184f48aeaf6659'/>
<id>urn:sha1:62d87e063318cc4c842b1b2d8c184f48aeaf6659</id>
<content type='text'>
Relevant changes include:
  - Changed the signature of nissy_checkdata().
  - Removed expected_distribution.h from tools; this data is now included
    in each solver's src/ code.
  - Removed distribution check for cocsep; may add back later.
</content>
</entry>
<entry>
<title>Refactor solver dispatch and checkdata</title>
<updated>2025-05-18T06:48:13Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-18T06:48:13Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=8b94d135429a9f3253cc7f25a1453b412065c4a0'/>
<id>urn:sha1:8b94d135429a9f3253cc7f25a1453b412065c4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Always use unsigned char * for data buffers</title>
<updated>2025-04-21T12:44:07Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-04-21T12:33:01Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=510a7471348788fccba6b7c4b9f7b7cc9aee6ba9'/>
<id>urn:sha1:510a7471348788fccba6b7c4b9f7b7cc9aee6ba9</id>
<content type='text'>
Before this commit I was inconsistently using one of void *, char *
and uint8_t *.
</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>Optimize genptable for coordinate solve (20x speedup)</title>
<updated>2025-03-29T09:04:16Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-29T09:04:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=b6c1ff6cfdfe0f4ce602fe83e54c3112a1c95690'/>
<id>urn:sha1:b6c1ff6cfdfe0f4ce602fe83e54c3112a1c95690</id>
<content type='text'>
</content>
</entry>
<entry>
<title>More safety with pointers using VLA function parameters</title>
<updated>2025-03-25T17:35:47Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-25T17:35:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=56048d13b73ec6e6a9c59d62e82f41e69a3994bd'/>
<id>urn:sha1:56048d13b73ec6e6a9c59d62e82f41e69a3994bd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added checkdata for coord EO</title>
<updated>2025-03-14T15:46:50Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-03-14T15:46:50Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9e6465bcc8f0d9bd1d78ad357a623452358ba7f2'/>
<id>urn:sha1:9e6465bcc8f0d9bd1d78ad357a623452358ba7f2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added known distribution for larger tables</title>
<updated>2024-12-20T06:12:54Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-12-20T06:12:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=1e2beb365f28e5b6816902a7f7c39389df4472e7'/>
<id>urn:sha1:1e2beb365f28e5b6816902a7f7c39389df4472e7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make gendata and co safer by checking buffer size</title>
<updated>2024-10-12T14:23:05Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-10-12T14:23:05Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=182e2d45678d0487be71370c37b88daca3d2c54b'/>
<id>urn:sha1:182e2d45678d0487be71370c37b88daca3d2c54b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed "options" from solver selection</title>
<updated>2024-10-10T12:30:39Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2024-10-10T12:30:39Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=f8d247c53c3c3bd94fed645b5b47a9096cadc123'/>
<id>urn:sha1:f8d247c53c3c3bd94fed645b5b47a9096cadc123</id>
<content type='text'>
Now the solver name fully determines the solver (and options)
to be used. For example, now one must specify "h48h0k4" as the
name of the solver.

This PR also fixes a couple of things in tools.
</content>
</entry>
</feed>
