Py-ART Release Version 1.16.0
What's Changed
- Fix linting errors by @mgrover1 in #1437
- MNT: Support Cython 3.0 by @mgrover1 in #1440
- DOC: Add dedicated developers guide section by @mgrover1 in #1442
- ADD: Add to existing developers guide by @mgrover1 in #1443
- FIX: Add isinstance checks to improve linting by @mgrover1 in #1444
- FIX: change deprecated np.str in arm_vpt to str by @isilber in #1445
- ENH: optional rectangular window dims for velocity texture analysis and bug fixes to the load_kazr method by @isilber in #1446
- FIX: Fix RSL Cython Interface by @mgrover1 in #1447
- FIX: Fix failing ci isinstance by @mgrover1 in #1448
New Contributors
Full Changelog: v1.15.2...v1.16.0