We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
database
Vertex (was Segment)
Edge (pre-filter)
WormFilter aka criteria
search
auto reallocating accum array aka vector
pseudocode
ienter contiguous, add ienter to idxrange array
tree search for linear arrangements
topology configuration? Just start with linear? Recombination logic?
The text was updated successfully, but these errors were encountered:
How to do filter extensibility? List of jit func and opt objects? Signature: (head, tail, opts) head/tail named tuple (ncac, ss, rest_ncac)
What do these get added to? Some kind of protocol object?
Maybe namedtuple with call func field or something?
Sorry, something went wrong.
No branches or pull requests
database
Vertex (was Segment)
Edge (pre-filter)
WormFilter aka criteria
search
auto reallocating accum array aka vector
pseudocode
ienter contiguous, add ienter to idxrange array
tree search for linear arrangements
topology configuration? Just start with linear? Recombination logic?
The text was updated successfully, but these errors were encountered: