[Numpy-discussion] Viewer for 2D Numpy arrays (GUI)

Mayank P Jain mayankpj at gmail.com
Fri Sep 17 22:27:15 EDT 2010


thanks everyone for wonderful suggestions. I am currently trying out spyder
as it also gives me free interpreter and looks simple.......... but all the
suggestions are really nice............ and will definitely be of use later
for me............

Regards
Mayank P Jain

V R TechNiche
Transportation Modeler/Planner
Phone: +91 901 356 0583



On Fri, Sep 17, 2010 at 11:31 PM, Benjamin Root <ben.root at ou.edu> wrote:

> On Fri, Sep 17, 2010 at 10:53 AM, Gökhan Sever <gokhansever at gmail.com>wrote:
>
>> On Fri, Sep 17, 2010 at 12:16 AM, Mayank P Jain <mayankpj at gmail.com>wrote:
>>
>>>      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.
>>>
>>
>> I would suggest using IPython + Matplotlib, and as a text editor Vim. I
>> have just learnt how to select the same column in Vim [
>> http://stackoverflow.com/questions/3736678/select-all-column]. This trio
>> is as simple as and yet as powerful as it gets for my array view
>> + visualization tasks.
>>
>> --
>> Gökhan
>>
>>
> Neat!  Is there anything vi can't do?
>
> Ben Root
>
>
> _______________________________________________
> NumPy-Discussion mailing list
> NumPy-Discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100918/00550d39/attachment.html>


More information about the NumPy-Discussion mailing list