Skip to content

Releases: open-atmos/PySDM

PySDM v2.65

08 Jul 04:53
9e153ee
Compare
Choose a tag to compare

What's Changed

  • Bump pypartmc from 1.3.2 to 1.3.3 by @dependabot in #1351
  • fix badge links in examples/README by @slayoo in #1352
  • add missing colab-install cell in example notebook by @slayoo in #1353
  • regenerated notebook by @slayoo in #1354
  • G&P example cleanups (incl. enforcing serial mode for CPU backend) by @slayoo in #1355
  • replace empty returns in tests with annotated pytest.skip() calls. closes #1076 by @slayoo in #1356
  • complete volume-to-mass transition for base attribute. closes #798 by @slayoo in #1357
  • freezing tests volume-to-mass refactor. closes #1262 by @slayoo in #1358

Full Changelog: v2.64...v2.65

PySDM v2.64

21 Jun 07:19
4de8327
Compare
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
Compare
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
Compare
Choose a tag to compare

What's Changed

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

PySDM v2.61

05 Jun 22:32
38b0fa7
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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