Python wrapper with test for Legendre transform

This commit is contained in:
Dag Sverre Seljebotn 2015-04-22 13:18:43 +02:00
parent 351180baf4
commit 0a0cad34aa
11 changed files with 165 additions and 0 deletions

5
.gitignore vendored
View file

@ -1,6 +1,9 @@
*.o
*.so
#*
*~
*.pyc
*.pyo
/auto
/autom4te.cache
@ -9,3 +12,5 @@
/config/config.auto
/configure
/sharp_oracle.inc
/python/libsharp/libsharp.c