Raw data
{
"_id": null,
"home_page": "https://github.com/jialuechen/tfq-finance",
"name": "tfq-finance",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": null,
"author": "jialuechen",
"author_email": "jialuechen@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/84/35/89b737196ed1aa89254b4259910ae1c32c2ad24b85f70856b41d565a2316/tfq-finance-1.0.2.tar.gz",
"platform": null,
"description": "",
"bugtrack_url": null,
"license": null,
"summary": "A quantum machine learning library for quantitative finance built on top of TensorFlow Quantum",
"version": "1.0.2",
"project_urls": {
"Homepage": "https://github.com/jialuechen/tfq-finance"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0158abca733b0c6fab2ffacb69bf418d8f5e4c12d57fdadc86fcd650329df9c1",
"md5": "fc937a1d57ab737d6ab5570cd0b3e1d5",
"sha256": "513e81ae295fc0d8ed87920b20cb7f905ceb534addf51aaf8d5fc8dbe75e603e"
},
"downloads": -1,
"filename": "tfq_finance-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fc937a1d57ab737d6ab5570cd0b3e1d5",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 104617,
"upload_time": "2024-08-03T17:25:17",
"upload_time_iso_8601": "2024-08-03T17:25:17.650110Z",
"url": "https://files.pythonhosted.org/packages/01/58/abca733b0c6fab2ffacb69bf418d8f5e4c12d57fdadc86fcd650329df9c1/tfq_finance-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "843589b737196ed1aa89254b4259910ae1c32c2ad24b85f70856b41d565a2316",
"md5": "9efc0606039bbf1a2c43dc49234762af",
"sha256": "ed6e35e0e0fa087c1c51947d1da7182254a7ba102b8e0dbabef2b918116d4aed"
},
"downloads": -1,
"filename": "tfq-finance-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "9efc0606039bbf1a2c43dc49234762af",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 34445,
"upload_time": "2024-08-03T17:25:19",
"upload_time_iso_8601": "2024-08-03T17:25:19.417613Z",
"url": "https://files.pythonhosted.org/packages/84/35/89b737196ed1aa89254b4259910ae1c32c2ad24b85f70856b41d565a2316/tfq-finance-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-03 17:25:19",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "jialuechen",
"github_project": "tfq-finance",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "tensorflow",
"specs": [
[
"==",
"2.15.0"
]
]
},
{
"name": "tensorflow-quantum",
"specs": []
},
{
"name": "cirq",
"specs": []
},
{
"name": "numpy",
"specs": []
},
{
"name": "sympy",
"specs": []
},
{
"name": "scipy",
"specs": []
},
{
"name": "pandas",
"specs": []
},
{
"name": "matplotlib",
"specs": []
},
{
"name": "scikit-learn",
"specs": []
}
],
"lcname": "tfq-finance"
}