| 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
| 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
| 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
| 1 |
1 |
2k |
| answers |
votes |
views |
How to install numpy and scipy on Ubuntu ?
...
community wiki
2009-08-23 14:26:45
| 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
| 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
| 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
| 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