Skip to content

v2.1

Compare
Choose a tag to compare
@lpattelli lpattelli released this 25 Oct 11:03
· 39 commits to master since this release

Changed

  • define only trigonometric versions of legendre and spherical functions
  • precalculate coefficients in spherical functions @tkfryett
  • case-insensitive flags and types

Removed

  • disperse flag (radii must be specified)

Fixed

  • performance issue with polydisperse samples @fragkrag