PySDM v2.17
- making spatial, spectral and spectro-glacial sampling reproducible (obeying seed settings in Formulae)
- replace uses of debug-intended (and slow)
__setitem__
(e.g., within frag functions) with newly introducedfill()
Storage method - remove unused fields (
vmax
andx_plus_y
) fromAlwaysN
frag fun - enabling
--durations
reports inpytest
logs - CI workflows cleanups (grouping readme-snippets jobs, renaming)