Skip to content

v0.2.0

Choose a tag to compare

@Gorkowski Gorkowski released this 01 Mar 19:42
· 864 commits to main since this release

Main change to API function calls and flatten imports.

  • Function call start with .get_
  • Imports are now flatten to the level-2, eg. particula.particles.get_ or class,
    • .particles.get_
    • .gas.get_
    • .dynamics.get_
    • .util.get_

DNS coagulation is also added.
Docs updated to reflect new API

What's Changed

Full Changelog: v0.1.3...v0.2.0