[SciPy-User] getting started with ndarray

denis denis-bz-gg at t-online.de
Thu May 6 05:28:48 EDT 2010


I'd recommend http://scipy.org/Cookbook/BuildingArrays, then
http://scipy.org/Cookbook/Indexing
(can't resist quoting from Indexing:
"numpy and scipy provide a few other types that behave like arrays, in
particular matrices and sparse matrices.
Their indexing can differ from that of arrays in surprising ways")

Also http://pages.physics.cornell.edu/~myers/teaching/ComputationalMethods/python/arrays.html
is a nice 2-page cheat sheet.
cheers
  -- denis



More information about the SciPy-User mailing list