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

Adjust complex-valued functionality for DP changes #300

Merged
merged 2 commits into from
May 15, 2024

Conversation

projekter
Copy link
Contributor

@projekter projekter commented May 13, 2024

The latest changes in JuliaAlgebra/DynamicPolynomials.jl#121 are reflected here.

  • Macro for complex variables is now called @complex_polyvar
  • DP does not support partial substitutions, so disable the tests

- Macro for complex variables is now called `@complex_polyvar`
- DP does not support partial substitutions, so disable the tests
Copy link
Member

@blegat blegat left a comment

Choose a reason for hiding this comment

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

Thanks!

@blegat blegat merged commit bc7af47 into JuliaAlgebra:master May 15, 2024
6 checks passed
@blegat
Copy link
Member

blegat commented May 15, 2024

If you need this kind of substitution for your work then we can of course discuss of what's the use case and how to improve it now that we merged be basic substitution :)

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