Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #3971

Re: Vectors

From Algis Kabaila <akabaila@pcug.org.au>
Organization PCUG - Users Helping Users
Subject Re: Vectors
Date 2011-04-25 17:05 +1000
References <mailman.625.1303285644.9059.python-list@python.org> <mailman.808.1303688996.9059.python-list@python.org> <7f574d15-02f5-4487-8436-99ee148efccc@j16g2000pro.googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.809.1303715151.9059.python-list@python.org> (permalink)

Show all headers | View raw


On Monday 25 April 2011 12:59:38 rusi wrote:
> On Apr 25, 4:49 am, Robert Kern <robert.k...@gmail.com> wrote:
> > On 4/22/11 7:32 PM, Algis Kabaila wrote:
> > > On Saturday 23 April 2011 06:57:23 sturlamolden wrote:
> > >> On Apr 20, 9:47 am, Algis Kabaila<akaba...@pcug.org.au>
> > > 
> > > wrote:
> > >>> Are there any modules for vector algebra (three
> > >>> dimensional vectors, vector addition, subtraction,
> > >>> multiplication [scalar and vector]. Could you give me
> > >>> a reference to such module?
> > >> 
> > >> NumPy
> > >> 
> > >> Or one of these libraries (ctypes or Cython):
> > >> 
> > >> BLAS (Intel MKL, ACML, ACML-GPU, GotoBLAS2, or ATLAS)
> > >> Intel VML
> > >> ACML-VM
> > > 
> > > Thanks for that.  Last time I looked at numpy (for
> > > Python3) it was available in source only.  I know, real
> > > men do compile, but I am an old man...  I will compile
> > > if it is unavoidable, but in case of numpy it does not
> > > seem  a simple matter. Am I badly mistaken?
> > 
> > On UNIX machines with compilers and headers properly
> > installed, it's really pretty straightforward.
> 
> Mostly (on ubuntu/debian) that means do this [Untested]
> $ aptitude build-dep python-numpy
> Then you should be ready to build/compile numpy from source

Thank you, Robert and Rusi,

I will try it RSN, but first the latest version of ubuntu that 
should become available this week (including today?!).

OldAl.
-- 
Algis
http://akabaila.pcug.org.au/StructuralAnalysis.pdf

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar


Thread

Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-20 17:47 +1000
  Re: Vectors Anssi Saari <as@sci.fi> - 2011-04-20 11:07 +0300
    RE: Vectors Andreas Tawn <andreas.tawn@ubisoft.com> - 2011-04-20 15:43 +0200
      Re: Vectors RJB <rbotting@csusb.edu> - 2011-04-20 08:34 -0700
        RE: Vectors Andreas Tawn <andreas.tawn@ubisoft.com> - 2011-04-20 17:49 +0200
        Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-21 17:25 +1000
          Re: Vectors Gregory Ewing <greg.ewing@canterbury.ac.nz> - 2011-04-22 13:43 +1200
            Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-22 20:58 +1000
      Re: Vectors Anssi Saari <as@sci.fi> - 2011-04-21 17:07 +0300
      Re: Vectors Jonathan Hartley <tartley@tartley.com> - 2011-04-25 03:49 -0700
        Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-26 21:26 +1000
  Re: Vectors sturlamolden <sturlamolden@yahoo.no> - 2011-04-22 13:57 -0700
    Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-23 10:32 +1000
      Re: Vectors sturlamolden <sturlamolden@yahoo.no> - 2011-04-22 21:13 -0700
        Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-23 22:26 +1000
          Re: Vectors sturlamolden <sturlamolden@yahoo.no> - 2011-04-23 07:02 -0700
    Re: Vectors Robert Kern <robert.kern@gmail.com> - 2011-04-24 18:49 -0500
      Re: Vectors rusi <rustompmody@gmail.com> - 2011-04-24 19:59 -0700
        Re: Vectors Algis Kabaila <akabaila@pcug.org.au> - 2011-04-25 17:05 +1000

csiph-web