Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Kyubyong/numpy_exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ambientofaim/numpy_exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    a5324f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2b894c View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. creation_routine done. solutions deleted

    	modified:   1_Array_creation_routines.ipynb
    	deleted:    1_Array_creation_routines_Solution.ipynb
    ambientofaim committed May 3, 2024
    Configuration menu
    Copy the full SHA
    be3dd90 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. man routines initiated

    	modified:   2_Array_manipulation_routines.ipynb
    ambientofaim committed May 4, 2024
    Configuration menu
    Copy the full SHA
    ae004f1 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. concatenate, squeeze, transpose, reshape

    	modified:   2_Array_manipulation_routines.ipynb
    ambientofaim committed May 5, 2024
    Configuration menu
    Copy the full SHA
    30c4e37 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. transpose, rot90 , contcatenate versus stack

    	modified:   2_Array_manipulation_routines.ipynb
    ambientofaim committed May 6, 2024
    Configuration menu
    Copy the full SHA
    2d6be90 View commit details
    Browse the repository at this point in the history
Loading