Doug Y'barbo's Library tagged → View Popular
22 Oct 09
Broadcasting in NumPy
-
Broadcasting provides a means of vectorizing array operations so that looping occurs in C instead of Python
-
In order to broadcast, the size of the trailing axes for both arrays in an operation must either be the same size or one of them must be one
16 Oct 09
Watershed Algorithm (Image Segmentation)–Numpy Cookbook
-
provided by scipy.ndimage, scipy.ndimage.watershed_ift.
01 Jul 09
Creating Images with Numpy
-
single integer for each pixel
-
It expects raw data
- 1 more annotations...
09 Apr 09
NumPy Cookbook : Indexing
-
What if you want to, say, save a slice specification to apply to many arrays later on
-
use a slice object
- 6 more annotations...
06 Apr 09
Trapped in the USA: Quick and dirty minimization
-
Those that require a derivative, and those that don’t
-
roughly two types of minimization algorithms
- 1 more annotations...
13 Feb 09
Optimizing Computational Code with Numpy
-
solving the 2D Laplace equation
-
iterative finite difference scheme
- 2 more annotations...
20 Nov 08
SciPy Tutorial — SciPy v0.7 Reference Guide (DRAFT)
-
wo functions are provided that are useful for approximating
derivatives of functions using discrete-differences -
returns weighting coefficients for an equally-spaced
-point approximation to the derivative of order 
Selected Tags
Related Tags
Sponsored Links
Ads by Google
Top Contributors
Groups interested in Numpy
Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »
Join Diigo
