Releases: jleinonen/pytmatrix
Releases · jleinonen/pytmatrix
Version 0.3.3
Version 0.3.2
Incorporate bug fixes from the repository to a new release.
Version 0.3.1
Bug fix to BinnedDSD
Version 0.3.0
- Added ability to integrate angular-integrated quantities over size distributions
- Numerous minor enhancements
Version 0.2.1
- 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
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.