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

Enh/minor polynomial improvements #128

Merged
merged 4 commits into from
Aug 20, 2021

Conversation

Joel-Dahne
Copy link
Collaborator

This adds a few minor improvements to polynomials and series. It also updates the version of JuliaFormatter that is used and adds ./parse to be formatted as well. The addition to the polynomials and series are

  • Add isnan and isfinite methods for them. The default fallback didn't work at all.
  • Add disambiguation methods for series to the power of Rational
  • Add methods for Real and Number to the power of a series.

@Joel-Dahne Joel-Dahne merged commit da1a401 into master Aug 20, 2021
@Joel-Dahne Joel-Dahne deleted the enh/minor-polynomial-improvements branch August 20, 2021 14:10
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