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 3775 b3fdc817b6b8342b952dfcc0d299d641ecda8f83 __init__.py
100644 blob 9741 1d61f6f06031aea24f9a67ef710670413053dbc4 _axes3d.py
100644 blob 714 2931745c94d44bb6d5b11158530bdf186e6eb889 _axis3d_margins_patch.py
100644 blob 14029 c4bf4abcd215f38579088a5b4cc48422f83830c0 mart.py
100644 blob 7983 75455aa723db8bab291dcf941b92b9ffdba3aef1 mart3d.py
100644 blob 6712 97f3ca727cb3f742dbf11c64ddcf1e78af000e15 maxes.py
100644 blob 4000 ed265a512d8d409fc520c9d436f7a4e3d2b13ee2 maxes3d.py
100644 blob 3768 ceda26f659640097f99bcc5c7590a0d503e9df31 mfigs.py
100644 blob 6371 b7b5004c59cb00861b0b740aed1c6b24f4914f6c 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