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

ENH: Parallel mode for monte-carlo simulations #619

Draft
wants to merge 61 commits into
base: develop
Choose a base branch
from

Commits on May 4, 2024

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

Commits on May 9, 2024

  1. added counter

    brunosorban committed May 9, 2024
    Configuration menu
    Copy the full SHA
    6fbe0f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2927448 View commit details
    Browse the repository at this point in the history
  3. Write mode added

    brunosorban committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1b50e94 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    46f5f00 View commit details
    Browse the repository at this point in the history
  2. Style changes

    brunosorban committed May 21, 2024
    Configuration menu
    Copy the full SHA
    6ea6ef8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be32a75 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    1146e20 View commit details
    Browse the repository at this point in the history
  2. one lock per file

    brunosorban committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    175a025 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2024

  1. Configuration menu
    Copy the full SHA
    9cef636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d57e436 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1fe04e1 View commit details
    Browse the repository at this point in the history
  4. Updated example notebook

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    5a6547d View commit details
    Browse the repository at this point in the history
  5. removed test file

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    75bc96b View commit details
    Browse the repository at this point in the history
  6. Removed dev files

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    918cbe0 View commit details
    Browse the repository at this point in the history
  7. Updated append mode

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    b3dcfc6 View commit details
    Browse the repository at this point in the history
  8. removed unsused file

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    ee06b9d View commit details
    Browse the repository at this point in the history
  9. Added documentation

    brunosorban committed Jun 9, 2024
    Configuration menu
    Copy the full SHA
    38a29b1 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    98ce6ba View commit details
    Browse the repository at this point in the history
  2. Updated start time

    brunosorban committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2b8dc4b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Working 2 way semaphore

    brunosorban committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    d421a83 View commit details
    Browse the repository at this point in the history
  2. Added cpu limit

    brunosorban committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ceb1832 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. not deserializing data

    brunosorban committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    1999c6d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2024

  1. Configuration menu
    Copy the full SHA
    d7ed4a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe5314 View commit details
    Browse the repository at this point in the history
  3. Removed alpha serializer

    brunosorban committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    3114f81 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb276de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2e56977 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Configuration menu
    Copy the full SHA
    01d77fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3428608 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    615a907 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c563472 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a42b26 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    8008aa7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25a2fed View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3a9004 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2cdc95e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2169db1 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Configuration menu
    Copy the full SHA
    049276d View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. Configuration menu
    Copy the full SHA
    8316993 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004bf23 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    26f692e View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Configuration menu
    Copy the full SHA
    d18408e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    abe5747 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe7bad3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0048737 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Merge pull request #649 from RocketPy-Team/mnt/parallel-refactor

    MNT: Refactor Parallel MonteCarlo and Stochastic Seeding
    phmbressan authored Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3a08f48 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    cb88e69 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. Configuration menu
    Copy the full SHA
    c3c6c3d View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    6061d3a View commit details
    Browse the repository at this point in the history
  2. Update rocketpy/simulation/monte_carlo.py

    Co-authored-by: MateusStano <[email protected]>
    phmbressan and MateusStano authored Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b749979 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Configuration menu
    Copy the full SHA
    6715791 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    8671e52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5141791 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. Configuration menu
    Copy the full SHA
    0e4d243 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e24643 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    d22c957 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dab002 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d07fcc2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6fa90b7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e40a871 View commit details
    Browse the repository at this point in the history