RFP: Python GDL module - Python / GNU Data Language bridge

2014-06-15 Thread Sylwester Arabas

Package: gnudatalanguage
Severity: wishlist

Dear All,

Currently Debian offers a package with a standalone version of GDL - GNU 
Data Language (GDL is an open-source implementation of the IDL - 
Interactive Data Language interpreter).


It is also possible to build GDL as a Python module. The module allows 
to call GDL (and hence IDL or PV-WAVE) routines from Python. The module 
is based on NumPy. An example use case is plotting data stored in NumPy 
containers using GDL plotting routines, e.g.:


$ python
 import numpy
 import GDL
 a = numpy.ndarray(10)
 GDL.pro(plot, a)

Currently, AFAIK, Fedora is the only distribution shipping packaged GDL 
Python module. It would be great to have it in Debian as well!


Probably, separating the share data from the GDL Debian package into a 
-common type module would make sense then as well, as these files are 
equally useful with the Python module as well as with standalone GDL.


Thanks for help,
Sylwester

--
http://www.igf.fuw.edu.pl/~slayoo/


--
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/539e0cc2.3040...@igf.fuw.edu.pl



Re: RFS: oct2py -- GNU Octave to Python bridge

2014-06-15 Thread Stuart Prescott
Dear Josue,

Thanks for your work so far on oct2py -- Vincent raised a couple of points 
about the packages. I see that you addressed the dh-python dependency and the 
typo'd Suggests -- have you had a chance to address his other question about 
the orig tarball? It would be great to see this package in Debian.

cheers
Stuart

-- 
Stuart Prescotthttp://www.nanonanonano.net/   stu...@nanonanonano.net
Debian Developer   http://www.debian.org/ stu...@debian.org
GPG fingerprint90E2 D2C1 AD14 6A1B 7EBB 891D BBC1 7EBB 1396 F2F7


-- 
To UNSUBSCRIBE, email to debian-python-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org
Archive: https://lists.debian.org/201406161328.37432.stu...@debian.org