Vanishing zeroes for geometric algebra in Rust

These are some notes on what I have done with Rust over the last week,
in the course of doing something highly experimental that could well
turn out to be foolishly over-complicated. (I’ll be interested to hear
about other ways of doing this, in other pro… Read more

Similar

24 days of Rust – lettre

lettre is a library to send emails over SMTP from our Rust applications. Like many other crates in the growing, but still young Rust ecosystem, it is still a work in progress. But while there are a few features missing from lettre, we can send some emails...

Read more »