Skip to content

v0.1.9

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Oct 18:46
· 199 commits to master since this release

MultipleScattering v0.1.9

Diff since v0.1.8

Closed issues:

  • Fix time simulations (#16)
  • Implement and test a physics type with dim != 2 (#17)
  • An easy to use type impulse (#23)
  • Error while running example: ERROR: UndefVarError: bounding_rectangle not defined (#31)

Merged pull requests:

  • Replacing all instances of bounding_rectangle with bounding_box (#32) (@andyDoucette)