Re: matrix algebra

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • alain

    Re: matrix algebra

    On Sep 22, 11:32 am, "Tim Leslie" <tim.les...@gma il.comwrote:
    There is no need for a wrapper. Both numarray and Numeric have been
    deprecated in favour of numpy, so numpy is the only one you need to
    use. Numpy should have all the tools you need. If you find something
    missing, there's a good chance it's included in scipy (which  is built
    on top of numpy). For full details seewww.scipy.or g.
    I don't agree. I am myself a casual user of numpy without
    sophisticated needs.
    Numpy seems to be the only player in town and unfortunateely, though
    powerful, its syntax is not intuitive or easy to remember.
    I therefore welcome any attempt to simplify the api for a specific
    group of non-power users.

    Alain

Working...