Skip to content

Releases: open-atmos/PySDM

PySDM v2.64

21 Jun 07:19
4de8327

Choose a tag to compare

What's Changed

Thanks @jbarr444 for feedback

Full Changelog: v2.63...v2.64

PySDM v2.63

19 Jun 13:38
0bfc98a

Choose a tag to compare

What's Changed

  • bump Numba CI requirement to 0.60 by @slayoo in #1340
  • temporarily restrict NumPy version requirement to <2.0.0 by @slayoo in #1345
  • replacing optional (sic!) normalisation by dv with meaningful specific=True/False flag in ParticleSizeSpectrum product by @slayoo in #1343

Thanks @jbarr444 for reporting the issue with ParticleSizeSpectrum product!

Full Changelog: v2.62...v2.63

PySDM v2.62

11 Jun 11:32
1a15de0

Choose a tag to compare

What's Changed

Full Changelog: v2.61...v2.62

PySDM v2.61

05 Jun 22:32
38b0fa7

Choose a tag to compare

What's Changed

  • Numba JIT: set parallel=False for global defaults, and =True for backend defaults by @slayoo in #1336
  • Bump pypartmc from 1.3.0 to 1.3.1 by @dependabot in #1335

Full Changelog: v2.60...v2.61

PySDM v2.60

03 Jun 18:54
ed5fb28

Choose a tag to compare

What's Changed

  • bump checkout action version by @slayoo in #1334
  • spatial sampling: option to limit sampling along X-direction to a given range by @jtbuch in #1316
  • Numba backend cached property refactor (tests may compile slower since JIT cache is now local to backend instance) by @slayoo in #1299

New Contributors

Full Changelog: v2.59...v2.60

PySDM v2.59

28 May 17:23
c2b4850

Choose a tag to compare

What's Changed

  • adhere to matplotlib deprecations & bump PyPartMC CI version requirement by @slayoo in #1327
  • move Gedzelman & Arnold zero-dR-condition from example notebook into PySDM/physics (i.e., Formulae) by @slayoo in #1326
  • enable codecov logic for all builds, not only merge commits by @slayoo in #1332
  • Bump pypartmc from 1.2.1 to 1.3.0 by @dependabot in #1330
  • isotope notebooks update (plot label fix + plot regen) by @slayoo in #1333

Full Changelog: v2.58...v2.59

PySDM v2.58

15 May 19:46
794c9e9

Choose a tag to compare

What's Changed

  • fix CI cache (which blocked release uploads to PyPI) & remove prange call from non-jit function in chemistry methods. closes #1298 by @slayoo in #1323

Full Changelog: v2.57...v2.58

PySDM v2.57

13 May 19:27
95b0492

Choose a tag to compare

What's Changed

  • workaround build-time dependency conflict with pyvinecopulib by @slayoo in #1325

Full Changelog: v2.56...v2.57

PySDM v2.56

13 May 14:00
4e01836

Choose a tag to compare

What's Changed

  • workarounding pyvinecopulib setuptools build-time dependency conflict by @slayoo in #1324

Full Changelog: v2.55...v2.56

PySDM v2.55

12 May 13:19
063feed

Choose a tag to compare

What's Changed

  • surface precip product compatibility in S&H example and netCDF exporter + fix in CI examples-setup editable install by @slayoo in #1322

Thanks to @crocicc for spotting reporting the issue!

Full Changelog: v2.54...v2.55