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


Groups > comp.lang.python > #95131

Re: Python speed

Newsgroups comp.lang.python
Date 2015-08-07 09:57 -0700
References <2261c8c6-77ba-453d-9205-0a922fa67c81@googlegroups.com>
Message-ID <04b7cdd0-1eb0-4378-9d14-38e97b4456a7@googlegroups.com> (permalink)
Subject Re: Python speed
From beliavsky@aol.com

Show all headers | View raw


On Friday, August 7, 2015 at 10:08:37 AM UTC-4, roge...@gmail.com wrote:
> Can anyone compare PyNum calculation speed to Fortran?
> 
> This is for a number crunching program working with large files.
> 
> Roger

Did you mean NumPy? It depends on the program. Here are two posts that compared speeds.

Comparing Python, NumPy, Matlab, Fortran, etc. (2009) https://modelingguru.nasa.gov/docs/DOC-1762

Optimizing Python in the Real World: NumPy, Numba, and the NUFFT (2015)
https://jakevdp.github.io/blog/2015/02/24/optimizing-python-with-numpy-and-numba/

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


Thread

Python speed rogerh906@gmail.com - 2015-08-07 07:08 -0700
  Re: Python speed beliavsky@aol.com - 2015-08-07 09:57 -0700
    Re: Python speed Laura Creighton <lac@openend.se> - 2015-08-07 19:17 +0200
      Re: Python speed Christian Gollwitzer <auriocus@gmx.de> - 2015-08-07 23:26 +0200
        Re: Python speed Laura Creighton <lac@openend.se> - 2015-08-08 00:01 +0200
  Re: Python speed rogerh906@gmail.com - 2015-08-07 12:30 -0700
  Re: Python speed Grant Edwards <invalid@invalid.invalid> - 2015-08-07 23:57 +0000

csiph-web