Releases: open-atmos/PySDM
Releases · open-atmos/PySDM
PySDM v2.65
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
What's Changed
- Bump pypartmc from 1.3.1 to 1.3.2 by @dependabot in #1348
- add STP option to ParticleSizeSpectrum* products by @slayoo in #1346
Thanks @jbarr444 for feedback
Full Changelog: v2.63...v2.64
PySDM v2.63
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
What's Changed
Full Changelog: v2.61...v2.62
PySDM v2.61
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
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
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
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
What's Changed
Full Changelog: v2.56...v2.57
PySDM v2.56
What's Changed
Full Changelog: v2.55...v2.56