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

Support returning python scalars in DP #1935

Merged
merged 16 commits into from
Aug 7, 2020

Commits on Aug 6, 2020

  1. Configuration menu
    Copy the full SHA
    1bcec28 View commit details
    Browse the repository at this point in the history
  2. add computing average of a list

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    034b770 View commit details
    Browse the repository at this point in the history
  3. bug: change if to elif

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    bfd3ce1 View commit details
    Browse the repository at this point in the history
  4. add some tests

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    66d410c View commit details
    Browse the repository at this point in the history
  5. change style

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    24bca62 View commit details
    Browse the repository at this point in the history
  6. change documentation

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1b5e838 View commit details
    Browse the repository at this point in the history
  7. use apply_to_collection in DP gather

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a54faa3 View commit details
    Browse the repository at this point in the history
  8. use apply_to_collection in DP gather

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    eeef77f View commit details
    Browse the repository at this point in the history
  9. fix warning msg

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    fcad874 View commit details
    Browse the repository at this point in the history
  10. override gather method in DP

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    b360887 View commit details
    Browse the repository at this point in the history
  11. add tests for python scalars

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    d02ac0a View commit details
    Browse the repository at this point in the history
  12. add python scalars to docstring

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    2462558 View commit details
    Browse the repository at this point in the history
  13. Update message

    Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    1f82457 View commit details
    Browse the repository at this point in the history
  14. override gather method in DP

    nsarang authored and Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    560b9ae View commit details
    Browse the repository at this point in the history
  15. formatting

    Borda committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    a2baae9 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2020

  1. chlog

    Borda committed Aug 7, 2020
    Configuration menu
    Copy the full SHA
    7f6207e View commit details
    Browse the repository at this point in the history