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: rdpeng/ProgrammingAssignment2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ggData/ProgrammingAssignment2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 9 files changed
  • 1 contributor

Commits on Apr 15, 2014

  1. Demonstration speed gain of caching

    In an effort to quantify the speed gain of the cached mean example
    provided by Roger Peng, a demonstration is set up here.
    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    7bf35ea View commit details
    Browse the repository at this point in the history
  2. Add .gitignore

    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    268b897 View commit details
    Browse the repository at this point in the history
  3. Update the makeVector function

    Using the proposed changes by Patrik Gillen
    https://class.coursera.org/rprog-002/forum/thread?thread_id=370#comment-
    826
    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    364a617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ea186 View commit details
    Browse the repository at this point in the history
  5. Minor edit

    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    2edca81 View commit details
    Browse the repository at this point in the history
  6. Minor edits

    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    fe69efe View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d68d0fa View commit details
    Browse the repository at this point in the history
  8. Update .gitignore

    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    d6400da View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    737c9a4 View commit details
    Browse the repository at this point in the history
  10. Complete the solution

    gauden committed Apr 15, 2014
    Configuration menu
    Copy the full SHA
    544ac0d View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2014

  1. Minor edits

    gauden committed Apr 27, 2014
    Configuration menu
    Copy the full SHA
    6eec4f0 View commit details
    Browse the repository at this point in the history
Loading