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

Fix argmax, findmax, findXwithfirst, and expand testing #99

Merged
merged 23 commits into from
Jul 5, 2024

Commits on May 10, 2024

  1. Fix argmin and argmax

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    0ba1041 View commit details
    Browse the repository at this point in the history
  2. Revert bqd fix

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    9851910 View commit details
    Browse the repository at this point in the history
  3. Add two small tests

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    628839b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    01396a1 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    64f2a78 View commit details
    Browse the repository at this point in the history
  6. Fix comparison order

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    5dcebff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b400f6f View commit details
    Browse the repository at this point in the history
  8. last fix

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    926a899 View commit details
    Browse the repository at this point in the history
  9. One comp only

    gdalle authored May 10, 2024
    Configuration menu
    Copy the full SHA
    0178dde View commit details
    Browse the repository at this point in the history
  10. Add tests

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    1b0ad53 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'findmaxmin'

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    3fcc45f View commit details
    Browse the repository at this point in the history
  12. Improve test set

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    487e6b1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b5a923f View commit details
    Browse the repository at this point in the history
  14. Fix argmax tests with function

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    ba21bf1 View commit details
    Browse the repository at this point in the history
  15. Fix findmax

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    36f6278 View commit details
    Browse the repository at this point in the history
  16. Test collect

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5391fd1 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    29f77e4 View commit details
    Browse the repository at this point in the history
  18. Fix static if

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    30c86bd View commit details
    Browse the repository at this point in the history
  19. Add more tests

    mkitti committed May 10, 2024
    Configuration menu
    Copy the full SHA
    5ff3d7f View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. Update chainedvector.jl

    mkitti authored Jun 7, 2024
    Configuration menu
    Copy the full SHA
    3a6f915 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2024

  1. Update src/chainedvector.jl

    mkitti authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    7775ac5 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2024

  1. Update test/chainedvector.jl

    Co-authored-by: Milan Bouchet-Valat <[email protected]>
    mkitti and nalimilan authored Jun 16, 2024
    Configuration menu
    Copy the full SHA
    eee286e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    750cb8f View commit details
    Browse the repository at this point in the history