added complex sum to the function _linear_expansion - #1492
Conversation
|
This looks right to me. Needs tests. |
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1492 +/- ##
==========================================
+ Coverage 8.79% 12.99% +4.19%
==========================================
Files 51 51
Lines 4924 4957 +33
==========================================
+ Hits 433 644 +211
+ Misses 4491 4313 -178 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
okay so I am adding some tests, but I encounter strange problems. For example I wanted to add: but srangely this test fails for b. even tough printing b gives Does anybody can tell me why this happens and how to check if b is equal to 1im*y ? |
for issue 1199