I played with the tutorials and found out that you could save the resulting tensors by modifying the parameter.general.tensor_save.
The saved data seems to be the combinations of dtype, indices, and bin files, which I found difficult to interpret.
Is it possible to convert it to dat/txt file so that I can analyze it with other languages( like Python or Julia)?
I am sorry if it is written in the document already.
Thanks!
I played with the tutorials and found out that you could save the resulting tensors by modifying the parameter.general.tensor_save.
The saved data seems to be the combinations of dtype, indices, and bin files, which I found difficult to interpret.
Is it possible to convert it to dat/txt file so that I can analyze it with other languages( like Python or Julia)?
I am sorry if it is written in the document already.
Thanks!