Skip to content

Releases: JuliaWaveScattering/MultipleScattering.jl

v0.1.11

08 Dec 18:36
548ba60
Compare
Choose a tag to compare

MultipleScattering v0.1.11

Diff since v0.1.10

Closed issues:

  • Did you method consider the absorption boundaries? (#34)

Merged pull requests:

  • Remove unnecessary T parameter from types (#35) (@jondea)

v0.1.10

27 Oct 15:19
Compare
Choose a tag to compare

MultipleScattering v0.1.10

Diff since v0.1.9

v0.1.9

20 Oct 18:46
Compare
Choose a tag to compare

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)

v0.1.8

09 Mar 09:23
c2621a1
Compare
Choose a tag to compare

MultipleScattering v0.1.8

Diff since v0.1.7

v0.1.7

22 Feb 10:10
0492d0f
Compare
Choose a tag to compare

More general shapes Sphere and Box.

v0.1.6

14 Oct 00:17
Compare
Choose a tag to compare

MultipleScattering v0.1.6

Diff since v0.1.5

v0.1.5

14 Oct 00:17
Compare
Choose a tag to compare

MultipleScattering v0.1.5

Diff since v0.1.4

Closed issues:

  • Allow for any smooth particle (#11)
  • Fix random simulations (#14)
  • Reintegrate old tests (#15)

v0.1.4

13 Jul 08:49
Compare
Choose a tag to compare
v0.1.4 Pre-release
Pre-release

Exporting Bessel functions, T-matrices, and others used by other waves packages.

v0.1.3

30 Mar 16:54
Compare
Choose a tag to compare
v0.1.3 Pre-release
Pre-release

First release as part of JuliaWaveScattering.

Version 0.1.2

29 Apr 12:45
Compare
Choose a tag to compare
Version 0.1.2 Pre-release
Pre-release

First version with all tests passing on Julia 1.0.3 and 1.1.0