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


Groups > comp.lang.python > #104452

Re: Improving performance in matrix operations

From Fabien <fabien.maussion@gmail.com>
Newsgroups comp.lang.python
Subject Re: Improving performance in matrix operations
Date 2016-03-09 21:16 +0100
Organization Aioe.org NNTP Server
Message-ID <nbq0bp$1sqg$1@gioia.aioe.org> (permalink)
References <1b1ef48f-c60f-4c56-ae55-376e8a117337@googlegroups.com>

Show all headers | View raw


On 03/09/2016 09:09 PM, Drimades wrote:
> Another thing to consider is that matrices I'm processing are heavily sparse.

Did you look at scipy.sparse.linalg ?

http://docs.scipy.org/doc/scipy/reference/sparse.linalg.html

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


Thread

Improving performance in matrix operations Drimades <e.zhupa@gmail.com> - 2016-03-09 12:09 -0800
  Re: Improving performance in matrix operations Fabien <fabien.maussion@gmail.com> - 2016-03-09 21:16 +0100
  Re: Improving performance in matrix operations Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2016-03-10 19:25 +1100
  Re: Improving performance in matrix operations Oscar Benjamin <oscar.j.benjamin@gmail.com> - 2016-03-14 18:35 +0000

csiph-web