User:Jarle Pahr/NumPy

From OpenWetWare
< User:Jarle Pahr
Revision as of 09:42, 23 August 2013 by Jarle Pahr (talk | contribs) (→Matrices and arrays)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

http://wiki.scipy.org/NumPy_for_Matlab_Users


https://pypi.python.org/pypi/numpy

http://wiki.scipy.org/Tentative_NumPy_Tutorial

64-bit installers: http://www.lfd.uci.edu/~gohlke/pythonlibs/


Matrices and arrays

http://stackoverflow.com/questions/12024820/danger-of-mixing-numpy-matrix-and-array

http://stackoverflow.com/questions/4151128/what-are-the-differences-between-numpy-arrays-and-matrices-which-one-should-i-u

http://stackoverflow.com/questions/3337301/numpy-matrix-to-array


Matrices:

  • Strictly 2-dimensional
  • Use of * results in matrix multiplication
  • Element-wise multiplication achieved with multiply()


Arrays:

  • Use of * results in element-wise multiplication
  • Matrix multiplication achieved with dot()
Retrieved from "https://openwetware.org/mediawiki/index.php?title=User:Jarle_Pahr/NumPy&oldid=718836"

Navigation menu

Page actions

  • User page
  • Talk
  • Read
  • View source
  • History
  • Refresh

Page actions

  • User page
  • Talk
  • More
  • Tools

Personal tools

  • Log in
  • Request account

Navigation

  • Main Page
  • Recent changes
  • Help
  • Contact OWW
  • Add a Lab Notebook
  • Special pages

research

  • Materials
  • Protocols
  • Resources

Tools

  • What links here
  • Related changes
  • User contributions
  • Logs
  • View user groups
  • Printable version
  • Permanent link
  • Page information
  • Browse properties
Powered by MediaWiki
Powered by Semantic MediaWiki
  • This page was last edited on 23 August 2013, at 09:42.
  • Content is available under GNU FDL or Creative Commons BY-SA unless otherwise noted.
  • About OpenWetWare
  • Disclaimers
  • Mobile view