Re: from octave to python

2012-07-14 Thread invis
суббота, 14 июля 2012 г., 15:27:24 UTC+4 пользователь invis написал: > Hello everyone ! > > I used Octave for matrix computations, but looks like Python will be useful > everywhere so it is good idea to migrate (imho ofc). > > But I am novice here and dont know how to get th

from octave to python

2012-07-14 Thread invis
Hello everyone ! I used Octave for matrix computations, but looks like Python will be useful everywhere so it is good idea to migrate (imho ofc). But I am novice here and dont know how to get things that was easy in Octave, for example: [intersect iA iB] = intersect(a, b) To do this in Python