Commit Graph

11 Commits

Author SHA1 Message Date
86a85da562 dependency tweaks 2024-06-18 21:36:26 -07:00
609f3725bd Release Version 0.1.2 (2023-06-14)
### Fixed

- Fixed docs failing to build on docs.rs (attempt 2)
2024-06-18 20:03:35 -07:00
f7129fc248 Release Version 0.1.1 (2023-06-14)
### Fixed

- Fixed docs failing to build on docs.rs
2024-06-18 19:54:58 -07:00
72350416f5 Change license to MPL-2.0 2023-06-14 23:49:15 -07:00
475e1780ba Add license and readme 2023-06-14 21:06:50 -07:00
b29bcc867d Refactor ops.
all binary operations now support operating by a scalar
2023-06-14 00:04:24 -07:00
e943345693 Add Mathjax to rustdoc output
when generating local documentation, this requires `RUSTDOCFLAGS=--html-in-header docs/mathjax.html` for math to be rendered.
2023-05-09 00:07:33 -07:00
53b1f5fdfa Identity and Determinant traits 2022-11-22 19:14:05 -08:00
969a1ece67 More API and fleshing things out 2022-11-14 21:23:15 -08:00
e928ed6926 Expand API and start adding tests 2022-08-18 21:07:05 -07:00
1abf9a6369 initial commit 2022-07-25 20:06:09 -07:00