-
Notifications
You must be signed in to change notification settings - Fork 1
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: circuitpython/Jepler_CircuitPython_udecimal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: circuitpython/Jepler_CircuitPython_udecimal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.0.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 10 commits
- 4 files changed
- 3 contributors
Commits on Feb 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 75b9190 - Browse repository at this point
Copy the full SHA 75b9190View commit details
Commits on Feb 15, 2022
-
3/2 pi rad is equal to -pi/2 rad other changes were caused by file editing issues. sorry about that.
Configuration menu - View commit details
-
Copy full SHA for 6424dcb - Browse repository at this point
Copy the full SHA 6424dcbView commit details -
update
asin(-1)to equal-pi/2rads to be consistent with `math.a……sin` Also update acos example to reflect actual result rounded to 28 digits. Verified other examples, as well.
Configuration menu - View commit details
-
Copy full SHA for 5dbf417 - Browse repository at this point
Copy the full SHA 5dbf417View commit details -
change
asin(-1)result to matchmath.asin(-1)=-pi/2radians```>>> math.asin(-1) -1.5708 >>> Decimal.asin(-1) Decimal('-1.570796326794896619231321692')``` also updated `acos` example; verified other examples, as wellConfiguration menu - View commit details
-
Copy full SHA for 4f5be4b - Browse repository at this point
Copy the full SHA 4f5be4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for c98ad66 - Browse repository at this point
Copy the full SHA c98ad66View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d87dd4 - Browse repository at this point
Copy the full SHA 8d87dd4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0526762 - Browse repository at this point
Copy the full SHA 0526762View commit details -
Merge pull request #8 from CedarGroveStudios/patch-1
Hardwire return values for domain limits of `arcsin` and `arccos`
Configuration menu - View commit details
-
Copy full SHA for 251c846 - Browse repository at this point
Copy the full SHA 251c846View commit details -
the CI is a bit closer to a cookie-cut ci, but still its own uniqueness.
Configuration menu - View commit details
-
Copy full SHA for 098dab7 - Browse repository at this point
Copy the full SHA 098dab7View commit details -
Merge pull request #10 from jepler/update-black-ci-etc
Update pre-commit & build
Configuration menu - View commit details
-
Copy full SHA for 2aeae70 - Browse repository at this point
Copy the full SHA 2aeae70View 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 1.0.4...1.0.5