v0.1.rc1
Pre-release
Pre-release
What's Changed
- Bump the actions group with 1 update by @dependabot in #1
- fix: type for multi dispatch by @nstarman in #2
- fix: function names to match array_api by @nstarman in #3
- fix: function names to match array_api by @nstarman in #4
- Tests and fixes by @nstarman in #5
- test: add type hints by @nstarman in #6
- chore: update pre-commit hooks by @pre-commit-ci in #10
- refactor: group classes by dimensionality by @nstarman in #9
- Support Differentials by @nstarman in #8
- feat: runtime type checking by @nstarman in #14
- fix: don’t sum over the batch for diff arrays xfm by @nstarman in #15
- feat: base classes and jit by @nstarman in #13
- fix: dimensions in jacobian by @nstarman in #16
- dataclass_items by @nstarman in #17
- feat: collections related methods by @nstarman in #18
- Fix tests by @nstarman in #20
- Astropy conversion via plum by @nstarman in #22
- feat: dimension hints by @nstarman in #23
- vector norm convenience method by @nstarman in #24
- feat: diff norm by @nstarman in #25
- feat: convert to quantity by @nstarman in #26
- feat: add slicing to vectors by @nstarman in #28
- feat: constructor by @nstarman in #30
- feat: add array api properties and methods by @nstarman in #29
- refactor-convert_to by @nstarman in #31
- Feat: contructors by @nstarman in #32
- Refactor use q constructor by @nstarman in #33
- feat: error check on array constructor by @nstarman in #34
- build(deps): bump the actions group with 1 update by @dependabot in #35
- style: sort imports by @nstarman in #36
- feat: binary arithmetic ops by @nstarman in #37
- feat: integral and differential cls by @nstarman in #38
- Spacetime vectors by @nstarman in #39
- feat: add constructors for astropy by @nstarman in #40
- fix: allow time to be a scalar in 4-vec by @nstarman in #41
- Op neg and docs by @nstarman in #42
- 4vec improvements by @nstarman in #43
- feat: differential times a Quantity by @nstarman in #44
- feat: negate diff by @nstarman in #45
- test: neg vec by @nstarman in #46
- feat: method for converting a vector to units by @nstarman in #48
- refactor: rename package to coordinax by @nstarman in #50
New Contributors
- @dependabot made their first contribution in #1
- @nstarman made their first contribution in #2
- @pre-commit-ci made their first contribution in #10
Full Changelog: https://github.com/GalacticDynamics/coordinax/commits/v0.1.rc1