We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Level 1 (good)
Internal operations on Complex{Dual} and Complex{Tracer} should be supported, as long as there are Real numbers at the start and at the end.
Complex{Dual}
Complex{Tracer}
Real
Requires overloading conversions and promotions, not more.
Level 2 (still debatable)
We could decide how to initialize tracing with complex input, and read out the tracers to create a Jacobian.
The text was updated successfully, but these errors were encountered:
I think we can closes this for now, until the need for it arises.
If you're a user and need to compute sparsity patterns through computations involving complex numbers, please open an issue!
Sorry, something went wrong.
No branches or pull requests
Level 1 (good)
Internal operations on
Complex{Dual}
andComplex{Tracer}
should be supported, as long as there areReal
numbers at the start and at the end.Requires overloading conversions and promotions, not more.
Level 2 (still debatable)
We could decide how to initialize tracing with complex input, and read out the tracers to create a Jacobian.
The text was updated successfully, but these errors were encountered: