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 8773 5d1b1aa74ebac7fc0c1a5d6b7aa45b1be2c04b90 gaussian_2D.py
100644 blob 7007 dfece1ed00db468a3ee31977fec4a8b90262f811 testcases_2D.py
100644 blob 5206 b50d90ef63ee922acb03c0376e58055b37f3dc88 testcases_2D_papers.py
100644 blob 2348 4600f590c061b67a3fc62b2bb32afc58bb56c810 testcases_nD.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