-
Notifications
You must be signed in to change notification settings - Fork 7
Fixed doc #109
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
Fixed doc #109
Conversation
|
@mbalesdent. In eeef398, I created a new example to show how to create a new reliability benchmark problem. This was a feature you requested a long time ago. The problem is adapted from #69, i.e. the two-degree-of-freedom damped oscillator. The problem is, however, difficult to solve using plain Monte-Carlo. May you suggest another algorithm which better solves the problem? |
|
@jschueller : The Github Actions prints: This seems to be created by a "ë" in some file, most likely by "Michaël". But I cannot find where. Is there any trick to find the exact location of any Sphinx error? |
|
indeed you have a non-ascii long minus char (−) inside the omega_p - omega_s formula: the m² are ok since they are outside math you can also see them in colors with |
|
@m-balesdent Does this correspond to your requirement? |
|
@regislebrun : Can you review this PR and tell if it corresponds to what you expect? |
Closes #113 README.md: Fixed typo. Added an example within the README Black scripts. Fixed RP77 for updated SymbolicFunction Fixed API doc in Sensitivity problems Fixed API doc in Reliability problems doc/examples/sensitivity_methods/plot_benchmark_sensitivity_methods.py: Fixed list doc/examples/reliability_problems/plot_new_reliability_problem.py: Example to create a new reliability problem examples/scripts/test-computeCDF.py: Comment the testing method
|
@jschueller : I suggest to review this PR and merge it, if you are ok with that. |
|
@jschueller : Thank you very much and happy new year! |

Uh oh!
There was an error while loading. Please reload this page.