Till Ehrengruber
Results
2
comments of
Till Ehrengruber
I already saw the usage of `Compat.UTF8String` in other JuliaWeb packages, but I don't get the point of it to be honest since its just a typealias for String. Any...
There is a somewhat artificial limit of 100 elements after which the matrix is not printed. You can change this here: https://github.com/tehrengruber/LLDB-Eigen-Data-Formatter/blob/master/LLDB_Eigen_Data_Formatter.py#L41 I'm happy to review a PR that makes...