Raw data
{
"_id": null,
"home_page": "https://github.com/MG-Choi/seqPSS",
"name": "sequentialPSS",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "MoongiChoi",
"author_email": "u1316663@utah.edu",
"download_url": "https://files.pythonhosted.org/packages/bd/0c/1f008fbf698704d768f661ffc604b531e88631916da3613a6c38b8f384da/sequentialPSS-0.0.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": "",
"summary": "algorithm for sequential parameter searching with GSA",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/MG-Choi/seqPSS"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "770934effa2a4f4902a6c7026f75056dae6a87d103f46d18912cbb688aa22d8b",
"md5": "f435ea3d1b1a871a0662f82cb9f0c78f",
"sha256": "1b7eb3c6d4932ab668163e2d468afe35159e42c6a1ee4d4d2f5f66526e51bdd0"
},
"downloads": -1,
"filename": "sequentialPSS-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f435ea3d1b1a871a0662f82cb9f0c78f",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 3824,
"upload_time": "2023-08-03T03:06:38",
"upload_time_iso_8601": "2023-08-03T03:06:38.923582Z",
"url": "https://files.pythonhosted.org/packages/77/09/34effa2a4f4902a6c7026f75056dae6a87d103f46d18912cbb688aa22d8b/sequentialPSS-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bd0c1f008fbf698704d768f661ffc604b531e88631916da3613a6c38b8f384da",
"md5": "74ae449b8e8abaa72c9f856d26fad444",
"sha256": "852f356d91d153dee9af48682d77d0299d1a08ed06ddd501f4a34e1eea1daacd"
},
"downloads": -1,
"filename": "sequentialPSS-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "74ae449b8e8abaa72c9f856d26fad444",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2594,
"upload_time": "2023-08-03T03:09:22",
"upload_time_iso_8601": "2023-08-03T03:09:22.082839Z",
"url": "https://files.pythonhosted.org/packages/bd/0c/1f008fbf698704d768f661ffc604b531e88631916da3613a6c38b8f384da/sequentialPSS-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-03 03:09:22",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "MG-Choi",
"github_project": "seqPSS",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "pandas",
"specs": [
[
"==",
"1.5.3"
]
]
},
{
"name": "numpy",
"specs": [
[
"==",
"1.24.3"
]
]
},
{
"name": "random",
"specs": [
[
"==",
"1.0.1"
]
]
}
],
"lcname": "sequentialpss"
}