I'd recommend that you have a look at Sage http://www.sagemath.org/
it contains a huge amount of libraries including scipy, numpy and uses python for programming and cython to compile almost any library you can find be it Fortran,C++...but not J (yet). staffan On Tue, Dec 11, 2012 at 1:10 PM, Graham Parkhouse < [email protected]> wrote: > On Mon, 10 Dec 2012 Edward Mokurai Cherlin <[email protected]> wrote: > > > Start here. > > > > http://docs.scipy.org/doc/ > > Numpy and Scipy Documentation > > > > Welcome! This is the documentation for Numpy and Scipy . > > > > Links to User Manual and Reference Manual. > > Thanks, Ed! Numpy has got what I need for my array manipulations. It is not > so alien as I might have expected - being beneficially influenced by APL, I > suspect. A comment I saw on the internet by a new user of Numpy was 'better > that MATHLAB'. > > Regards > > Graham > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
