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

Add PointCloud spatial distribution #3161

Merged
merged 40 commits into from
Nov 13, 2024

Commits on Oct 5, 2024

  1. Configuration menu
    Copy the full SHA
    c427b88 View commit details
    Browse the repository at this point in the history
  2. clang-format

    gonuke committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    93afabf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    954191d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2077a35 View commit details
    Browse the repository at this point in the history
  5. missing commas

    gonuke committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    74532a7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0c78f39 View commit details
    Browse the repository at this point in the history
  7. dumb typo

    gonuke committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    a50d7af View commit details
    Browse the repository at this point in the history
  8. remove stale enumeration

    gonuke committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    733337d View commit details
    Browse the repository at this point in the history
  9. another dumb typo

    gonuke committed Oct 5, 2024
    Configuration menu
    Copy the full SHA
    3138b92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27ce9fc View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2024

  1. Configuration menu
    Copy the full SHA
    bbb2d4b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f6e5e3 View commit details
    Browse the repository at this point in the history
  3. fix constructor arguments

    gonuke committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    3a5a9e6 View commit details
    Browse the repository at this point in the history
  4. linting

    gonuke committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    c016666 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. Configuration menu
    Copy the full SHA
    f8933d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85663d3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Configuration menu
    Copy the full SHA
    d8a0fd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c7eb6c View commit details
    Browse the repository at this point in the history
  3. C++ formatting

    pshriwise committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    7f2b39a View commit details
    Browse the repository at this point in the history
  4. PEP8

    pshriwise committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    3641f99 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2024

  1. Use a simpler model to cut down on initialization time. Increase tole…

    …rance and number of particles.
    pshriwise committed Oct 16, 2024
    Configuration menu
    Copy the full SHA
    5fafc7d View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2024

  1. grammar fix

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ed3b1d3 View commit details
    Browse the repository at this point in the history
  2. improve comment grammar

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    f4b5901 View commit details
    Browse the repository at this point in the history
  3. capitalization standard

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    3dd55a7 View commit details
    Browse the repository at this point in the history
  4. remove extra blank line

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    d9ca528 View commit details
    Browse the repository at this point in the history
  5. improve error message

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 17, 2024
    Configuration menu
    Copy the full SHA
    ea462a9 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    3487966 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe2058 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8c7aa8a View commit details
    Browse the repository at this point in the history
  4. remove this file from the PR

    gonuke committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    3528f3d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8ab1dbb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b8d7f7f View commit details
    Browse the repository at this point in the history
  7. Update docs/source/io_formats/settings.rst

    Co-authored-by: Patrick Shriwise <pshriwise@gmail.com>
    gonuke and pshriwise authored Oct 21, 2024
    Configuration menu
    Copy the full SHA
    43efcf4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    25c4f63 View commit details
    Browse the repository at this point in the history
  9. Save a live; save a life

    pshriwise committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    b6c5c9e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    603131f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8bb6dd7 View commit details
    Browse the repository at this point in the history
  3. Update docs

    paulromano committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8462db7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    42eb127 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66c57d1 View commit details
    Browse the repository at this point in the history