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 and test 2-arg complex #172

Merged
merged 1 commit into from
Nov 10, 2024
Merged

Add and test 2-arg complex #172

merged 1 commit into from
Nov 10, 2024

Conversation

lkdvos
Copy link
Collaborator

@lkdvos lkdvos commented Nov 10, 2024

This PR adds the convenience 2-argument complex(r, i) for creating the tensor r + im*i.

Copy link

codecov bot commented Nov 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.21%. Comparing base (fed10f6) to head (0d57747).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
+ Coverage   81.19%   81.21%   +0.02%     
==========================================
  Files          41       41              
  Lines        5003     5005       +2     
==========================================
+ Hits         4062     4065       +3     
+ Misses        941      940       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Jutho
Copy link
Owner

Jutho commented Nov 10, 2024

This looks good to me; I will merge this as is and not await the nightly tests. Tests will run again for the merge commit anyway.

@Jutho Jutho merged commit f218222 into master Nov 10, 2024
14 checks passed
@lkdvos lkdvos deleted the ld-complex branch November 11, 2024 00:35
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