rulinalg icon indicating copy to clipboard operation
rulinalg copied to clipboard

De/serialization with serde

Open garro95 opened this issue 8 years ago • 1 comments

This pull request add serialization and deserialization with serde for matrix and vector and related tests

garro95 avatar Mar 02 '18 09:03 garro95

Serde is enabled with the "serde" feature and also related tests are run with the feature. travis.yml should be updated accordingly

garro95 avatar Mar 02 '18 09:03 garro95