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

Add Serialisation/Deserialisation #11

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Commits on Dec 5, 2018

  1. Fix bug where mean is returned as string

    Dominic Hauton committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    9614ed4 View commit details
    Browse the repository at this point in the history
  2. Fix for discrete digests

    Dominic Hauton committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    d154408 View commit details
    Browse the repository at this point in the history
  3. Fix for discrete digests

    Dominic Hauton committed Dec 5, 2018
    Configuration menu
    Copy the full SHA
    0086e14 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2018

  1. Fix for discrete digests

    Dominic Hauton committed Dec 6, 2018
    Configuration menu
    Copy the full SHA
    ab071fb View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2018

  1. Add test for serialisation

    Dominic Hauton committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    a35c1b7 View commit details
    Browse the repository at this point in the history
  2. Include test data

    Dominic Hauton committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    396a2f4 View commit details
    Browse the repository at this point in the history
  3. Add cap on histogram size to prevent overflow

    Dominic Hauton committed Dec 7, 2018
    Configuration menu
    Copy the full SHA
    fbc9dbb View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2018

  1. Ready up for PR

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    ff93505 View commit details
    Browse the repository at this point in the history
  2. Ready up for PR

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    284b31d View commit details
    Browse the repository at this point in the history
  3. Revert other fixes

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    35f57f8 View commit details
    Browse the repository at this point in the history
  4. Update README and bump package version

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    951005b View commit details
    Browse the repository at this point in the history
  5. Added new dependency to README

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    6fb7900 View commit details
    Browse the repository at this point in the history
  6. Improve auto centroid detection

    Dominic Hauton committed Dec 10, 2018
    Configuration menu
    Copy the full SHA
    d2e34f7 View commit details
    Browse the repository at this point in the history