What's Changed
* re-enable tests for macOS 14 & Python 3.13 by emmacware in https://github.com/open-atmos/PyPartMC/pull/401
* Addition of additive coagulation example including comparison against PySDM and Droplets.jl by emmacware in https://github.com/open-atmos/PyPartMC/pull/376
* add "other packages with relevant feature scope" section to README.md by slayoo in https://github.com/open-atmos/PyPartMC/pull/404
* add "Acknnowledgement and citations" section to README.md by slayoo in https://github.com/open-atmos/PyPartMC/pull/405
* add a link to docs earlier in the README by slayoo in https://github.com/open-atmos/PyPartMC/pull/407
* rename "TL;DR" to "Installation" in README.md by slayoo in https://github.com/open-atmos/PyPartMC/pull/408
* fix CI status badge in README.md by slayoo in https://github.com/open-atmos/PyPartMC/pull/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 https://github.com/open-atmos/PyPartMC/pull/402
This (as well as [v1.3.13](https://github.com/open-atmos/PyPartMC/releases/tag/v1.3.13) releases benefited from feedback provided by dbaston and simonom for the pyOpenSci submission handled by cmarmo: https://github.com/pyOpenSci/software-submission/issues/179. Thank you for your effort and valuable contribution to the project!
**Full Changelog**: https://github.com/open-atmos/PyPartMC/compare/v1.3.13...v1.4.0