[Numpy-discussion] Viewer for 2D Numpy arrays (GUI)
Nicolas Rougier
Nicolas.Rougier@loria...
Fri Sep 17 02:32:07 CDT 2010
Maybe glumpy may be of some help:
http://code.google.com/p/glumpy/
Nicolas
On Fri, 2010-09-17 at 09:03 +0200, Massimo Di Stefano wrote:
> Hi,
>
>
> have yo already tryied Spyderlib :
>
>
> http://code.google.com/p/spyderlib/
>
>
> a matlab-like environment based on pyqt
> you can store object like array in a QtTable
> and modify/save it.
>
>
> Ciao,
>
>
> Massimo.
>
> Il giorno 17/set/2010, alle ore 08.53, Mayank P Jain ha scritto:
>
> > I thought about these options but what I need is excel like
> > interface that displays the values for each cell and one can modify
> > and save the files.
> >
> > This would be convenient way of saving large files in less space and
> > at the same time, see them and would remove those additional steps
> > of writing out and reading them in each time my program runs.
> >
> > Regards
> > Mayank P Jain
> >
> > V R TechNiche
> > Transportation Modeler/Planner
> > Phone: +91 901 356 0583
> >
> >
> >
> > 2010/9/17 Nadav Horesh <nadavh@visionsense.com>
> > View 2D arrays:
> > Most convenient: Matplotlib (imshow)
> > As surface plot: Mayavi (Matplotlib has surface plots, but
> > it is slow for large arrays)
> >
> > Modify files:
> > I think the IDE spyder could help (and you can use
> > mayavi/matplotlib within)
> >
> > Nadav
> >
> >
< < -----הודעה מקורית-----
< < מאת: numpy-discussion-bounces@scipy.org בשם Mayank P Jain
< < נשלח: ו 17-ספטמבר-10 08:16
< < אל: numpy-discussion
< < נושא: [Numpy-discussion] Viewer for 2D Numpy arrays (GUI)
> >
> >
> > Currently I am exporting them to csv files, but I wonder
> > if there is a
> > viewer that can be used with native numpy array files to
> > view and preferably
> > modify the 2D arrays.
> > Any help would be appreciated.
> >
> >
> > Regards
> > Mayank P Jain
> >
> > V R TechNiche
> > Transportation Modeler/Planner
> >
> > Phone: +91 901 356 0583
> > begin_of_the_skype_highlighting +91 901 356
> > 0583 end_of_the_skype_highlighting
> >
> >
> > _______________________________________________
> > NumPy-Discussion mailing list
> > NumPy-Discussion@scipy.org
> > http://mail.scipy.org/mailman/listinfo/numpy-discussion
> >
> >
> >
> > _______________________________________________
> > NumPy-Discussion mailing list
> > NumPy-Discussion@scipy.org
> > http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion@scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
More information about the NumPy-Discussion
mailing list