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
Raw data
{
"_id": null,
"home_page": "https://github.com/semihyumusak/CantileverWallSafety",
"name": "cantileverwall",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "cantilever wall, geotechnical engineering, safety factors, sliding, overturning, slope stability",
"author": "Semih Yumu\u015fak",
"author_email": "semihyumusak@yahoo.com",
"download_url": "https://files.pythonhosted.org/packages/7e/39/fe853756808113433e129a276acc73ea6f1fa291b27690a65094939be8c2/cantileverwall-0.1.2.tar.gz",
"platform": null,
"description": "This library allows the calculation of safety factors for a cantilever wall based on a mathematical model derived from polynomial regression.\n\nChange Log\n==========\n\n0.1 (26.11.2023)\n------------------\n-First Release\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Library for calculating safety factors of cantilever walls",
"version": "0.1.2",
"project_urls": {
"Homepage": "https://github.com/semihyumusak/CantileverWallSafety"
},
"split_keywords": [
"cantilever wall",
" geotechnical engineering",
" safety factors",
" sliding",
" overturning",
" slope stability"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "940d64bbafa8cab5972d1243649232ebbe2217229623260341b1cadbc77c9cab",
"md5": "f53d9604fe338b40658ba9750f18a752",
"sha256": "7bc94474fd3665bf4906c9bc9194139d10e38d210b4ea5365d4c140c2541a9c3"
},
"downloads": -1,
"filename": "cantileverwall-0.1.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f53d9604fe338b40658ba9750f18a752",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 7155,
"upload_time": "2025-02-02T16:51:38",
"upload_time_iso_8601": "2025-02-02T16:51:38.230562Z",
"url": "https://files.pythonhosted.org/packages/94/0d/64bbafa8cab5972d1243649232ebbe2217229623260341b1cadbc77c9cab/cantileverwall-0.1.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "7e39fe853756808113433e129a276acc73ea6f1fa291b27690a65094939be8c2",
"md5": "0003c35f9c4385c7e405cce0fe858700",
"sha256": "7309503995155b7926220d5815dc093daa3ff7331b31d1892504fff850757a02"
},
"downloads": -1,
"filename": "cantileverwall-0.1.2.tar.gz",
"has_sig": false,
"md5_digest": "0003c35f9c4385c7e405cce0fe858700",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 6727,
"upload_time": "2025-02-02T16:51:39",
"upload_time_iso_8601": "2025-02-02T16:51:39.868517Z",
"url": "https://files.pythonhosted.org/packages/7e/39/fe853756808113433e129a276acc73ea6f1fa291b27690a65094939be8c2/cantileverwall-0.1.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-02-02 16:51:39",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "semihyumusak",
"github_project": "CantileverWallSafety",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "setuptools",
"specs": [
[
"~=",
"65.5.1"
]
]
},
{
"name": "pandas",
"specs": [
[
"~=",
"2.1.3"
]
]
},
{
"name": "numpy",
"specs": [
[
"~=",
"1.26.2"
]
]
},
{
"name": "unicodecsv",
"specs": [
[
"~=",
"0.14.1"
]
]
},
{
"name": "scikit-learn",
"specs": [
[
"~=",
"1.3.2"
]
]
}
],
"lcname": "cantileverwall"
}