Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 572 Bytes

CHANGELOG-unreleased.md

File metadata and controls

18 lines (14 loc) · 572 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project, at least loosely, adheres to Semantic Versioning.

This file contains the unreleased changes to the codebase. See CHANGELOG.md for the released changes.

Unreleased

Changed

Added

  • Simulate correlated DM noise for wideband TOAs
  • Type hints in pint.models.timing_model

Fixed

  • Made TimingModel.is_binary() more robust.

Removed