reliapy

Structural Risk and Reliability with Python.


License
BSD-3-Clause
Install
pip install reliapy==1.0.0

Documentation

ReliaPy: Structural Risk and Reliability with Python

version downloads_pypi


Authors: Ketson R. M. dos Santos
Contact: ketson.santos@epfl.ch
Version: 1.0.0

Description

ReliaPy is a python toolbox for structural risk and reliability analysis with Python.

Documentation

Website:
https://reliapy.readthedocs.io/

Dependencies

  • Python >= 3.6
    Git >= 2.13.1
    

Installation

From PyPI

  • pip install reliapy
    

In order to uninstall it

  • pip uninstall reliapy
    

Clone your fork of the PyCrack repo from your GitHub account to your local disk (to get the latest version):

  • git clone https://github.com/reliapy/reliapy.git
    cd reliapy/
    python setup.py install  (user installation)
    python setup.py develop (developer installation)
    

#Referencing DICpy #=================

#If you are using this software in a work that will be published, please cite this paper:

#...

Help and Support

python_powered.png