Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

serdaralkancode/python-numpy-examples

Repository files navigation

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
Morty Proxy This is a proxified and sanitized view of the page, visit original site.