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

Benjamin Root ben.root at ou.edu
Fri Sep 17 14:01:30 EDT 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20100917/c96952b9/attachment.html>


More information about the NumPy-Discussion mailing list