<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ox-arrays/src/Data/Array/Nested/Internal.hs, branch move-Rank</title>
<subtitle>Nested, compositional struct-of-arrays orthotope arrays
</subtitle>
<id>https://git.tomsmeding.com/ox-arrays/atom?h=move-Rank</id>
<link rel='self' href='https://git.tomsmeding.com/ox-arrays/atom?h=move-Rank'/>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/'/>
<updated>2024-05-30T20:20:57Z</updated>
<entry>
<title>Refactor Nested (modules, function names)</title>
<updated>2024-05-30T20:20:57Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-30T20:20:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=f0752d67cd188f438280e1f0c692dc1f5f14a190'/>
<id>urn:sha1:f0752d67cd188f438280e1f0c692dc1f5f14a190</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor Mixed (modules, regular function names)</title>
<updated>2024-05-30T09:58:40Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-30T09:58:40Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=a65306ba5d80891b20ac86fa3a3242f9497751e6'/>
<id>urn:sha1:a65306ba5d80891b20ac86fa3a3242f9497751e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>applyPerm* functions</title>
<updated>2024-05-28T15:36:47Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-28T15:36:47Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=5a802da40e5836ee19d46b9a2c771912dbff010e'/>
<id>urn:sha1:5a802da40e5836ee19d46b9a2c771912dbff010e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fast (C) Floating ops</title>
<updated>2024-05-27T12:10:57Z</updated>
<author>
<name>Tom Smeding</name>
<email>t.j.smeding@uu.nl</email>
</author>
<published>2024-05-27T12:10:57Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=9e5945120bbcfeff15ee7356398e06ab5ba25561'/>
<id>urn:sha1:9e5945120bbcfeff15ee7356398e06ab5ba25561</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fast Fractional ops via C code</title>
<updated>2024-05-26T12:57:34Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-26T12:57:34Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=e80b2593edc3d216905279ebcfa797593a1efbfc'/>
<id>urn:sha1:e80b2593edc3d216905279ebcfa797593a1efbfc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2024-05-26T12:38:25Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-26T12:38:25Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=2ac16efe59051e0cdeb37422ab579c8d354d562a'/>
<id>urn:sha1:2ac16efe59051e0cdeb37422ab579c8d354d562a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Choose behaviour for rerank of empty array</title>
<updated>2024-05-25T19:37:38Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-25T19:37:38Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=85593969debadbf11ad3c159de71e7b480ca367c'/>
<id>urn:sha1:85593969debadbf11ad3c159de71e7b480ca367c</id>
<content type='text'>
This works around an undocumented runtime error in orthotope.
</content>
</entry>
<entry>
<title>NFData instances</title>
<updated>2024-05-25T09:25:35Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-25T09:25:35Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=84b00455fff01c21953262325c1b6fca69b16ff0'/>
<id>urn:sha1:84b00455fff01c21953262325c1b6fca69b16ff0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replicate -&gt; replicateScal; add proper generic replicate</title>
<updated>2024-05-25T08:45:54Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-25T08:45:54Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=86de413131773f64e1bfd71dd080eb64812a87ee'/>
<id>urn:sha1:86de413131773f64e1bfd71dd080eb64812a87ee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fromList1Prim</title>
<updated>2024-05-23T21:10:23Z</updated>
<author>
<name>Tom Smeding</name>
<email>tom@tomsmeding.com</email>
</author>
<published>2024-05-23T21:10:23Z</published>
<link rel='alternate' type='text/html' href='https://git.tomsmeding.com/ox-arrays/commit/?id=6a8520f957531bd0e41bd8adde9dedbf1cc916be'/>
<id>urn:sha1:6a8520f957531bd0e41bd8adde9dedbf1cc916be</id>
<content type='text'>
</content>
</entry>
</feed>
