-
-
Notifications
You must be signed in to change notification settings - Fork 205
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: mathics/Mathics
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: mathics/Mathics
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: singletonize-n
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 18 commits
- 10 files changed
- 2 contributors
Commits on Sep 7, 2021
-
_numeric_evaluation_with_prec -> apply_N
several changes to make that apply_N works as N.apply_with_prec restore test_numeric.py fixup: Format Python code with Black
Configuration menu - View commit details
-
Copy full SHA for 0f325ea - Browse repository at this point
Copy the full SHA 0f325eaView commit details -
* Before calling `Expression(SymbolN, result, prec).evaluate(evaluation)` after trying numeric rules, calls again `apply_N` over `result` and check if the result is a number. If it is, avoids to call `evaluate`. * Special cases `Plus[___]` , `Times[___]` and `Power[___]` are checked after being sure that the expression is not atomic, and uses SameQ instead of comparing the strings in heads.
Configuration menu - View commit details
-
Copy full SHA for 770e0d7 - Browse repository at this point
Copy the full SHA 770e0d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bde1481 - Browse repository at this point
Copy the full SHA bde1481View commit details
Commits on Sep 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1be4f3e - Browse repository at this point
Copy the full SHA 1be4f3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9cd9fdc - Browse repository at this point
Copy the full SHA 9cd9fdcView commit details -
4
Configuration menu - View commit details
-
Copy full SHA for 3e0f6ee - Browse repository at this point
Copy the full SHA 3e0f6eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for fac8f95 - Browse repository at this point
Copy the full SHA fac8f95View commit details
Commits on Sep 13, 2021
-
Configuration menu - View commit details
-
Copy full SHA for de60ea7 - Browse repository at this point
Copy the full SHA de60ea7View commit details
Commits on Sep 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e9f6491 - Browse repository at this point
Copy the full SHA e9f6491View commit details -
Configuration menu - View commit details
-
Copy full SHA for a97e541 - Browse repository at this point
Copy the full SHA a97e541View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500e898 - Browse repository at this point
Copy the full SHA 500e898View commit details -
Configuration menu - View commit details
-
Copy full SHA for 018c8a0 - Browse repository at this point
Copy the full SHA 018c8a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e9d8c7 - Browse repository at this point
Copy the full SHA 4e9d8c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8472466 - Browse repository at this point
Copy the full SHA 8472466View commit details -
Configuration menu - View commit details
-
Copy full SHA for 66a4e29 - Browse repository at this point
Copy the full SHA 66a4e29View commit details -
Configuration menu - View commit details
-
Copy full SHA for 100e954 - Browse repository at this point
Copy the full SHA 100e954View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40b3196 - Browse repository at this point
Copy the full SHA 40b3196View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9372d52 - Browse repository at this point
Copy the full SHA 9372d52View 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...singletonize-n