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

add macro to define a variable #470

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Conversation

jverzani
Copy link
Member

Close #464
This add a macro @variable for easily defining a monomial x.

@codecov
Copy link

codecov bot commented Feb 20, 2023

Codecov Report

Base: 83.12% // Head: 83.10% // Decreases project coverage by -0.03% ⚠️

Coverage data is based on head (94b93a6) compared to base (2c14b8f).
Patch coverage: 75.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #470      +/-   ##
==========================================
- Coverage   83.12%   83.10%   -0.03%     
==========================================
  Files          23       23              
  Lines        3010     3018       +8     
==========================================
+ Hits         2502     2508       +6     
- Misses        508      510       +2     
Impacted Files Coverage Δ
src/common.jl 89.82% <75.00%> (-0.31%) ⬇️

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

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jverzani jverzani merged commit 474bcde into JuliaMath:master Feb 23, 2023
@jverzani jverzani deleted the issue_464 branch February 23, 2023 16:31
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.

[Feature request] Polynomial macro
1 participant