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: jianzhengming/numpy_exercises
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 34d9b01
Choose a base ref
...
head repository: Kyubyong/numpy_exercises
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: cb90db2
Choose a head ref
  • 11 commits
  • 27 files changed
  • 3 contributors

Commits on Nov 2, 2017

  1. Configuration menu
    Copy the full SHA
    7962bd7 View commit details
    Browse the repository at this point in the history
  2. initial commit

    Kyubyong authored Nov 2, 2017
    Configuration menu
    Copy the full SHA
    3064fd2 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2018

  1. add prefix order

    iamtodor committed Dec 11, 2018
    Configuration menu
    Copy the full SHA
    f5c2942 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2018

  1. Merge pull request Kyubyong#7 from iamtodor/master

    add prefix order
    Kyubyong authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    ba80025 View commit details
    Browse the repository at this point in the history
  2. remove files without prefix

    iamtodor committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    3b1bd25 View commit details
    Browse the repository at this point in the history
  3. Merge pull request Kyubyong#8 from iamtodor/master

    remove files without prefix
    Kyubyong authored Dec 12, 2018
    Configuration menu
    Copy the full SHA
    0d9033e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2018

  1. Configuration menu
    Copy the full SHA
    c1a4b12 View commit details
    Browse the repository at this point in the history
  2. fix exercise 12 q9

    iamtodor committed Dec 13, 2018
    Configuration menu
    Copy the full SHA
    5856a19 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2018

  1. Merge pull request Kyubyong#9 from iamtodor/master

    remove solution from 11 exercise q5 and q6
    Kyubyong authored Dec 14, 2018
    Configuration menu
    Copy the full SHA
    a41546b View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2018

  1. Configuration menu
    Copy the full SHA
    0bec1c8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. Merge pull request Kyubyong#10 from Soonmok/master

    changed step-2 question-8 solution (added np.squeeze)
    Kyubyong authored Feb 4, 2019
    Configuration menu
    Copy the full SHA
    cb90db2 View commit details
    Browse the repository at this point in the history
Loading