JuliaPy / SymPy.jl

Julia interface to SymPy via PyCall
http://juliapy.github.io/SymPy.jl/
MIT License
268 stars 62 forks source link

work around for issue #474 #475

Closed jverzani closed 2 years ago

jverzani commented 2 years ago

Add Pow function to get proper parentheses.

codecov-commenter commented 2 years ago

Codecov Report

Merging #475 (94eb803) into master (29c5bfd) will increase coverage by 0.15%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #475      +/-   ##
==========================================
+ Coverage   55.81%   55.96%   +0.15%     
==========================================
  Files          19       19              
  Lines        1179     1181       +2     
==========================================
+ Hits          658      661       +3     
+ Misses        521      520       -1     
Impacted Files Coverage Δ
src/lambdify.jl 96.87% <100.00%> (+0.10%) :arrow_up:
src/mathops.jl 86.36% <0.00%> (+4.54%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.