hyperlattice 0.6.0

A small Rust linear algebra library with hyperreal-backed scalar, vector, and matrix types.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Dispatch Trace

This file is generated by the `mathbench` benchmark driver and was reset during
the Real-primary conversion because the previous table described removed trace
labels.

Regenerate it with:

```sh
cargo bench --bench mathbench --features hyperreal-dispatch-trace -- --write-dispatch-trace-md
```