Releases: GalacticDynamics/unxt
Releases · GalacticDynamics/unxt
v0.6.1
What's Changed
- test: unitsystems by @nstarman in #72
- feat: support argnums jacfwd by @nstarman in #73
- chore: update pre-commit hooks by @pre-commit-ci in #74
- feat: mod by @nstarman in #75
- register inf as special case for equality checks by @nstarman in #76
- test: add for allclose by @nstarman in #77
Full Changelog: v0.6...v0.6.1
v0.6
v0.5
v0.4
v0.3.2
v0.3.1
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
v0.2.1
v0.2
What's Changed
- feat: add multi-dispatch Quantity constructor by @nstarman in #14
- build: require array_api_jax_compat >= 0.1 by @nstarman in #15
- feat: add method decompose by @nstarman in #16
- feat: register gather_p by @nstarman in #17
- feat: ge to 0 by @nstarman in #18
- refactor: q to q by @nstarman in #19
- build(deps): bump the actions group with 1 update by @dependabot in #21
- feat: remove edge cases for add by @nstarman in #22
- chore: update pre-commit hooks by @pre-commit-ci in #23
- feat: to/from astropy by @nstarman in #24
- fix: division of two quantities by @nstarman in #25
- fix: boolean operations by @nstarman in #26
- feat: parametric Quantity[dimensions] by @nstarman in #27
- fix: unpack type parameter by @nstarman in #28
- feat: flatten by @nstarman in #29
- feat: add reshape method by @nstarman in #31
- feat: register dimensionless to non-quantity addition by @nstarman in #32
- refactor: improve the repr by @nstarman in #33
- feat: add the Array API properties by @nstarman in #34
- fix: non-deprecated device reference by @nstarman in #35
- Feat: convert by @nstarman in #36
- feat: add constructor for quantity no unit arg by @nstarman in #37
- feat: unit and dtype kwargs to constructor by @nstarman in #38
- feat: add dtype kwarg to constructors by @nstarman in #39
- build(deps): bump the actions group with 1 update by @dependabot in #40
- refactor: sort imports by @nstarman in #41
- fix: don’t turn on x64 by default by @nstarman in #42
- feat: logical funcs return Array by @nstarman in #43
- feat: add len method to Quantity by @nstarman in #20
- fix: units of select_n_p_jqq by @nstarman in #44
- feat: dot general by @nstarman in #45
- feat: plum faithful caching by @nstarman in #46
Full Changelog: v0.1...v0.2.rc1
v0.1
What's Changed
- use exact astropy method names by @nstarman in #1
- chore: update pre-commit hooks by @pre-commit-ci in #3
- fix units arg to replace by @nstarman in #2
- Add pylint by @nstarman in #5
- add array_namespace by @nstarman in #6
- use DenseArrayValue instead of Value by @nstarman in #7
- Primitives and dispatches by @nstarman in #8
- Bump the actions group with 1 update by @dependabot in #9
- Bump the actions group with 1 update by @dependabot in #10
- build: bump quax >= 0.0.3 by @nstarman in #12
- chore: update pre-commit hooks by @pre-commit-ci in #11
- ci: CD for (test)PyPI by @nstarman in #13
New Contributors
- @nstarman made their first contribution in #1
- @pre-commit-ci made their first contribution in #3
- @dependabot made their first contribution in #9
Full Changelog: https://github.com/GalacticDynamics/jax-quantity/commits/v0.1