-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
parse_latex x^\frac{1}{2} #23475
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
parse_latex x^\frac{1}{2} #23475
Conversation
✅ Hi, I am the SymPy bot (v167). I'm here to help you write a release notes entry. Please read the guide on how to write release notes. Your release notes are in good order. Here is what the release notes will look like:
This will be added to https://github.com/sympy/sympy/wiki/Release-Notes-for-1.11. Click here to see the pull request description that was parsed.
Update The release notes on the wiki have been updated. |
Benchmark results from GitHub Actions Lower numbers are good, higher numbers are bad. A ratio less than 1 Significantly changed benchmark results (PR vs master) Significantly changed benchmark results (master vs previous release) before after ratio
[77f1d79c] [f1769a2a]
<sympy-1.10.1^0>
+ 125±2ms 227±4ms 1.81 sum.TimeSum.time_doit
Full benchmark results can be found as artifacts in GitHub Actions |
Looks good! Checking the diff (without knowing anything about it really): shouldn't e.g. (Changing multiple of these can very well be worth a change log entry, even just with this single one since it is a clear deficiency that has been improved.) |
I tested with MathJax and KaTex and the result is
binom should be added but others shouldn't. |
38abc64
to
46c9b98
Compare
If you can add support for |
46c9b98
to
4832d61
Compare
Great! |
Seems to be a merge conflict now. I was about to merge otherwise. Feel free to self-merge when the conflict is resolved. |
Now it merged... |
References to other Issues or PRs
Brief description of what is fixed or changed
Previously:
Other comments
Release Notes