Skip to content

Releases: jleinonen/pytmatrix

Version 0.3.3

10 May 13:36
Compare
Choose a tag to compare

Fixes attenuation calculation + other fixes since 0.3.2.

Version 0.3.2

12 Mar 09:26
Compare
Choose a tag to compare

Incorporate bug fixes from the repository to a new release.

Version 0.3.1

17 May 21:47
Compare
Choose a tag to compare

Bug fix to BinnedDSD

Version 0.3.0

07 Apr 21:36
Compare
Choose a tag to compare
  • Added ability to integrate angular-integrated quantities over size distributions
  • Numerous minor enhancements

Version 0.2.1

14 Jan 08:56
Compare
Choose a tag to compare
  • Some bug fixes to 0.2.0
  • Added a test to replicate the test run of the original T-Matrix code: test_tmatrix.test_backend()

Version 0.2.0

08 Oct 15:04
Compare
Choose a tag to compare

Added calculation of generic scattering parameters (scattering cross section, extinction cross section, single-scattering albedo, asymmetry parameter).

Changed how PSD integration works.

Replaced quadrature-point code with a pure Python version.