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

merge 22.03 #4

Merged
merged 17 commits into from
Mar 10, 2022
Merged

merge 22.03 #4

merged 17 commits into from
Mar 10, 2022

Commits on Mar 2, 2022

  1. make perform_where private

    bryevdv committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    bfa6c54 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    895e28e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96d0d7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af2b88f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02e6385 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a77d42d View commit details
    Browse the repository at this point in the history
  7. make get_where_thunk private

    bryevdv committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    015c159 View commit details
    Browse the repository at this point in the history
  8. document find_common_type

    bryevdv committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    67c9975 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7b4ce79 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    295323e View commit details
    Browse the repository at this point in the history
  11. fixup docs

    bryevdv committed Mar 2, 2022
    Configuration menu
    Copy the full SHA
    05fcc4f View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Mar 8, 2022

  1. Merge pull request #209 from bryevdv/bryanv/ndarray_api_cleanup

    API cleanup for ndarray
    bryevdv authored Mar 8, 2022
    Configuration menu
    Copy the full SHA
    ae7f9be View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2022

  1. Configuration menu
    Copy the full SHA
    4af0db1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00bc914 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. Merge pull request #214 from magnatelee/optimize-tril

    Optimize np.tril used in Cholesky
    magnatelee authored Mar 10, 2022
    Configuration menu
    Copy the full SHA
    485e926 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02e0b53 View commit details
    Browse the repository at this point in the history