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 SortedVector set type #38

Merged
merged 27 commits into from
May 3, 2024
Merged

Add SortedVector set type #38

merged 27 commits into from
May 3, 2024

Commits on May 3, 2024

  1. SortedVector

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    f57970e View commit details
    Browse the repository at this point in the history
  2. Working SortedVector

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    45e3062 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83a8eb7 View commit details
    Browse the repository at this point in the history
  4. Jacobian sparsity works

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d74a3f7 View commit details
    Browse the repository at this point in the history
  5. Add constructor

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    46e6a9d View commit details
    Browse the repository at this point in the history
  6. Replace both with result

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9a73153 View commit details
    Browse the repository at this point in the history
  7. Fix docs

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    41796c8 View commit details
    Browse the repository at this point in the history
  8. Empty constructor

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6644227 View commit details
    Browse the repository at this point in the history
  9. Get rid of union!

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    aeb1d23 View commit details
    Browse the repository at this point in the history
  10. Increase symmetry

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    15b0cba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    57521d4 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    2137c36 View commit details
    Browse the repository at this point in the history
  13. Get rid of union! (#42)

    gdalle authored May 3, 2024
    Configuration menu
    Copy the full SHA
    ae7199d View commit details
    Browse the repository at this point in the history
  14. Revert "Get rid of union! (#42)"

    This reverts commit ae7199d.
    gdalle authored May 3, 2024
    Configuration menu
    Copy the full SHA
    a078d4b View commit details
    Browse the repository at this point in the history
  15. Merge pull request #43 from adrhill/revert-42-gd/no_union!

    Revert "Get rid of union!"
    gdalle authored May 3, 2024
    Configuration menu
    Copy the full SHA
    95b915d View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f174b97 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c0d1886 View commit details
    Browse the repository at this point in the history
  18. Keep merge!

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    c20b13d View commit details
    Browse the repository at this point in the history
  19. Fix

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9f8afb0 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    1c5805c View commit details
    Browse the repository at this point in the history
  21. I HATE FUCKING TYPOS

    gdalle committed May 3, 2024
    Configuration menu
    Copy the full SHA
    6538a25 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    9d1ee35 View commit details
    Browse the repository at this point in the history
  23. Run tests on SortedVector

    adrhill committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d5e8e07 View commit details
    Browse the repository at this point in the history
  24. More consistent printing of tracers

    across set types
    adrhill committed May 3, 2024
    Configuration menu
    Copy the full SHA
    306b9a7 View commit details
    Browse the repository at this point in the history
  25. Enable merging of key vector

    adrhill committed May 3, 2024
    Configuration menu
    Copy the full SHA
    d370f21 View commit details
    Browse the repository at this point in the history
  26. Add test reference

    adrhill committed May 3, 2024
    Configuration menu
    Copy the full SHA
    3a531c3 View commit details
    Browse the repository at this point in the history
  27. Update benchmarks

    adrhill committed May 3, 2024
    Configuration menu
    Copy the full SHA
    001b97f View commit details
    Browse the repository at this point in the history