PySDM v2.109
What's Changed
- remove 32-bit Windows CI using Appveyor (since Numba stopped packaging for 32-bit Windows) by @slayoo in #1549
- switching from volume to mass condensation coordinates, handling
dm_dt(r_dr_dt)
inparticle_shape_and_density
by @slayoo in #1538
thanks @tluettm for pointing out the issue of the volume coordinates
Full Changelog: v2.108...v2.109