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

compiler: Add utility function to normalize sympy arguments #2125

Merged
merged 1 commit into from
May 12, 2023

Conversation

FabioLuporini
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented May 12, 2023

Codecov Report

Merging #2125 (0a9a1fa) into master (7975c8e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #2125   +/-   ##
=======================================
  Coverage   87.15%   87.15%           
=======================================
  Files         220      220           
  Lines       39307    39310    +3     
  Branches     5114     5114           
=======================================
+ Hits        34258    34261    +3     
  Misses       4478     4478           
  Partials      571      571           
Impacted Files Coverage Δ
devito/core/autotuning.py 93.91% <100.00%> (-0.13%) ⬇️
devito/symbolics/manipulation.py 93.71% <100.00%> (+0.27%) ⬆️

@mloubout mloubout added the API api (symbolics, types, ...) label May 12, 2023
@mloubout mloubout merged commit d5a4d27 into master May 12, 2023
@mloubout mloubout deleted the normalize-args branch May 12, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API api (symbolics, types, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants