Skip to content

Parallel version of repeated_fisher_yates #139

@rileyjmurray

Description

@rileyjmurray

Our repeated_fisher_yates function is used in construction of SASOs. In some cases, constructing the SASO can be a bottleneck. We can speed things up dramatically by adding parallelism. Because of how repeated_fisher_yates manages workspace it should be straightforward to have a wrapper function call it in parallel to handle blocks of short-axis-vectors. This is related to #111.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions