<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chad-fast/src/Language, branch test-parallel</title>
<subtitle>An implementation of CHAD, towards performance
</subtitle>
<id>https://git.tomsmeding.com/chad-fast/atom?h=test-parallel</id>
<link rel='self' href='https://git.tomsmeding.com/chad-fast/atom?h=test-parallel'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/'/>
<updated>2025-06-17T22:00:11Z</updated>
<entry>
<title>Tests pass, should check if output is sensible</title>
<updated>2025-06-17T22:00:11Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-06-17T22:00:11Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=d1b2e2c3a3cdaf49ff5e4bae6fe9b0612c3779c2'/>
<id>urn:sha1:d1b2e2c3a3cdaf49ff5e4bae6fe9b0612c3779c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>CHAD.hs compiles</title>
<updated>2025-06-16T21:21:55Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-06-16T21:21:55Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=2b1a40b5933b8b0dceaae744e5b70cb604822c9d'/>
<id>urn:sha1:2b1a40b5933b8b0dceaae744e5b70cb604822c9d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ERecompute</title>
<updated>2025-05-25T21:35:31Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-05-25T21:35:31Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=c36849cb6247f957b4e6b093e16d04421c8cea3d'/>
<id>urn:sha1:c36849cb6247f957b4e6b093e16d04421c8cea3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP revamp accumulators again: explicit monoid types</title>
<updated>2025-04-27T21:34:59Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-04-27T21:34:59Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=b1664532eaebdf0409ab6d93fc0ba2ef8dfbf372'/>
<id>urn:sha1:b1664532eaebdf0409ab6d93fc0ba2ef8dfbf372</id>
<content type='text'>
No more D2 in accumulators! Paving the way for configurable sparsity of
products and arrays. The idea is to make separate monoid types for a
"product cotangent" and an "array cotangent" that can be lowered to
either a sparse monoid or a non-sparse monoid. Downsides of this
approach: lots of API duplication.
</content>
</entry>
<entry>
<title>Language: support Maybe and Accum terms</title>
<updated>2025-03-26T22:46:17Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-03-26T22:46:17Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=f1e867838db63da71fea660740c23ab276a43a6c'/>
<id>urn:sha1:f1e867838db63da71fea660740c23ab276a43a6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Commutativity marker on fold1i</title>
<updated>2025-03-20T17:32:22Z</updated>
<author>
<name>Tom Smeding</name>
<email>t.j.smeding@uu.nl</email>
</author>
<published>2025-03-20T17:32:22Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=d030802dd6d960afa80ac84a5580a46d39c02822'/>
<id>urn:sha1:d030802dd6d960afa80ac84a5580a46d39c02822</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Compile: index into arrays</title>
<updated>2025-03-02T11:57:07Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2025-03-02T11:57:07Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=52184258f8eef227c743726770e984202e101919'/>
<id>urn:sha1:52184258f8eef227c743726770e984202e101919</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add ext field to remaining AST constructors</title>
<updated>2025-01-27T14:08:02Z</updated>
<author>
<name>Tom Smeding</name>
<email>t.j.smeding@uu.nl</email>
</author>
<published>2025-01-27T14:08:02Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=88fae8c2914b805a733b71de58ab672124e6069c'/>
<id>urn:sha1:88fae8c2914b805a733b71de58ab672124e6069c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup, more Language operations</title>
<updated>2024-11-09T21:59:12Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-11-09T21:59:12Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=d4d4473ee229674f73929c0860a7e29302330361'/>
<id>urn:sha1:d4d4473ee229674f73929c0860a7e29302330361</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add Custom to Language</title>
<updated>2024-11-09T21:58:52Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-11-09T21:58:52Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/chad-fast/commit/?id=34887168c0e2deb549e0e7c77e837ab269d894a2'/>
<id>urn:sha1:34887168c0e2deb549e0e7c77e837ab269d894a2</id>
<content type='text'>
</content>
</entry>
</feed>
