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

DOC: improve docstrings regarding number of workers.

e40a871
Select commit
Loading
Failed to load commit list.
Draft

ENH: Parallel mode for monte-carlo simulations #619

DOC: improve docstrings regarding number of workers.
e40a871
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Aug 23, 2024 in 1s

30.51% of diff hit (target 75.75%)

View this Pull Request on Codecov

30.51% of diff hit (target 75.75%)

Annotations

Check warning on line 192 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L191-L192

Added lines #L191 - L192 were not covered by tests

Check warning on line 194 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L194

Added line #L194 was not covered by tests

Check warning on line 196 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L196

Added line #L196 was not covered by tests

Check warning on line 199 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L198-L199

Added lines #L198 - L199 were not covered by tests

Check warning on line 201 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L201

Added line #L201 was not covered by tests

Check warning on line 203 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L203

Added line #L203 was not covered by tests

Check warning on line 220 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L220

Added line #L220 was not covered by tests

Check warning on line 227 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L222-L227

Added lines #L222 - L227 were not covered by tests

Check warning on line 229 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L229

Added line #L229 was not covered by tests

Check warning on line 235 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 245 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L245

Added line #L245 was not covered by tests

Check warning on line 252 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L251-L252

Added lines #L251 - L252 were not covered by tests

Check warning on line 254 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L254

Added line #L254 was not covered by tests

Check warning on line 258 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L258

Added line #L258 was not covered by tests

Check warning on line 260 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L260

Added line #L260 was not covered by tests

Check warning on line 262 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L262

Added line #L262 was not covered by tests

Check warning on line 267 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L265-L267

Added lines #L265 - L267 were not covered by tests

Check warning on line 270 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L270

Added line #L270 was not covered by tests

Check warning on line 274 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L273-L274

Added lines #L273 - L274 were not covered by tests

Check warning on line 293 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L292-L293

Added lines #L292 - L293 were not covered by tests

Check warning on line 296 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L295-L296

Added lines #L295 - L296 were not covered by tests

Check warning on line 298 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L298

Added line #L298 was not covered by tests

Check warning on line 304 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L300-L304

Added lines #L300 - L304 were not covered by tests

Check warning on line 306 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L306

Added line #L306 was not covered by tests

Check warning on line 313 in rocketpy/simulation/monte_carlo.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

rocketpy/simulation/monte_carlo.py#L312-L313

Added lines #L312 - L313 were not covered by tests