Skip to content

PySDM v2.46

Compare
Choose a tag to compare
@slayoo slayoo released this 11 Mar 15:41
· 92 commits to main since this release
db770bf

What's Changed

  • add Colab headers to J&N notebooks + some plotting code additions by @slayoo in #1280
  • test_efficiencies refactor for speedup (was taking 10 min. of CI unit test runs) by @slayoo in #1290
  • print top 10 test durations on Appveyor by @slayoo in #1289
  • Bump pypartmc from 1.1.0 to 1.1.2 by @dependabot in #1286
  • add --no-warn-script-location option for pip on Appveyor CI to avoid lots of unrelated warnings by @slayoo in #1292
  • introducing Formulae::flatten and leveraging it in a Numba condensation methods refactor: >100 LoC less (in preparation for introducing ventilation) by @slayoo in #1291

Full Changelog: v2.45...v2.46