Name | rexpi JSON |
Version |
0.0.3
JSON |
| download |
home_page | |
Summary | A python package for computing rational approximations to the unitary exponential function with a focus on unitary best approximations. |
upload_time | 2024-03-18 20:49:08 |
maintainer | |
docs_url | None |
author | |
requires_python | >=3.7 |
license | |
keywords |
best approximation
exponential function
rational approximation
unitary
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# rexpi
**This package is still under development. Future versions might have different API. The current version is not fully documented.**
A Python package to compute unitary rational best approximation to exp(ikx). Further documentation is available at https://github.com/newbisi/rexpi.
Raw data
{
"_id": null,
"home_page": "",
"name": "rexpi",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "best approximation,exponential function,rational approximation,unitary",
"author": "",
"author_email": "Tobias Jawecki <tobias.jawecki@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/40/2e/b13fd4685b0a242cb2ac2b152f9110cf76b72693606966273bb2205b0ecb/rexpi-0.0.3.tar.gz",
"platform": null,
"description": "# rexpi\n\n**This package is still under development. Future versions might have different API. The current version is not fully documented.**\n\nA Python package to compute unitary rational best approximation to exp(ikx). Further documentation is available at https://github.com/newbisi/rexpi.\n",
"bugtrack_url": null,
"license": "",
"summary": "A python package for computing rational approximations to the unitary exponential function with a focus on unitary best approximations.",
"version": "0.0.3",
"project_urls": {
"Homepage": "https://github.com/newbisi/rexpi",
"Issues": "https://github.com/newbisi/rexpi/issues"
},
"split_keywords": [
"best approximation",
"exponential function",
"rational approximation",
"unitary"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "61efd49e1968b51fdf8176ea98ec35e3c8e4310d5c1b4fb62df8b183b60d76fb",
"md5": "b714d23eb0fe7588eb52a196d6f15f6a",
"sha256": "297b270fd238ff0ad284e69235453bdf694e0404276942e8f7f6670e9039c45b"
},
"downloads": -1,
"filename": "rexpi-0.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "b714d23eb0fe7588eb52a196d6f15f6a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 14589,
"upload_time": "2024-03-18T20:49:04",
"upload_time_iso_8601": "2024-03-18T20:49:04.850305Z",
"url": "https://files.pythonhosted.org/packages/61/ef/d49e1968b51fdf8176ea98ec35e3c8e4310d5c1b4fb62df8b183b60d76fb/rexpi-0.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "402eb13fd4685b0a242cb2ac2b152f9110cf76b72693606966273bb2205b0ecb",
"md5": "53c43b290f92176904252346f3324387",
"sha256": "957eb0d7041302713dd4591820bcd0540c08f65c0dabd767eb5a72fa784f4d40"
},
"downloads": -1,
"filename": "rexpi-0.0.3.tar.gz",
"has_sig": false,
"md5_digest": "53c43b290f92176904252346f3324387",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 875079,
"upload_time": "2024-03-18T20:49:08",
"upload_time_iso_8601": "2024-03-18T20:49:08.635458Z",
"url": "https://files.pythonhosted.org/packages/40/2e/b13fd4685b0a242cb2ac2b152f9110cf76b72693606966273bb2205b0ecb/rexpi-0.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-18 20:49:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "newbisi",
"github_project": "rexpi",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "rexpi"
}