[Pythoneers] Pythoneers meeting in 45 minutes
Michael Hartl
hartl at mpe.mpg.de
Mon Mar 30 17:52:46 CEST 2015
On 2015-03-26 10:15, mhabibi at mpe.mpg.de wrote:
> Hi all,
>
> We will meet today as usual. Mike has few notes on how to write a
> Python wrapper for an (astonomical) library [the quick and dirty way as he
> says ;)].
>
> If you have small piece of code, or questions please bring along and we
> can discuss them together.
>
> Cheers,
> Maryam
>
>
Hi fellow Pythoneers,
I put the relevant files from our meeting as a git repository into:
/afs/mpe/home/hartl/git/slapy
(I renamed module and function names for simplification. Oh, and there seems to be a different module named SLApy already.)
The SLALIB library I used is part of the Starlink project, cf.:
http://starlink.eao.hawaii.edu/starlink/Releases
BTW: aside from the f2py Philipp mentioned and Python extensions there seems to be another alternative based on SWIG, see e.g.:
http://www.ast.cam.ac.uk/~rgm/dazle/software/dics/src/slalib.html
In case anybody knows what's that about, maybe s/he could tell us in an upcoming meeting?
Cheers,
Mike
More information about the Pythoneers
mailing list