Metadata-Version: 2.1
Name: cantileverwall
Version: 0.1
Summary: Library for calculating safety factors of cantilever walls
Home-page: https://github.com/semihyumusak/CantileverWallSafety
Author: Semih Yumuşak
Author-email: semihyumusak@yahoo.com
License: MIT
Keywords: cantilever wall,geotechnical engineering,safety factors,sliding,overturning,slope stability
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering
Description-Content-Type: text/markdown
License-File: LICENCE.txt
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: scipy

This library allows the calculation of safety factors for a cantilever wall based on a mathematical model derived from polynomial regression.

Change Log
==========

0.1 (26.11.2023)
------------------
-First Release
