Thanks to visit codestin.com
Credit goes to github.com

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: Odomontois/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.
  • 14 commits
  • 2 files changed
  • 1 contributor

Commits on Sep 14, 2014

  1. Implemented caching

    Used new R class system
    Odomontois committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    cd03104 View commit details
    Browse the repository at this point in the history
  2. Little refactoring . inverse -. getInverse

    Inverse is now a method instead of accessor-bound field for clarity
    Odomontois committed Sep 14, 2014
    Configuration menu
    Copy the full SHA
    33758d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2014

  1. Configuration menu
    Copy the full SHA
    b165aaa View commit details
    Browse the repository at this point in the history
  2. Expression caching

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    194cd08 View commit details
    Browse the repository at this point in the history
  3. Comments fix

    Fixed examples of code in comments
    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    c554448 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    621e281 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc54bc0 View commit details
    Browse the repository at this point in the history
  6. ingore tempor changes

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    7c0c86a View commit details
    Browse the repository at this point in the history
  7. revert merge

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    27fe35b View commit details
    Browse the repository at this point in the history
  8. Revert "revert merge"

    This reverts commit 27fe35b.
    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    dcef3cf View commit details
    Browse the repository at this point in the history
  9. revert

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    0804baf View commit details
    Browse the repository at this point in the history
  10. Converted identation

    Master is now for function caching.
    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    c84c4a2 View commit details
    Browse the repository at this point in the history
  11. Fixed identation (spaces)

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    c332132 View commit details
    Browse the repository at this point in the history
  12. identation again

    Odomontois committed Sep 21, 2014
    Configuration menu
    Copy the full SHA
    3d3cac8 View commit details
    Browse the repository at this point in the history
Loading