Skip to content

Add ez functions

Compare
Choose a tag to compare
@scottprahl scottprahl released this 14 Jan 01:44

Add two new functions

  • ez_mie(m, d, lambda0)
  • ez_intensities(m, d, lambda0, mu)

Minor documentation fixes

  • fix formatting
  • fix api autodoc
  • specify newer pythons
  • better install instructions