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 4125 785a08622f9b7bf1ccfe3c09397c9bc918ffd0f0 __init__.py
100644 blob 9741 1d61f6f06031aea24f9a67ef710670413053dbc4 _axes3d.py
100644 blob 714 2931745c94d44bb6d5b11158530bdf186e6eb889 _axis3d_margins_patch.py
100644 blob 18702 f8af642f45128bfb0855ac51e766240c12551ed3 mart.py
100644 blob 7983 75455aa723db8bab291dcf941b92b9ffdba3aef1 mart3d.py
100644 blob 15404 d024c01da6045be6c834593160fae957714c652c maxes.py
100644 blob 4000 ed265a512d8d409fc520c9d436f7a4e3d2b13ee2 maxes3d.py
100644 blob 7434 a233f58b73c7017b1fda384308a99133aed85150 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