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

Open OperatorEnum to complex numbers #16

Merged
merged 3 commits into from Mar 16, 2023
Merged

Conversation

MilesCranmer
Copy link
Member

This allows DynamicExpressions.jl to work on complex numbers using the (faster) OperatorEnum type. This also adds tests for ComplexF32 and ComplexF64.

@coveralls
Copy link

coveralls commented Mar 16, 2023

Pull Request Test Coverage Report for Build 4432086150

  • 2 of 2 (100.0%) changed or added relevant lines in 2 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 90.775%

Totals Coverage Status
Change from base Build 3558750421: 0.4%
Covered Lines: 925
Relevant Lines: 1019

💛 - Coveralls

@MilesCranmer MilesCranmer merged commit 03ee2c5 into master Mar 16, 2023
11 checks passed
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.

None yet

2 participants