cwebster2 / pyMeteo

Meteorological routines
BSD 3-Clause "New" or "Revised" License
75 stars 19 forks source link

Cythonize where possible #5

Closed cwebster2 closed 5 years ago

cwebster2 commented 9 years ago

For the pure math functions and in particular the CAPE calculation, transition to cython for speed enhancements.