Agha-Muqarib / NumPy-Basics-Arrays-And-Vectorized-Computation

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NumPy Basics: Arrays & Vectorized Computations

It includes the basic and advance numpy array manipulations. The topics implemented include:

  • Indexing
  • Slicing
  • Fast element array-wise functions
  • Mathematical and statistical methods
  • Filing
  • Linear algebra functions
  • Pseudo-random numbers
  • Reshaping
  • Splitting
  • Concatenating
  • Tiles
  • Repeating
  • where( ) function &
  • numpy advanced array manipulation.

About

It includes the basic and advance numpy array manipulations. The topics like indexing, slicing, fast element array-wise functions, mathematical and statistical methods, filing, linear algebra functions, pseudo-random numbers, reshaping, splitting, concatenating,tiles, repeating, where( ) function & numpy advanced array manipulation are implemented.


Languages

Language:Jupyter Notebook 81.6%Language:Python 18.4%