<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/README.md, branch master</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=master</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2026-04-11T16:57:22Z</updated>
<entry>
<title>Added TODO.md</title>
<updated>2026-04-11T16:57:22Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-04-11T16:57:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f'/>
<id>urn:sha1:3cb60bcbf4ab9af4e9452a43681f1e7176b0c88f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make the project build with Microsoft's broken C compiler.</title>
<updated>2026-04-06T13:55:33Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-04-06T13:55:33Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=fc41f7917531693680b5baf71ffe38c47333fe84'/>
<id>urn:sha1:fc41f7917531693680b5baf71ffe38c47333fe84</id>
<content type='text'>
MSVC is not fully C11-compliant, even when compiling with /std:c11.
Some changes were needed to make the codebase compatible. Notably, the
notation a[static N] and a[n] for function parameters of array type is
not supported, so that had to be hidden behind a macro.  Atomic types
are also an experimental feature, apparently, but at least they work
with the correct compiler flag.

One thing that MSVC does well, however, is warning on integer conversions
on /W4 level. I am not sure if Clang and GCC have something similar,
so I took this chance to fix some of these.
</content>
</entry>
<entry>
<title>Improve Windows build support.</title>
<updated>2026-03-01T17:09:44Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2026-03-01T17:09:44Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=2c291aed4bb80f07e8557284d3399cf1e2a4ccb9'/>
<id>urn:sha1:2c291aed4bb80f07e8557284d3399cf1e2a4ccb9</id>
<content type='text'>
- Use multithreading (works with a sufficiently recent version of
  the Microsoft developer tools / C SDK).
- Detect CPU architecture and use AVX2 or NEON when appropriate.
- Automatically detect python installation path.
</content>
</entry>
<entry>
<title>miniscule, minor corrections :) (#5)</title>
<updated>2026-01-23T17:41:16Z</updated>
<author>
<name>aashvik</name>
<email>its.aashvik.tyagi@gmail.com</email>
</author>
<published>2026-01-23T17:41:16Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=f6108ba0fe3b3fd32288a50a0fde86745c6d671e'/>
<id>urn:sha1:f6108ba0fe3b3fd32288a50a0fde86745c6d671e</id>
<content type='text'>
Fix various typos in README.md (thanks to aashvikt).</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-12-17T08:15:48Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-12-17T08:15:48Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c6ab40b1602443938e431b996b28fb3d888365bb'/>
<id>urn:sha1:c6ab40b1602443938e431b996b28fb3d888365bb</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>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>
<entry>
<title>Simplified name of Python module</title>
<updated>2025-08-11T10:05:08Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-11T10:05:08Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=4544e08997a7af6a8defa47efae1e9ba5c2c30f6'/>
<id>urn:sha1:4544e08997a7af6a8defa47efae1e9ba5c2c30f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added build target to run solvetests</title>
<updated>2025-08-05T08:13:43Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-05T08:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=950f3f27b1bbd883767ae282be25414e04f11465'/>
<id>urn:sha1:950f3f27b1bbd883767ae282be25414e04f11465</id>
<content type='text'>
</content>
</entry>
</feed>
