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

serialize backend and test improvements #246

Merged
merged 63 commits into from
Oct 15, 2019

Commits on Oct 11, 2019

  1. clean up hackingmaterials#243

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    2851151 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e6ca4 View commit details
    Browse the repository at this point in the history
  3. wip better serialization

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    e0e2ae2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0617c5e View commit details
    Browse the repository at this point in the history
  5. fixing hackingmaterials#241

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b628b59 View commit details
    Browse the repository at this point in the history
  6. fix hackingmaterials#234

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    2b9ef9b View commit details
    Browse the repository at this point in the history
  7. fixes hackingmaterials#230

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    b58ae35 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ce6ba6d View commit details
    Browse the repository at this point in the history
  9. add StructuralComplexity

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    449dc11 View commit details
    Browse the repository at this point in the history
  10. update readme

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    50db0b4 View commit details
    Browse the repository at this point in the history
  11. update workflows

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    c3fdf92 View commit details
    Browse the repository at this point in the history
  12. fix hackingmaterials#226

    ardunn committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    84adc9f View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2019

  1. Configuration menu
    Copy the full SHA
    1ae52b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc13cb1 View commit details
    Browse the repository at this point in the history
  3. add test for instantiating via presets, and separation into multiple …

    …test suites for tpotadaptor and singlepipelineadaptor
    ardunn committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    8bae684 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfa88f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d51ed32 View commit details
    Browse the repository at this point in the history
  6. removing pesky prints

    ardunn committed Oct 12, 2019
    Configuration menu
    Copy the full SHA
    bdcdc1a View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

  1. Configuration menu
    Copy the full SHA
    a196ce2 View commit details
    Browse the repository at this point in the history
  2. fix tests

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d281392 View commit details
    Browse the repository at this point in the history
  3. update docs with new logo

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    adf0287 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa00aab View commit details
    Browse the repository at this point in the history
  5. wip improved digest

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    25737f3 View commit details
    Browse the repository at this point in the history
  6. wip two digest methods 2

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    fef4146 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d6d348 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9d14b4d View commit details
    Browse the repository at this point in the history
  9. update ci configuration

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    60e1c39 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5c194a4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c5aab51 View commit details
    Browse the repository at this point in the history
  12. remove xlrd from requirements

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6394824 View commit details
    Browse the repository at this point in the history
  13. change matminer back to 0.6.1

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    f3722d8 View commit details
    Browse the repository at this point in the history
  14. reenable all tests

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    7c1d114 View commit details
    Browse the repository at this point in the history
  15. reenable single pipeline tests

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    0f4bbda View commit details
    Browse the repository at this point in the history
  16. wip docs

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d473ac7 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    990b455 View commit details
    Browse the repository at this point in the history
  18. wip docs 2

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    06c9b2b View commit details
    Browse the repository at this point in the history
  19. finish basic documentation

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    6885440 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    0d9968e View commit details
    Browse the repository at this point in the history
  21. updates to basic docs

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    16ada54 View commit details
    Browse the repository at this point in the history
  22. matminer version upgrade

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    f6105fe View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    add18da View commit details
    Browse the repository at this point in the history
  24. add teardown to log test

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    ffee0d4 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a75f1c2 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    4e04e75 View commit details
    Browse the repository at this point in the history
  27. fix hackingmaterials#199

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8309eda View commit details
    Browse the repository at this point in the history
  28. wip working on ignored columns

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    b82849f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    1e77201 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    ffb2cb9 View commit details
    Browse the repository at this point in the history
  31. reenable tests

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    231c494 View commit details
    Browse the repository at this point in the history
  32. fixed tests for datacleaner

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    d1fb510 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    f828935 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    61e46fa View commit details
    Browse the repository at this point in the history
  35. add ignore to benchmark

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    084f2d0 View commit details
    Browse the repository at this point in the history
  36. wip docs

    ardunn committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    51e0c27 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. wip docs 2

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    69f1515 View commit details
    Browse the repository at this point in the history
  2. advanced usage is done

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    6b5fa05 View commit details
    Browse the repository at this point in the history
  3. add matbench documentation

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    57982af View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18f7194 View commit details
    Browse the repository at this point in the history
  5. updates to docs

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    c584ade View commit details
    Browse the repository at this point in the history
  6. close to getting final docs

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    745587e View commit details
    Browse the repository at this point in the history
  7. add rst files

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    6401a68 View commit details
    Browse the repository at this point in the history
  8. docs in good shape

    ardunn committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    0e575bd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20b0721 View commit details
    Browse the repository at this point in the history