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 support for creation of complex variables #3134

Merged
merged 5 commits into from
Nov 25, 2022
Merged

Conversation

blegat
Copy link
Member

@blegat blegat commented Nov 23, 2022

This PR makes it possible to create complex variables. The main point of arguments were discussed part of #3109 so this PR should be more straightforward.

@codecov
Copy link

codecov bot commented Nov 23, 2022

Codecov Report

Base: 97.68% // Head: 97.68% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (51d0078) compared to base (a501042).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3134   +/-   ##
=======================================
  Coverage   97.68%   97.68%           
=======================================
  Files          33       33           
  Lines        4442     4454   +12     
=======================================
+ Hits         4339     4351   +12     
  Misses        103      103           
Impacted Files Coverage Δ
src/sd.jl 100.00% <ø> (ø)
src/variables.jl 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@odow
Copy link
Member

odow commented Nov 24, 2022

Merge, and then work on some comprehensive docs for Complex? Then the NumFOCUS small development grant is doooone.

@blegat
Copy link
Member Author

blegat commented Nov 25, 2022

Yes, we still needs docs but also PSD constraints in @constraint as requested in #3153

@blegat blegat merged commit d051ac0 into master Nov 25, 2022
@blegat blegat deleted the bl/complex_variable branch November 25, 2022 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants