Skip to content

Commit

Permalink
Update CHANGELOG-unreleased.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abhisrkckl authored Oct 13, 2023
1 parent 561f573 commit 9e21a05
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG-unreleased.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ the released changes.
- `WAVE` parameters can be added to a `Wave` model with `add_wave_component()` in `wave.py`
- Moved design matrix normalization code from `pint.fitter` to the new `pint.utils.normalize_designmatrix()` function.
- Made `Residuals` independent of `GLSFitter` (GLS chi2 is now computed using the new function `Residuals._calc_gls_chi2()`).
- Upgraded versioneer for compatibility with Python 3.12
### Added
- CHI2, CHI2R, TRES, DMRES now in postfit par files
- Added `WaveX` model as a `DelayComponent` with Fourier amplitudes as fitted parameters
Expand Down

0 comments on commit 9e21a05

Please sign in to comment.