astro-informatics / s2let-archive

Fast wavelet transforms on the sphere
http://astro-informatics.github.io/s2let
GNU General Public License v2.0
12 stars 8 forks source link

fix Fortran interface and make sources C99 compliant #4

Closed mreineck closed 5 years ago

mreineck commented 7 years ago

This pull request fixes the bugs in the C<->Fortran interface of s2let and also makes the code strictly C99 compliant, as well as fixing many compiler warnings.