v0.3
What's Changed
- test: test on float32 by @nstarman in #51
- feat: add dot_general dispatch for quantities by @nstarman in #49
- feat: hash method by @nstarman in #52
- feat: register concat(jax, Q[dimensionless]) by @nstarman in #53
- build(deps): bump the actions group with 1 update by @dependabot in #54
- feat: Quantity dimensions for unknown physical types by @nstarman in #55
- feat: dep quaxed by @nstarman in #57
- feat: UncheckedQuantity by @nstarman in #56
- build(deps): bump quaxed by @nstarman in #58
- fix: eq to 0 by @nstarman in #59
- fix: false simplifications to dimensionless by @nstarman in #60
- feat: use expanded quaxed by @nstarman in #61
Full Changelog: v0.2.1...v0.3