The Wayback Machine - https://web.archive.org/web/20200917061624/https://github.com/serdaralkancode/python-numpy-examples
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

README.md

python-numpy-examples

    import numpy as np # import numpy

Examples

  • numpy array

    create array

    array access index

    arange

    zeros

    ones

    linspace

    eye

    random randint

    random rand

    random randn

    reshape

    max & argmax

    compute determinant

    example notes

  • numpy array index and slicing

    slicing

    referance

    copy

    matris slicing

    filter

    example notes

  • numpy array operations

    add

    substract

    square

    extraction

    example notes

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.