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

Parallel Pixel Maps #602

Merged
merged 17 commits into from
May 26, 2024
Merged

Parallel Pixel Maps #602

merged 17 commits into from
May 26, 2024

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    496fe40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d74298 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a585371 View commit details
    Browse the repository at this point in the history
  4. improved speed for low size + more tests in critical range

    morgane.baizeau authored and ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    dcd85f7 View commit details
    Browse the repository at this point in the history
  5. simplified the function + updated/refactored benches

    morgane.baizeau authored and ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    236431b View commit details
    Browse the repository at this point in the history
  6. clippy

    morgane.baizeau authored and ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ce8b28b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1d5f1fa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f6316e View commit details
    Browse the repository at this point in the history
  9. added a note to the documentation to talk about the performance of th…

    …e parallel vs sequential version
    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    a4994ed View commit details
    Browse the repository at this point in the history
  10. reduced where bounds

    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    847d7ba View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4fc7cd1 View commit details
    Browse the repository at this point in the history
  12. simplify map_subpixels

    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    7682027 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5bd645f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5cb51f0 View commit details
    Browse the repository at this point in the history
  15. minor bugfix

    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    ab0c4f6 View commit details
    Browse the repository at this point in the history
  16. add back map_pixels2

    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c894227 View commit details
    Browse the repository at this point in the history
  17. fix tests

    ripytide committed May 25, 2024
    Configuration menu
    Copy the full SHA
    f467c26 View commit details
    Browse the repository at this point in the history