ITA-Solar / helita

A Python library for solar physics from the Institute of Theoretical Astrophysics, University of Oslo
BSD 3-Clause "New" or "Revised" License
9 stars 17 forks source link

Removes cstagger and replaces it with NUMBA implementation. #43

Closed M1kol4j closed 1 year ago

M1kol4j commented 1 year ago

This pull request will remove cstagger and replace it with NUMBA implementation. This new implentation also fixes stagger derivatives and adds beter handling of edge cases in z-direction.