Skip to content

v0.4.1

Compare
Choose a tag to compare
@ekiefl ekiefl released this 22 Sep 00:22
· 106 commits to main since this release

What's Changed

  • README has been overhauled
  • Docs have been overhauled (https://pooltool.readthedocs.io/en/latest/), and now support an Examples section of rendered notebooks
  • Installation instructions are clear and simplified
  • Test files no longer exist in the package, and are found in a mirroring directory tests
  • Event caching speeds up simulation times considerably: #133
  • Numba functions are compiled when the user first enters the interactive interface. A corresponding translucent menu now pops up
  • Add deflection angle physics (squirt): #139
  • The ShotViewer class has a new abstraction, pooltool.show and window management is automatically handled. No more idle window when there is nothing being visualized.

Full Changelog: v0.4.0...v0.4.1