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

deps: support sympy 1.13 #2400

Merged
merged 2 commits into from
Jul 9, 2024
Merged

deps: support sympy 1.13 #2400

merged 2 commits into from
Jul 9, 2024

Conversation

mloubout
Copy link
Contributor

@mloubout mloubout commented Jul 8, 2024

No description provided.

@mloubout mloubout added the dependencies Pull requests that update a dependency file label Jul 8, 2024
Copy link

codecov bot commented Jul 8, 2024

Codecov Report

Attention: Patch coverage is 93.33333% with 2 lines in your changes missing coverage. Please review.

Project coverage is 86.74%. Comparing base (f518eb3) to head (98ccc90).

Files Patch % Lines
devito/symbolics/printer.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2400      +/-   ##
==========================================
+ Coverage   86.72%   86.74%   +0.01%     
==========================================
  Files         235      235              
  Lines       44521    44542      +21     
  Branches     8242     8247       +5     
==========================================
+ Hits        38611    38637      +26     
+ Misses       5189     5186       -3     
+ Partials      721      719       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB


# Scalar operations
t1 = tau + 1
print(t1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leftover

@mloubout mloubout force-pushed the sympy-update branch 4 times, most recently from d716211 to f6f03fa Compare July 9, 2024 17:14
@mloubout mloubout merged commit 5cff56d into master Jul 9, 2024
30 of 31 checks passed
@mloubout mloubout deleted the sympy-update branch July 9, 2024 19:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants