Skip to content

PyPartMC v1.4.0

Compare
Choose a tag to compare
@slayoo slayoo released this 03 Feb 12:29
· 3 commits to main since this release
964b20d

What's Changed

  • re-enable tests for macOS 14 & Python 3.13 by @emmacware in #401
  • Addition of additive coagulation example including comparison against PySDM and Droplets.jl by @emmacware in #376
  • add "other packages with relevant feature scope" section to README.md by @slayoo in #404
  • add "Acknnowledgement and citations" section to README.md by @slayoo in #405
  • add a link to docs earlier in the README by @slayoo in #407
  • rename "TL;DR" to "Installation" in README.md by @slayoo in #408
  • fix CI status badge in README.md by @slayoo in #410
  • Add "examples" variant for pip installation including dependencies needed for examples, mention in README, and use in .binder/requirements.txt file. Closes #305 by @slayoo in #402

This (as well as v1.3.13 releases benefited from feedback provided by @dbaston and @simonom for the pyOpenSci submission handled by @cmarmo: pyOpenSci/software-submission#179. Thank you for your effort and valuable contribution to the project!

Full Changelog: v1.3.13...v1.4.0