Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update serde to 0.8 #150

Merged
merged 5 commits into from Aug 3, 2016
Merged

Update serde to 0.8 #150

merged 5 commits into from Aug 3, 2016

Commits on Jul 30, 2016

  1. Force heapsize 0.3

    nox committed Jul 30, 2016
  2. Update serde to 0.8

    nox committed Jul 30, 2016
  3. Remove define_vector

    nox committed Jul 30, 2016
  4. Serialise matrices as tuples instead of arrays

    It makes the deserialisation simpler because we can move out from a tuple,
    contrary to an array.
    nox committed Jul 30, 2016
  5. Remove the plugins feature

    It isn't used anymore.
    nox committed Jul 30, 2016
You can’t perform that action at this time.