forked from AllenDowney/ThinkPython2
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: okornoe/ThinkPython2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: AllenDowney/ThinkPython2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 3 contributors
Commits on May 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ee5a3f2 - Browse repository at this point
Copy the full SHA ee5a3f2View commit details
Commits on May 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 0e09133 - Browse repository at this point
Copy the full SHA 0e09133View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49a6f31 - Browse repository at this point
Copy the full SHA 49a6f31View commit details -
Configuration menu - View commit details
-
Copy full SHA for f9de5f7 - Browse repository at this point
Copy the full SHA f9de5f7View commit details
Commits on Mar 1, 2022
-
Adding a note for more clarity
If md5sha1sum is not installed the following error will be thrown: /bin/sh: md5sum: command not found Traceback (most recent call last): File "test.py", line 118, in <module> d = compute_checksums(dirname='.', suffix='.py') File "test.py", line 77, in compute_checksums res, stat = compute_checksum(name) File "test.py", line 37, in compute_checksum return pipe(cmd) File "test.py", line 62, in pipe assert stat is None AssertionError The solution is to install it on the operating systemConfiguration menu - View commit details
-
Copy full SHA for e378f9c - Browse repository at this point
Copy the full SHA e378f9cView commit details -
Merge pull request AllenDowney#88 from nouraellm/patch-1
Adding a note for more clarity
Configuration menu - View commit details
-
Copy full SHA for 9eba623 - Browse repository at this point
Copy the full SHA 9eba623View commit details
Commits on Apr 10, 2022
-
Took the "factor" term outside the braket of infinite summation so that they all have to be added only once
Configuration menu - View commit details
-
Copy full SHA for a0298d3 - Browse repository at this point
Copy the full SHA a0298d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8f3fc63 - Browse repository at this point
Copy the full SHA 8f3fc63View commit details
Commits on Apr 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ff58fc6 - Browse repository at this point
Copy the full SHA ff58fc6View commit details
Commits on Sep 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7ed5193 - Browse repository at this point
Copy the full SHA 7ed5193View commit details
Commits on Sep 6, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 383cb7d - Browse repository at this point
Copy the full SHA 383cb7dView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bbe57ae - Browse repository at this point
Copy the full SHA bbe57aeView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff master...master