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 4122 cf6d04c927c8b0ea3515103b965813cd6a31eee2 __init__.py
100644 blob 9741 1d61f6f06031aea24f9a67ef710670413053dbc4 _axes3d.py
100644 blob 714 2931745c94d44bb6d5b11158530bdf186e6eb889 _axis3d_margins_patch.py
100644 blob 18201 e346daffeaf7f9fec8211fb49c41a91794238ff7 mart.py
100644 blob 7983 75455aa723db8bab291dcf941b92b9ffdba3aef1 mart3d.py
100644 blob 12436 07077215fdd92f89e8d827001d189b3f9dda3495 maxes.py
100644 blob 4000 ed265a512d8d409fc520c9d436f7a4e3d2b13ee2 maxes3d.py
100644 blob 3768 ceda26f659640097f99bcc5c7590a0d503e9df31 mfigs.py
100644 blob 8141 7dfda89d0d0ccb9639993813db9720e96a70d54a mgraph.py
100644 blob 1117 23defe3e46e16256712d202c4e2ad24894e1f893 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