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

Refactor/make plotting optional dependency #29

Merged
merged 36 commits into from
Jul 6, 2020

Commits on Jun 25, 2020

  1. Configuration menu
    Copy the full SHA
    073c5e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1dbf792 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25d4e7d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4eccc44 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    296c5a0 View commit details
    Browse the repository at this point in the history
  6. Update README

    thangleiter committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    264a29c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b9c5864 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. Configuration menu
    Copy the full SHA
    9826e9c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5231fdf View commit details
    Browse the repository at this point in the history
  3. Update .readthedocs.yml

    thangleiter authored Jun 26, 2020
    Configuration menu
    Copy the full SHA
    96e42ef View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2020

  1. Remove pandoc from doc dependencies

    This is not the pandoc we need but a python package
    thangleiter committed Jun 28, 2020
    Configuration menu
    Copy the full SHA
    bda1139 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2020

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

Commits on Jul 3, 2020

  1. Make tqdm hard dependency

    Avoids using stackoverflow replacement code, makes life easier, is
    widely used.
    thangleiter committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    fefd8cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c7409 View commit details
    Browse the repository at this point in the history
  3. Clean up travis.yml

    thangleiter committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e689841 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b12c7c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1213e6d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f316a13 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ddc76bf View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8a6bef1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a6afbb9 View commit details
    Browse the repository at this point in the history
  10. Remove unused import

    thangleiter committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    0fd65de View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1bb09ae View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b65d79d View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    48491aa View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ec85c48 View commit details
    Browse the repository at this point in the history
  15. Or...

    thangleiter committed Jul 3, 2020
    Configuration menu
    Copy the full SHA
    e269953 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2020

  1. Configuration menu
    Copy the full SHA
    159bfac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4cfef7 View commit details
    Browse the repository at this point in the history
  3. Switch from coveralls to codecov

    This is necessary to combine results of all build matrix elements into
    one final coverage.
    thangleiter committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    165bef2 View commit details
    Browse the repository at this point in the history
  4. pip install --user fails

    thangleiter committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    fb2ebe1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    62083ea View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7be567e View commit details
    Browse the repository at this point in the history
  7. Switch badge to codecov

    thangleiter committed Jul 5, 2020
    Configuration menu
    Copy the full SHA
    8bcbb31 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a740e4c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    45162ed View commit details
    Browse the repository at this point in the history