jacopoantonello / zernike

Python code for Zernike polynomials
Apache License 2.0
131 stars 35 forks source link

orthopy #3

Closed nschloe closed 3 years ago

nschloe commented 4 years ago

Just a heads-up that orthopy also has Zernike polynomials. orthopy does everything with numerically stable recurrence relations, so it's very fast, too. Perhaps it's useful to you.

jacopoantonello commented 4 years ago

Hi! Thanks, orthopy seems really nice and useful. I will check it out in more detail.