-
- Downloads
Change type of property to `vector<double>`
This allows readability of the property in graphml format. As vector of double is more specific than python object, I suspect this commit also makes the code more efficient. See also commit c7f7fd46.
Please register or sign in to comment