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

Promote triangle count from experimental #2671

Merged

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    645ea76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd254e2 View commit details
    Browse the repository at this point in the history
  3. remove experimental prefix

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    2415fc9 View commit details
    Browse the repository at this point in the history
  4. replace legacy implementation by the new one, lift restriction on 'in…

    …t32', add support for 'start_list' parameter
    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    0b55d28 View commit details
    Browse the repository at this point in the history
  5. update docstrings

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e0cb1a1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c0632d2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2dd096c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6d2e905 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    18eb061 View commit details
    Browse the repository at this point in the history
  10. remove the new implementation of 'triangle_count' from experimental a…

    …nd update the init file
    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    165d4a2 View commit details
    Browse the repository at this point in the history
  11. update CMakelist

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    a1bd709 View commit details
    Browse the repository at this point in the history
  12. fix style

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    bedf5e4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    95cf3e6 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    241ed65 View commit details
    Browse the repository at this point in the history
  15. remove outdated FIXME

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    8cc1173 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    18b9854 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7d5cc0d View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b10c51d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    ec32648 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    5f950bf View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    fa91570 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3b715ea View commit details
    Browse the repository at this point in the history
  23. update docstring example

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d03b752 View commit details
    Browse the repository at this point in the history
  24. fix style

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    3ca9472 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    37d3edd View commit details
    Browse the repository at this point in the history
  26. Merge remote-tracking branch 'upstream/branch-22.10' into branch-22.1…

    …0_promote-triangle-count
    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    99543e5 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    8fa6f11 View commit details
    Browse the repository at this point in the history
  28. fix copyright

    jnke2016 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    d97c34f View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    38a2702 View commit details
    Browse the repository at this point in the history
  2. update algo's name

    jnke2016 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    c092d95 View commit details
    Browse the repository at this point in the history
  3. remove outdated FIXME

    jnke2016 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    15ce41c View commit details
    Browse the repository at this point in the history
  4. fix indent

    jnke2016 committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    125c306 View commit details
    Browse the repository at this point in the history