iam-git / WellMet (public) (License: MIT) (since 2021-08-31) (hash sha1)
WellMet is pure Python framework for spatial structural reliability analysis. Or, more specifically, for "failure probability estimation and detection of failure surfaces by adaptive sequential decomposition of the design domain".

Mode Type Size Ref File
100644 blob 6 0916b75b752887809bac2330f3de246c42c245cd __init__.py
100644 blob 44345 36adc7bacc91d6053d4146236efbf293c7d9b39b gl_plot.py
100644 blob 620 f4b8331b8cb3433a1497f9d9f748b7956acf1bd1 gui_startup.py
100644 blob 1966 bd4d7d1ab95b8a3299603eaf382832244ae82cef qt_box_functions.py
100644 blob 7039 f9f925f6aed2272094fc64b65c6c3a36558ee32d qt_dicebox.py
100644 blob 36747 669c87a209b9344c37fb2ec465abfae52dff7e8e qt_graph_widgets.py
100644 blob 22208 833fe656bac350dcc896199dff00a0be7b9700f8 qt_gui.py
100644 blob 92561 3190b479b8b9b994050cc876af2e4436f29e9d3a qt_plot.py
100644 blob 3136 350e2227d6e5ce8056a37c6d6421de97db8f57c4 qt_testcases.py
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/iam-git/WellMet

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/iam-git/WellMet

Clone this repository using git:
git clone git://git.rocketgit.com/user/iam-git/WellMet

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main