Tagged questions

calculating laplacian of a field

1 0 1k
answers votes views
I'm trying to calculate the laplacian of a 2d field with periodic boundary conditions (i.e. the divergence of the gradie...
community wiki 2009-11-20 08:50:18

getting started with 2d interpolation in scipy

0 0 2k
answers votes views
""" a small example of 2d interpolation on a map, using the scipy function ndimage.map_coordinates """ import scipy as s...
community wiki 2009-10-07 04:26:16

How do you install numpy/scipy with ATLAS support on a machine with non-root access?

4 1 3k
answers votes views
I'd like to use the multithreaded ATLAS library with numpy/scipy but I don't have root privileges. What can I do ? ...
community wiki 2009-08-25 19:13:24

How to build numpy/scipy on Ubuntu or Debian

1 1 2k
answers votes views
How to install numpy and scipy on Ubuntu ? ...
community wiki 2009-08-23 14:26:45

What's the difference between numpy.linalg and scipy.linalg?

1 0 3k
answers votes views
Why do both numpy.linalg and scipy.linalg exist? What is the difference? Where is there a difference? ...
community wiki 2009-08-21 21:17:35

SciPy build problems on Mac OS X (/opt/local in the error message)

1 1 1k
answers votes views
Having SciPy build problems on Mac OS X of the following form: dyld: lazy symbol binding failed: Symbol not found: _ico...
community wiki 2009-08-21 16:47:16

What is the relationship between numpy and scipy?

1 5 2k
answers votes views
What is in numpy that isn't in scipy and vice versa?...
community wiki 2009-08-21 16:43:09

Identification of block diagonal matrices

4 1 1k
answers votes views
Has anybody seen/implemented some python code that will identify whether or not a square matrix is block diagonal, and r...
community wiki 2009-08-21 16:32:24

8

questions tagged

scipy

Newest questions are shown first.

Tags

✕ 13
✕ 8
✕ 3
✕ 2
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 1
✕ 0

posts per page103050

Made with Django.