Pystra


NamePystra JSON
Version 1.3.0 PyPI version JSON
download
home_pageNone
SummaryPython Structural Reliability Analysis
upload_time2024-04-21 13:47:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache 2.0
keywords structural reliability engineering
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. figure:: docs/source/images/logo/logo_pystra_mid.png
   :alt: Pystra logo
   :align: center
   :scale: 50

***********************************************
Pystra - Python Structural Reliability Analysis
***********************************************

Pystra (Python Structural Reliability Analysis) is a python module for structural reliability analysis. Its flexibility and extensibility make it applicable to a large
suite of problems. Along with core reliability analysis functionality, Pystra
includes methods for summarizing output. Pystra is also closely integrated with the usual python scientific packages workflow, numpy and scipy; in particular, all statistical distributions in Scipy can be used in reliability modeling.

Installation
============

To install *Pystra* just do:

  $ pip install pystra

Features
========

Pystra provides functionalities to make structural reliability analysis as easy
as possible. Here is a short list of some of its features:

* Perform reliability analysis with different kinds of Reliability Methods.

* Perform reliability analysis with Crude Monte Carlo Simulation.

* Includes a large suite of well-documented statistical distributions.

* Uses NumPy for numerics wherever possible.

* No limitation on the limit state function.

* Correlation between the random variables are possible.

* Traces can be saved to the disk as plain text.

* Pystra can be embedded in larger programs, and results can be analyzed
  with the full power of Python.


Getting started
===============

This `Documentation`_ provides all the information needed to install Pystra, code a
reliability model, run the sampler, save and visualize the results. In
addition, it contains a list of the statistical distributions currently
available.

.. _`Documentation`: http://pystra.github.io/pystra/

.. _`FERUM`: http://www.ce.berkeley.edu/projects/ferum/

.. _`IFMA`: http://www.ifma.fr/Recherche/Labos/FERUM

Credits
=======
Pystra is built on PyRe by Jürgen Hackl; FERUM4.1 by Jean-Marc Bourinet; FERUM by Terje Haukaas and Armen Der Kiureghian.

Copyright 2021 The Pystra Developers.

List of References
==================

[Bourinet2009] J.-M. Bourinet, C. Mattrand, and V Dubourg. A review of recent features and improvements added to FERUM software. In Proc. of the 10th International Conference on Structural Safety and Reliability (ICOSSAR’09), Osaka, Japan, 2009.

[Bourinet2010] J.-M. Bourinet. FERUM 4.1 User’s Guide, 2010.

[DerKiureghian2006] A. Der Kiureghian, T. Haukaas, and K. Fujimura. Structural reliability software at the University of California, Berkeley. Structural Safety, 28(1-2):44–67, 2006.

[Hackl2013] J. Hackl. Generic Framework for Stochastic Modeling of Reinforced Concrete Deterioration Caused by Corrosion. Master’s thesis, Norwegian University of Science and Technology, Trondheim, Norway, 2013.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "Pystra",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "structural, reliability, engineering",
    "author": null,
    "author_email": "Colin Caprani <colin.caprani@monash.edu>, \"M. Shihab Khan\" <shihab.khan@monash.edu>, J\u00fcrgen Hackl <hackl.science@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8e/14/966cd8bc57fd74f77c6a71a621f2a6e3c834044fad1201f5f17b511f0545/pystra-1.3.0.tar.gz",
    "platform": "any",
    "description": ".. figure:: docs/source/images/logo/logo_pystra_mid.png\n   :alt: Pystra logo\n   :align: center\n   :scale: 50\n\n***********************************************\nPystra - Python Structural Reliability Analysis\n***********************************************\n\nPystra (Python Structural Reliability Analysis) is a python module for structural reliability analysis. Its flexibility and extensibility make it applicable to a large\nsuite of problems. Along with core reliability analysis functionality, Pystra\nincludes methods for summarizing output. Pystra is also closely integrated with the usual python scientific packages workflow, numpy and scipy; in particular, all statistical distributions in Scipy can be used in reliability modeling.\n\nInstallation\n============\n\nTo install *Pystra* just do:\n\n  $ pip install pystra\n\nFeatures\n========\n\nPystra provides functionalities to make structural reliability analysis as easy\nas possible. Here is a short list of some of its features:\n\n* Perform reliability analysis with different kinds of Reliability Methods.\n\n* Perform reliability analysis with Crude Monte Carlo Simulation.\n\n* Includes a large suite of well-documented statistical distributions.\n\n* Uses NumPy for numerics wherever possible.\n\n* No limitation on the limit state function.\n\n* Correlation between the random variables are possible.\n\n* Traces can be saved to the disk as plain text.\n\n* Pystra can be embedded in larger programs, and results can be analyzed\n  with the full power of Python.\n\n\nGetting started\n===============\n\nThis `Documentation`_ provides all the information needed to install Pystra, code a\nreliability model, run the sampler, save and visualize the results. In\naddition, it contains a list of the statistical distributions currently\navailable.\n\n.. _`Documentation`: http://pystra.github.io/pystra/\n\n.. _`FERUM`: http://www.ce.berkeley.edu/projects/ferum/\n\n.. _`IFMA`: http://www.ifma.fr/Recherche/Labos/FERUM\n\nCredits\n=======\nPystra is built on PyRe by J\u00fcrgen Hackl; FERUM4.1 by Jean-Marc Bourinet; FERUM by Terje Haukaas and Armen Der Kiureghian.\n\nCopyright 2021 The Pystra Developers.\n\nList of References\n==================\n\n[Bourinet2009] J.-M. Bourinet, C. Mattrand, and V Dubourg. A review of recent features and improvements added to FERUM software. In Proc. of the 10th International Conference on Structural Safety and Reliability (ICOSSAR\u201909), Osaka, Japan, 2009.\n\n[Bourinet2010] J.-M. Bourinet. FERUM 4.1 User\u2019s Guide, 2010.\n\n[DerKiureghian2006] A. Der Kiureghian, T. Haukaas, and K. Fujimura. Structural reliability software at the University of California, Berkeley. Structural Safety, 28(1-2):44\u201367, 2006.\n\n[Hackl2013] J. Hackl. Generic Framework for Stochastic Modeling of Reinforced Concrete Deterioration Caused by Corrosion. Master\u2019s thesis, Norwegian University of Science and Technology, Trondheim, Norway, 2013.\n",
    "bugtrack_url": null,
    "license": "Apache 2.0",
    "summary": "Python Structural Reliability Analysis",
    "version": "1.3.0",
    "project_urls": {
        "Documentation": "https://pystra.github.io/pystra/",
        "Homepage": "https://pystra.github.io/pystra/",
        "Source": "https://github.com/pystra/pystra/",
        "Tracker": "https://github.com/pystra/pystra/issues/"
    },
    "split_keywords": [
        "structural",
        " reliability",
        " engineering"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c27e8b34730c1abf030b17c3467715b26733405d0eebcf9c23233500f65a6c68",
                "md5": "69b3c54f2086d35ceb60f3cdf1b9b5dc",
                "sha256": "f22d078e7a1a828b63036da53acc4abb26457f65e1c722e77e152dcedcae0f05"
            },
            "downloads": -1,
            "filename": "Pystra-1.3.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "69b3c54f2086d35ceb60f3cdf1b9b5dc",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 57717,
            "upload_time": "2024-04-21T13:47:46",
            "upload_time_iso_8601": "2024-04-21T13:47:46.064075Z",
            "url": "https://files.pythonhosted.org/packages/c2/7e/8b34730c1abf030b17c3467715b26733405d0eebcf9c23233500f65a6c68/Pystra-1.3.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8e14966cd8bc57fd74f77c6a71a621f2a6e3c834044fad1201f5f17b511f0545",
                "md5": "ff5e6427e821f101e02c7462aaa3b3c0",
                "sha256": "a425c12250d64755680a8d8755774f05d82c1c8426daf31f2f29cf1b8b3a92a4"
            },
            "downloads": -1,
            "filename": "pystra-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "ff5e6427e821f101e02c7462aaa3b3c0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 46400,
            "upload_time": "2024-04-21T13:47:47",
            "upload_time_iso_8601": "2024-04-21T13:47:47.989551Z",
            "url": "https://files.pythonhosted.org/packages/8e/14/966cd8bc57fd74f77c6a71a621f2a6e3c834044fad1201f5f17b511f0545/pystra-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 13:47:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "pystra",
    "github_project": "pystra",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pystra"
}
        
Elapsed time: 0.23479s