v3.4.0
What's Changed
- update CI versions by @AaronDJohnson in #330
- Fix to work with flake8 6.0.0 by @aarchiba in #335
- Fix pre-commit and support VSCode .venv/ by @aarchiba in #338
- Fixed the TypeError in test_vector_parameter_like by @vhaasteren in #352
- Added a .readthedocs.yaml config file for Enterprise by @vhaasteren in #360
- Add Python 3.11, Remove Python 3.7 by @AaronDJohnson in #362
- Bugfix for bug #358 by @vhaasteren in #359
- add conda stuff to docs by @paulthebaker in #336
- Fast Sherman Morrison for Kernel Ecorr by @vhaasteren in #343
- Allow for index arrays in ShermanMorrison by @vhaasteren in #356
- Astropy optional by @vhaasteren in #368
- fix missing cholmod.h by @AaronDJohnson in #378
- Fix CI issues on dev by @AaronDJohnson in #381
- Merge EPTA version part 1 by @siyuan-chen in #373
- Merge EPTA version part 2 by @siyuan-chen in #374
- Faster sparse matrix Cholesky by @vhaasteren in #376
- Change ssb_to_psb_xyz_ICRS to not pass PINT a quantity by @tcromartie in #382
- Merging master into dev by @vhaasteren in #383
- Percentage Point Functions for parameters by @vhaasteren in #353
- Modifications to the Pulsar class by @vhaasteren in #365
- Properly address units in PintPulsar position by @vhaasteren in #370
- Fix CI by @AaronDJohnson in #391
- Update selections.py for "CHIME" and "VEGAS" by @alyssacassity in #393
- Merge dev and do new release by @vhaasteren in #386
New Contributors
- @aarchiba made their first contribution in #335
- @vhaasteren made their first contribution in #352
- @tcromartie made their first contribution in #382
- @alyssacassity made their first contribution in #393
Full Changelog: v3.3.3...v3.4.0