Skip to content
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

close issue 233 from polynomials #423

Merged
merged 1 commit into from
May 14, 2021
Merged

Conversation

jverzani
Copy link
Collaborator

  • add method for Base.show_unquoted so that SymPy variables used with Polynomials have parentheses
  • slight tweak to lambdify

@codecov-commenter
Copy link

codecov-commenter commented May 14, 2021

Codecov Report

Merging #423 (0e4e510) into master (5a98def) will decrease coverage by 0.29%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #423      +/-   ##
==========================================
- Coverage   54.02%   53.73%   -0.30%     
==========================================
  Files          18       18              
  Lines        1155     1165      +10     
==========================================
+ Hits          624      626       +2     
- Misses        531      539       +8     
Impacted Files Coverage Δ
src/lambdify.jl 93.22% <ø> (-0.12%) ⬇️
src/types.jl 35.41% <0.00%> (-5.06%) ⬇️
src/matrix.jl 71.62% <0.00%> (-0.85%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5a98def...0e4e510. Read the comment docs.

@jverzani jverzani merged commit 457c831 into JuliaPy:master May 14, 2021
@jverzani jverzani deleted the polynomials_233 branch May 14, 2021 01:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants