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

Grid-based particle initialization and random init rewrite #609

Merged
merged 9 commits into from
Sep 1, 2023

Commits on Sep 1, 2023

  1. Add Picasso grid-based particle initialization

    Co-authored-by: Stuart Slattery <[email protected]>
    streeve and sslattery committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    3414152 View commit details
    Browse the repository at this point in the history
  2. Rewrite core random particle init to match Cajita;

    Deprecate previous versions
    streeve committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    d80e639 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6611e05 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30ef034 View commit details
    Browse the repository at this point in the history
  5. Remove new slice min distance variant;

    size will be wrong and would need filtering
    streeve committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    91b36dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d798960 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    005fe2b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d101d22 View commit details
    Browse the repository at this point in the history
  9. Convert from fill with filter empty to atomic grid create

    Samuel Reeve authored and streeve committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    a3763e5 View commit details
    Browse the repository at this point in the history