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

DM-32010: Write _create_pattern_spokes in C++/pybind #156

Merged
merged 1 commit into from
Nov 24, 2021

Commits on Nov 24, 2021

  1. C++ findCandidateReferencePairs and create_pattern_spokes.

    Debug findCandidateReferencePairs
    
    Finish up findCandidateReferencePairs
    
    Create C++ create_pattern_spokes method.
    
    Simplify find_candidate_reference_pair_range
    
    Fix compliation for find_candidate.
    
    Debug find_candiate_pairs.
    
    Change code to use c++ candidate pairs.
    
    Debug indexing.
    
    Finish up porting create_pattern_spokes method.
    
    Debug typting.
    
    Hook up new c++ code.
    
    Fixup typing.
    
    Hook up using create_pattern_spokes
    
    Debug python side.
    
    Disconnect python method.
    
    Fix linting.
    
    Fix linting.
    
    Move around astype
    
    Revert
    
    Add docs.
    
    Remove python test_spoke method.
    
    Clang formating.
    
    Reverse generator order.
    
    Cast int to size_t
    
    Respond to reviewer.
    
    Fix header type.
    
    Change internal type.
    
    Fix accessor.
    
    Fix candidate range accessing.
    
    Debug generator.
    
    Remove unused import.
    
    Update docs.
    
    Remove unnamed namespace.
    
    Explicitly declare pybind args.
    
    Add pybind literals.
    
    Remove ref_id from doc.
    
    Store eigen conversions.
    
    Finish storing eigen variables.
    
    Fix typo
    morriscb committed Nov 24, 2021
    Configuration menu
    Copy the full SHA
    041cc4a View commit details
    Browse the repository at this point in the history