-
Notifications
You must be signed in to change notification settings - Fork 48
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
stdalgos (1/10): team-level API, and rst update for release 4.2 #364
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fnrizzi
changed the title
std_algos: par 1/10: add team-level API and convert to rst
std_algos: part 1/10: add team-level API and convert to rst
Apr 24, 2023
fnrizzi
force-pushed
the
std_teamlevel_p1of10
branch
from
May 1, 2023 07:38
33103a6
to
360a9d6
Compare
fnrizzi
force-pushed
the
std_teamlevel_p1of10
branch
from
June 9, 2023 09:03
c116c9a
to
b0a965a
Compare
fnrizzi
changed the title
std_algos: part 1/10: add team-level API and convert to rst
std_algos: part 1/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED)
Jun 13, 2023
fnrizzi
force-pushed
the
std_teamlevel_p1of10
branch
from
September 27, 2023 08:38
b0a965a
to
d104fd3
Compare
fnrizzi
changed the title
std_algos: part 1/10: add team-level API and convert to rst (DO NOT MERGE UNTIL CODE PR MERGED)
std_algos: team-level API and rst update, part1/N, MERGE AFTER RELEASE
Sep 27, 2023
fnrizzi
changed the title
std_algos: team-level API and rst update, part1/N, MERGE AFTER RELEASE
std_algos: team-level API and rst update, part1/N, for 4.2
Sep 27, 2023
fnrizzi
changed the title
std_algos: team-level API and rst update, part1/N, for 4.2
stdalgos: team-level API, and rst update: part1/N, for release 4.2
Sep 27, 2023
fnrizzi
changed the title
stdalgos: team-level API, and rst update: part1/N, for release 4.2
stdalgos (1/N): team-level API, and rst update for release 4.2
Sep 27, 2023
fnrizzi
force-pushed
the
std_teamlevel_p1of10
branch
from
December 1, 2023 16:15
26321fd
to
a51cfb4
Compare
fnrizzi
changed the title
stdalgos (1/N): team-level API, and rst update for release 4.2
stdalgos (1/10): team-level API, and rst update for release 4.2
Dec 10, 2023
cedricchevalier19
approved these changes
Feb 9, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It renders correctly even on safari.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Add team-level API to and convert to rst the following algorithms:
NOTE: this follows the new structure for documenting the API, but does not use sphinx because the lack of properly aligning things make things quite unreadable.
Open individual html with Firefox (must be firefox or it won't display correctly) Archive.zip
Example of what
count
rendered: