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: TheAlgorithms/Python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: atharva01903/Python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 6 commits
  • 3 files changed
  • 3 contributors

Commits on Oct 5, 2021

  1. added harmonic mean

    atharva01903 committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    2855da9 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Update maths/series/harmonic_mean.py

    Updated the write-up of reference given in the code.
    
    Co-authored-by: John Law <johnlaw.po@gmail.com>
    atharva01903 and poyea authored Oct 7, 2021
    Configuration menu
    Copy the full SHA
    43af157 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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

Commits on Oct 17, 2021

  1. Configuration menu
    Copy the full SHA
    d904636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d039f7f View commit details
    Browse the repository at this point in the history
Loading