Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 40 million developers.
Sign up
Pro
Popular repositories
529 contributions in the last year
Contribution activity
September 2019
- cbm755/diofant Python
- cbm755/mpmath Python
Created a pull request in diofant/diofant that received 5 comments
WIP: latex/pretty: nth root notation for small integers and symbols
TODO
pretty
latex
tests
adjust older tests
refactor _print_nth_root.
decide on using this notation for symbols (not just integers)
decide o…
+74
−21
•
5
comments
Created an issue in diofant/diofant that received 19 comments
nth-roots are not pretty printed
pprint(7**(1/pi)) doesn't pretty print the pi. See
sympy/sympy#17620
Feel free to cherry-pick!
(Some of this doesn't effect diofant b/c exp(-1) is a …
19
comments