Skip to main content

Doug Y'barbo's Library tagged Numpy   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
01 Jul 09

Creating Images with Numpy

  • single integer for each pixel
  • It expects raw data
  • 1 more annotations...
07 Jun 09

SciPy/NumPy Optimization Module

  • uses
    the gradient of the objective function
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 N -point approximation to the derivative of order o.
1 - 20 of 27 Next ›
Showing 20 items per page

Highlighter, Sticky notes, Tagging, Groups and Network: integrated suite dramatically boosting research productivity. Learn more »

Join Diigo