PyCharm SciView does not work with complex number
Answered
Hello, please see the following two pictures with one showing float64 and one showing complex128.


The impedance_matri[0:4] = [0.4 + 1.4j, 0+0j, 0+0j, 0+0j]
I guess what I am asking for is if there is a work around, or can be developed as a feature in the future.
Please sign in to leave a comment.
It's a known issue https://youtrack.jetbrains.com/issue/PY-28396 , please follow it for updates. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.
Please also check https://youtrack.jetbrains.com/issue/PY-28396#comment=27-2794349 to see if it helps.