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: dennism1025/Essential-Math-R
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: gwen977kick/Essential-Math-R
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.
  • 18 commits
  • 25 files changed
  • 6 contributors

Commits on Aug 9, 2018

  1. Fixed bug with cross product of vectors

    StephenElston committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    a1fd7c6 View commit details
    Browse the repository at this point in the history
  2. Cleared code cell outputs

    StephenElston committed Aug 9, 2018
    Configuration menu
    Copy the full SHA
    27ea362 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2018

  1. Fixed equation typo in lab 04-04

    StephenElston committed Aug 29, 2018
    Configuration menu
    Copy the full SHA
    ba6ec53 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2018

  1. Configuration menu
    Copy the full SHA
    261a8f8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1862316 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2018

  1. Merge pull request #1 from eddjberry/patch-1

    Fix typo in 01-08-Functions
    StephenElston authored Sep 6, 2018
    Configuration menu
    Copy the full SHA
    f07ffc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2018

  1. Merge pull request #2 from eddjberry/master

    Fix typos and use ^ rather than for ** raising to a power
    StephenElston authored Sep 28, 2018
    Configuration menu
    Copy the full SHA
    870c95e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2018

  1. Equation result typo fix

    Equation result typo fix in line #727 - 0.01375 = 1.375%, not 13.75%.
    stanasiukcom authored Dec 31, 2018
    Configuration menu
    Copy the full SHA
    487b505 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2019

  1. Update 04-04-Probability.ipynb

    Line #735 wrongly mentioning pbinom instead of dbinom from the script
    stanasiukcom authored Jan 2, 2019
    Configuration menu
    Copy the full SHA
    b4678fc View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2019

  1. Merge pull request #4 from stanasiukcom/patch-2

    Typo fix to clarify which R function to use
    StephenElston authored Jan 5, 2019
    Configuration menu
    Copy the full SHA
    5aec7e6 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2019

  1. corrected typo in comments

    "between" instead of "netween"
    Aypak authored Jan 12, 2019
    Configuration menu
    Copy the full SHA
    d3cbe5e View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2019

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

Commits on May 12, 2019

  1. Tested bug fix

    StephenElston committed May 12, 2019
    Configuration menu
    Copy the full SHA
    fb96ac2 View commit details
    Browse the repository at this point in the history
  2. Fixed minor typo in equation

    StephenElston committed May 12, 2019
    Configuration menu
    Copy the full SHA
    593143f View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. Merge pull request #5 from Aypak/patch-1

    corrected typo in comments
    StephenElston authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    da15948 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #3 from stanasiukcom/patch-1

    Equation result typo fix
    StephenElston authored Jun 19, 2019
    Configuration menu
    Copy the full SHA
    8cd5e98 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

  1. Fixed typo in limits section of notebook

    StephenElston committed Sep 20, 2019
    Configuration menu
    Copy the full SHA
    6d8fccf View commit details
    Browse the repository at this point in the history
Loading