rulinalg
rulinalg copied to clipboard
De/serialization with serde
This pull request add serialization and deserialization with serde for matrix and vector and related tests
Serde is enabled with the "serde" feature and also related tests are run with the feature. travis.yml should be updated accordingly