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 1407 1751ea6fe1379a4c789e4b0f4f214ebbe423a299 __init__.py
100644 blob 9741 1d61f6f06031aea24f9a67ef710670413053dbc4 _axes3d.py
100644 blob 714 2931745c94d44bb6d5b11158530bdf186e6eb889 _axis3d_margins_patch.py
100644 blob 18828 621ae2fdd79c0f3c5be37e53152fbceb0122b29d mart.py
100644 blob 13637 2d36710152d2fa2717fe9e684c5190b82a53249a mart3d.py
100644 blob 19772 014729378fc73b31153eaf27085a9ca0e05667c2 maxes.py
100644 blob 5577 af012d12a9f730147a52cfb64d2192eea48e5093 maxes3d.py
100644 blob 14339 454f2f54d8b6f261aaf15f9ec8cd26ab7e11f694 mfigs.py
100644 blob 9852 4a019311842e909970b3ef5d1b1d14e39ab9a26a mgraph.py
100644 blob 1132 6cadf04f1479c316a2551a84ac8f3db331ae1e8d misc.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