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 init keyword in sum/prod/maximum/minimum #36188

Merged
merged 26 commits into from Jun 11, 2020
Merged

Commits on May 11, 2020

  1. Copy the full SHA
    ed1cfc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Copy the full SHA
    a9fd8b8 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    16b13d2 View commit details
    Browse the repository at this point in the history
  3. Test sum and prod

    tkf committed Jun 8, 2020
    Copy the full SHA
    72d01c0 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    c3e66a5 View commit details
    Browse the repository at this point in the history
  5. Tweak docstring signature style

    tkf committed Jun 8, 2020
    Copy the full SHA
    31feb69 View commit details
    Browse the repository at this point in the history
  6. Fix reflection doctest

    tkf committed Jun 8, 2020
    Copy the full SHA
    32e0c99 View commit details
    Browse the repository at this point in the history
  7. Add a NEWS item

    tkf committed Jun 8, 2020
    Copy the full SHA
    b8a686b View commit details
    Browse the repository at this point in the history
  8. Copy the full SHA
    749e2ce View commit details
    Browse the repository at this point in the history
  9. Fix a typo

    tkf committed Jun 8, 2020
    Copy the full SHA
    bf551a7 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    e1173cb View commit details
    Browse the repository at this point in the history
  11. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    Co-authored-by: Tim Holy <tim.holy@gmail.com>
    3 people committed Jun 8, 2020
    Copy the full SHA
    791f93c View commit details
    Browse the repository at this point in the history
  12. Copy the full SHA
    2b84499 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    2122e0e View commit details
    Browse the repository at this point in the history
  14. Copy the full SHA
    6918213 View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    ea2cc8b View commit details
    Browse the repository at this point in the history
  16. Use function noncallable end

    tkf committed Jun 8, 2020
    Copy the full SHA
    32d7f93 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    3e7b09c View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    tkf and nalimilan committed Jun 9, 2020
    Copy the full SHA
    0791d49 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    923bbd8 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0050d4f View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    6951b2c View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    04c0cc9 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Apply suggestions from code review

    Co-authored-by: Milan Bouchet-Valat <nalimilan@club.fr>
    tkf and nalimilan committed Jun 10, 2020
    Copy the full SHA
    5d952ec View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    42a0155 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. Use sin instead of tanh

    tkf committed Jun 11, 2020
    Copy the full SHA
    254a7cb View commit details
    Browse the repository at this point in the history