On Fri, Sep 17, 2010 at 10:53 AM, Gökhan Sever <gokhanse...@gmail.com>wrote:

> On Fri, Sep 17, 2010 at 12:16 AM, Mayank P Jain <mayan...@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@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to