This is the last of four short posts about matten. The earlier posts covered why the library exists, the numeric core, and the dynamic ingestion feature. This one covers the companion crates and, more importantly, when the right answer is to stop using matten.
...
Read
This is the third of four short posts about matten. The previous post covered the numeric core. This one covers a separate feature: ingesting messy, real-world data.
...
Read
This is the second of four short posts about matten. The first post explained the motivation. This one shows what the library looks like in practice.
...
Read
I recently published matten, a small Rust library for working with multidimensional arrays. This is the first of four short posts introducing it. This one is about why it exists.
...
Read