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

python 3 converstion of poretools #191

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

Commits on Nov 7, 2017

  1. Configuration menu
    Copy the full SHA
    e0e34c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c0ac48 View commit details
    Browse the repository at this point in the history
  3. Delete .travis.yaml

    Wrong file extension
    skbrimer authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    377908e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc413ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    485ffb2 View commit details
    Browse the repository at this point in the history
  6. added script for setup.py

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    cad5766 View commit details
    Browse the repository at this point in the history
  7. removed pypy from yaml file

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    b35c39a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9e98d0a View commit details
    Browse the repository at this point in the history
  9. formating for the traviscl

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    5a8d7ed View commit details
    Browse the repository at this point in the history
  10. Update README.md

    skbrimer authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    f2132ef View commit details
    Browse the repository at this point in the history
  11. Update README.md

    skbrimer authored Nov 7, 2017
    Configuration menu
    Copy the full SHA
    be88192 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f3f3a4d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    23c1720 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5abe661 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    8195389 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    3f2fad5 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    88a099f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    643fb0a View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b4f5a31 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    70549e7 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    9ff26c8 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    d10f7a5 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    d669d97 View commit details
    Browse the repository at this point in the history
  24. fixed typo

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    2643732 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0f02c5a View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    bac8f0e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    17d8fbf View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    d3465c7 View commit details
    Browse the repository at this point in the history
  29. changed the test file

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    236a895 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    c3063f3 View commit details
    Browse the repository at this point in the history
  31. fixed typo, test --> tests

    skbrimer committed Nov 7, 2017
    Configuration menu
    Copy the full SHA
    4ef0ed8 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2017

  1. Configuration menu
    Copy the full SHA
    6968c9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ded73a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0dcd79 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ff53756 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2017

  1. Configuration menu
    Copy the full SHA
    d253d08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0586852 View commit details
    Browse the repository at this point in the history
  3. format changes

    skbrimer committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    8342725 View commit details
    Browse the repository at this point in the history
  4. format changes

    skbrimer committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    aa0ca9d View commit details
    Browse the repository at this point in the history
  5. updated to-do

    skbrimer committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    7aee448 View commit details
    Browse the repository at this point in the history
  6. updated for python3

    skbrimer committed Nov 9, 2017
    Configuration menu
    Copy the full SHA
    ce3fd63 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ae7249a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    85517f3 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2017

  1. update hdf5 calls

    skbrimer committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    3eb8b2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9aa5aaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0dc8585 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cc1a1d4 View commit details
    Browse the repository at this point in the history
  5. removed squiggle testing, exit with error on Travis CI but not on mac…

    …hine. Need to test elsewhere to varify.
    skbrimer committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    7775e95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7bc0b13 View commit details
    Browse the repository at this point in the history
  7. update ignore file

    skbrimer committed Dec 10, 2017
    Configuration menu
    Copy the full SHA
    cfbb0ed View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2017

  1. Configuration menu
    Copy the full SHA
    c0666ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4e614c2 View commit details
    Browse the repository at this point in the history
  3. added py3 testing support

    skbrimer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    b0fd24d View commit details
    Browse the repository at this point in the history
  4. added py3 testing support

    skbrimer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    44e22c5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4ae8803 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6baff06 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    135b0a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    460c0d1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d017b0a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a5997d3 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    322f032 View commit details
    Browse the repository at this point in the history
  12. corrected url for seaborn

    skbrimer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    5612876 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    9882ea2 View commit details
    Browse the repository at this point in the history
  14. still issue with url

    skbrimer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    6448e85 View commit details
    Browse the repository at this point in the history
  15. still issue with url

    skbrimer committed Dec 11, 2017
    Configuration menu
    Copy the full SHA
    2581dc5 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    765a1ee View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

  1. Configuration menu
    Copy the full SHA
    498ff51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb0c559 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2017

  1. playing with badges

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    f0673c2 View commit details
    Browse the repository at this point in the history
  2. Update READMEpy3.md

    skbrimer authored Dec 16, 2017
    Configuration menu
    Copy the full SHA
    a70e0c0 View commit details
    Browse the repository at this point in the history
  3. added python badge

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    f59b9c8 View commit details
    Browse the repository at this point in the history
  4. cleaning up

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    b5d07fe View commit details
    Browse the repository at this point in the history
  5. attempting to merge

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    8dd246a View commit details
    Browse the repository at this point in the history
  6. fixed conflict with CI file

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    e9ea778 View commit details
    Browse the repository at this point in the history
  7. fixed conflict with CI file

    skbrimer committed Dec 16, 2017
    Configuration menu
    Copy the full SHA
    97a67d4 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2017

  1. fixed conflict with CI file

    skbrimer committed Dec 17, 2017
    Configuration menu
    Copy the full SHA
    cf64689 View commit details
    Browse the repository at this point in the history