Tagged questions

Numpy installation with alternative python installation

0 0 1k
answers votes views
Hi, I'm trying to install numpy on a system where I not have root access and have my own installation of python install...
mzhou 1 2010-04-29 07:01:06

assignment to non-contiguous sub-array

1 0 1k
answers votes views
What is the best way, to address a non-contiguous sub-array without using an explicit loop. I have an array, say m = np....
kilian 1 2010-04-17 19:55:21

basic spline interpolation in a few lines of numpy

0 0 2k
answers votes views
""" basic spline interpolation in a few lines of numpy. Keywords: interpolate, resample, B-spline, Catmull-Rom, numpy, g...
community wiki 2009-12-21 11:28:05

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

Setting the diagonal values of an array

1 0 2k
answers votes views
How do I efficiently set the diagonal elements of a >= 2 dimensional NumPy array? ...
community wiki 2009-08-22 16:52:54

Efficient "inside polygon" test for an array?

3 0 1k
answers votes views
How can I test if a point is inside a certain polygon? How can I test if a lot of points are inside a certain polygon? ...
community wiki 2009-08-22 06:12:26

Is numpy.random a pseudorandom number generator or real random?

1 0 2k
answers votes views
Is the random number generator in numpy.random a pseudorandom number generator or a real random number generator? ...
community wiki 2009-08-22 05:49:41

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

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

13

questions tagged

numpy

Newest questions are shown first.

Tags

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

posts per page103050

Made with Django.