Kotlin / multik

Multidimensional array library for Kotlin
https://kotlin.github.io/multik/
Apache License 2.0
633 stars 38 forks source link

bug with reading csv with array of complex numbers from numpy #161

Open devcrocod opened 1 year ago

devcrocod commented 1 year ago

csv looks like:

 (1.000000000000000000e+00+2.000000000000000000e+00j)
 (3.000000000000000000e+00+4.000000000000000000e+00j)
 (5.000000000000000000e+00+6.000000000000000000e+00j)