Skip to content

Navigation Menu

Sign in
Appearance settings

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

Commits on Feb 3, 2016

  1. practicing using Git

    just need to practice a little
    Sarsho committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    942b2cc View commit details
    Browse the repository at this point in the history
  2. First real commit, prepping the code

    Added a short description and code to save the working directory then
    set it to the location of the R stub code provided for the assignment.
    The final line of the code will reset the working directory to original.
    Sarsho committed Feb 3, 2016
    Configuration menu
    Copy the full SHA
    fde5d06 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2016

  1. Near complete re-write to include a modified stub code

    Using the stub code and example provided, the code was modified to
    create and then solve for the inverse of a square (invertible) matrix,
    store the inverse and then check for solution in subsequent calls for
    the inverse instead of re-solving the inverse.
    Sarsho committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    5e0559d View commit details
    Browse the repository at this point in the history
  2. Near complete re-write using stub code and example

    Modified the stub and code and example to create a square (invertible)
    matrix, from a function, check to see if the inverse was calculated and
    either return the previously save inverse, or calculating and saving the
    inverse.
    Sarsho committed Feb 4, 2016
    Configuration menu
    Copy the full SHA
    3d094a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2016

  1. Final commit for this file

    Refined stub and example code to execute as desired, out putting inverse
    of a matrix after first determining if a it was previously calculated
    and then either
    print out the saved inverse or calculates it and prints it out. Also
    added a detailed explanation of the functions.
    Sarsho committed Feb 6, 2016
    Configuration menu
    Copy the full SHA
    b27f6b4 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.