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

Adds complex arithmetics between XAD types and std::complex<double> #92

Merged
merged 1 commit into from
Jan 9, 2024

Conversation

auto-differentiation-dev
Copy link
Collaborator

Description

This adds to possible to do basic arithmetic operations between std::complex<xad::XReal<T>> and std::complex<T>.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Copy link

github-actions bot commented Jan 9, 2024

Test Results

    29 files  ±    0      29 suites  ±0   11m 53s ⏱️ -49s
 1 266 tests +   48   1 266 ✅ +   48  0 💤 ±0  0 ❌ ±0 
36 714 runs  +1 392  36 714 ✅ +1 392  0 💤 ±0  0 ❌ ±0 

Results for commit 65b7b75. ± Comparison against base commit d7c7ee7.

♻️ This comment has been updated with latest results.

@coveralls
Copy link
Collaborator

Coverage Status

coverage: 98.555% (+0.1%) from 98.446%
when pulling 65b7b75 on feature/std-complex-arithmetics
into d7c7ee7 on main.

@auto-differentiation-dev auto-differentiation-dev merged commit 5df08ca into main Jan 9, 2024
114 checks passed
@auto-differentiation-dev auto-differentiation-dev deleted the feature/std-complex-arithmetics branch January 9, 2024 12:24
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