[Numpy-discussion] Viewer for 2D Numpy arrays (GUI)
Nadav Horesh
nadavh at visionsense.com
Fri Sep 17 02:38:29 EDT 2010
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 at 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 3124 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100917/fd3834bc/attachment.bin>
More information about the NumPy-Discussion
mailing list