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 42820 1092b3b9f05b11d0c53b3aa63df2460ec355085d gl_plot.py
100644 blob 646 2fb294a4b61900b347e6fbdac0240b10b7c711f3 gui_startup.py
100644 blob 1301 567f953c2759c3ff7987b671fa0bf0744a2930fc qt_box_functions.py
100644 blob 6633 3ab88f9ac59c0b2a76ff40cbf6f3e9efdeea3b0e qt_dicebox.py
100644 blob 36747 669c87a209b9344c37fb2ec465abfae52dff7e8e qt_graph_widgets.py
100644 blob 22208 833fe656bac350dcc896199dff00a0be7b9700f8 qt_gui.py
100644 blob 92548 2bc6f78753c4e1de80358a1bedd054d7d6724a13 qt_plot.py
100644 blob 2883 58ab7ac2364c4ebbeec2955025c7e6d756b99c55 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