<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nissy-core/.gitignore, branch windows</title>
<subtitle>The "engine" of nissy, including the H48 optimal solver.</subtitle>
<id>https://git.tronto.net/nissy-core/atom?h=windows</id>
<link rel='self' href='https://git.tronto.net/nissy-core/atom?h=windows'/>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/'/>
<updated>2025-08-12T12:54:23Z</updated>
<entry>
<title>Some generic fixes, mainly for building on Windows</title>
<updated>2025-08-12T12:54:23Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-12T12:54:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=a82527e00fd535d0740deb45e39d041863116404'/>
<id>urn:sha1:a82527e00fd535d0740deb45e39d041863116404</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>Small fixes</title>
<updated>2025-08-08T13:25:42Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-08-08T13:17:43Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=9c5c7af7abe9e444210ac86b903eee775fc76a84'/>
<id>urn:sha1:9c5c7af7abe9e444210ac86b903eee775fc76a84</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move worker.mjs back to example folder</title>
<updated>2025-05-30T07:20:12Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-30T07:20:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=2db812e99a2f06a0fb93705fa05307622d97a9d3'/>
<id>urn:sha1:2db812e99a2f06a0fb93705fa05307622d97a9d3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Big progress with web version</title>
<updated>2025-05-27T14:45:06Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-27T14:45:06Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=cf2896324e60e2dc3890c658378499383100e79c'/>
<id>urn:sha1:cf2896324e60e2dc3890c658378499383100e79c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2025-05-25T10:11:34Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-25T10:11:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=238702e7dd860af59d22f33cbfe163f28c3beb4e'/>
<id>urn:sha1:238702e7dd860af59d22f33cbfe163f28c3beb4e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Web version (work in progress)</title>
<updated>2025-05-23T15:06:02Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-23T15:06:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=ecb04c6b7fbf5d06c2fdce5128e83575cac2bd21'/>
<id>urn:sha1:ecb04c6b7fbf5d06c2fdce5128e83575cac2bd21</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove configure + make build system.</title>
<updated>2025-05-16T13:43:09Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-16T13:43:09Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=30b43f08955158d4f2066f4b50fe8d1241b3177b'/>
<id>urn:sha1:30b43f08955158d4f2066f4b50fe8d1241b3177b</id>
<content type='text'>
This commit also updates the README, cleans up some stuff and fixes
some oopsies.
</content>
</entry>
<entry>
<title>WASM and JS port - work in progress</title>
<updated>2025-05-15T17:14:29Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-15T17:14:29Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=c2f3b1c9c534cadc81ebab3e718832d121cdf9cf'/>
<id>urn:sha1:c2f3b1c9c534cadc81ebab3e718832d121cdf9cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updates to build script and preparation for JS / WASM target</title>
<updated>2025-05-14T07:55:52Z</updated>
<author>
<name>Sebastiano Tronto</name>
<email>sebastiano@tronto.net</email>
</author>
<published>2025-05-14T07:55:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tronto.net/nissy-core/commit/?id=97ae34da2a51d9bbc13905598ebc80633c3f80c2'/>
<id>urn:sha1:97ae34da2a51d9bbc13905598ebc80633c3f80c2</id>
<content type='text'>
</content>
</entry>
</feed>
