Metadata-Version: 2.1
Name: pysigmap
Version: 0.1.6
Summary: Application software for calculating the preconsolidation pressure from the incremental loading oedometer testing
Home-page: https://github.com/eamontoyaa/pysigmap
Author: E. A. Montoya-Araque, A. J. Aparicio-Orutbe, D. G. Zapata-Medina and L. G. Arboleda-Monsalve
Author-email: eamontoyaa@gmail.com
License: BSD license
Description: ========
        pySigmaP
        ========
        
        .. image:: https://img.shields.io/badge/Made%20with-Python3-brightgreen.svg
                :target: https://www.python.org/
                :alt: made-with-python
        
        .. image:: https://img.shields.io/pypi/v/pysigmap.svg
                :target: https://pypi.python.org/pypi/pysigmap
        
        .. image:: https://img.shields.io/badge/License-BSD%202--Clause-brightgreen.svg
                :target: https://github.com/eamontoyaa/pysigmap/blob/master/LICENSE
                :alt: License
        
        .. image:: https://readthedocs.org/projects/pysigmap/badge/?version=latest
                :target: https://pysigmap.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        
        
        Open-source application software developed in Python3 for interpreting
        the preconsolidation pressure of soils in incremental loading (IL) oedometer
        testing. **pySigmaP** includes nine methods such as the method of Casagrande,
        Pacheco Silva, Butterfield, Oikawa, Becker et al., Morin, Onitsuka et al.,
        Wang and Frost, and Boone.
        
        
        Features
        --------
        
        * `Documentation <https://pysigmap.readthedocs.io>`_
        * `PyPI <https://pypi.org/project/pysigmap>`_
        * `GitHub <https://github.com/eamontoyaa/pysigmap>`_
        * Open source and free software: `BSD-2-Clause License <https://opensource.org/licenses/BSD-2-Clause>`_.
        
        
        
        
        
        
        =======
        History
        =======
        
        0.1.0 (2020-10-10)
        ------------------
        
        * First release on PyPI.
        
        0.1.1 (2020-10-10)
        ------------------
        
        * Minor updates to html documentation.
        
        0.1.2 (2020-10-11)
        ------------------
        
        * Minor updates to html documentation.
        
        0.1.3 (2020-11-30)
        ------------------
        
        * Improvements to figures styles.
        
        0.1.4 (2020-11-21)
        ------------------
        
        * Minor updates to html documentation.
        
        0.1.5 (2020-12-26)
        ------------------
        
        * Minor updates to html documentation.
        
        0.1.6 (2020-12-26)
        ------------------
        
        * Minor updates to html documentation and improvements to figures.
Keywords: Preconsolidation pressure,Yield stress,incremental loading oedometer testing,Python,application software
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.7
Description-Content-Type: text/x-rst
