Skip to content

v3.3.2

Compare
Choose a tag to compare
@AaronDJohnson AaronDJohnson released this 16 Nov 17:03
· 166 commits to master since this release
c220cb6

With this release, Python 3.6 is no longer supported by enterprise.

New:

  • Upgrading black to 22.3.0 by @vallis in #318
  • Support Python 3.10 by @vallis in #320
  • Add Truncated Normal parameters by @paulthebaker in #322
  • Modify dmequad semantics in WidebandTimingModel to match MeasurementNoise by @vallis in #324
  • Allow users to set pulsar flags in pulsars.py in 71fdf52
  • Add test for parameter.LinearExp in 4fef5c3

Bug Fixes:

  • Fix caching bug in signals.deterministic_signals.Deterministic by @vallis in #325
  • np.allclose used over == in parameter tests in 3968d72