Hi all. I was wondering if there is an off-the-shelf way to save and reload a native matrix to/from disk?
not yet. I'll add that in some of the upcoming versions, but until that it is not difficult to roll your own with something like https://github.com/ptaoussanis/nippy
thanks!