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 own plot method and data.py to CBF #410

Merged
merged 11 commits into from
Mar 20, 2022
Merged

Commits on Mar 20, 2022

  1. add own plot method and data.py

    nilsleh authored and calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    2ad9803 View commit details
    Browse the repository at this point in the history
  2. clean up data.py

    nilsleh authored and calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    a2923c8 View commit details
    Browse the repository at this point in the history
  3. version changed instead of added

    nilsleh authored and calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    022db94 View commit details
    Browse the repository at this point in the history
  4. Update cbf.py

    calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f85f60f View commit details
    Browse the repository at this point in the history
  5. Any instead of Tensor

    nilsleh authored and calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    531b2fb View commit details
    Browse the repository at this point in the history
  6. Fix VectorDataset tests

    adamjstewart authored and calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    b7915f1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    60bab6b View commit details
    Browse the repository at this point in the history
  8. Removing unused imports

    calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    46dc0a8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c35e748 View commit details
    Browse the repository at this point in the history
  10. Fix tests

    calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    f46b77b View commit details
    Browse the repository at this point in the history
  11. Black formatting

    calebrob6 committed Mar 20, 2022
    Configuration menu
    Copy the full SHA
    70ea7ef View commit details
    Browse the repository at this point in the history