Complex(::Sym)
Open
- Dominant language
- Julia
- Stars
- 282
- Forks
- 59
- PR merge metrics
- No merged PRs in 30d
Description
In https://stackoverflow.com/questions/58571458/why-am-i-getting-no-method-matching-complexsym the user is trying to store a Sym number into an array of complex values. One solution is to call `N` on the value, but having `Complex(x::Sym)`might also be warranted (along with others)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.