Name | hexfft JSON |
Version |
0.1.3
JSON |
| download |
home_page | None |
Summary | Hexagonal FFTs in Python |
upload_time | 2024-05-21 06:30:11 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
hexagonal
dsp
fft
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
## hexfft
A Python package aiming to provide an easy and efficient interface to various implementations of the [Hexagonal Fast Fourier Transform](https://en.wikipedia.org/wiki/Hexagonal_fast_Fourier_transform).
---------------------------------------
> R. M. Mersereau, "The processing of hexagonally sampled two-dimensional signals," in Proceedings of the IEEE, vol. 67, no. 6, pp. 930-949, June 1979, doi: 10.1109/PROC.1979.11356
> Ehrhardt, J. C. (1993). Hexagonal fast Fourier transform with rectangular output. In IEEE Transactions on Signal Processing (Vol. 41, Issue 3, pp. 1469–1472). Institute of Electrical and Electronics Engineers (IEEE). https://doi.org/10.1109/78.205759
Raw data
{
"_id": null,
"home_page": null,
"name": "hexfft",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "hexagonal, dsp, fft",
"author": null,
"author_email": "Chris Langfield <christopher.langfield@gmail.com>",
"download_url": "https://files.pythonhosted.org/packages/eb/89/70d616be9bc77f29522454e8ec1c699ee29e789531bceb2da8594c678b5a/hexfft-0.1.3.tar.gz",
"platform": null,
"description": "## hexfft\n\nA Python package aiming to provide an easy and efficient interface to various implementations of the [Hexagonal Fast Fourier Transform](https://en.wikipedia.org/wiki/Hexagonal_fast_Fourier_transform).\n\n\n---------------------------------------\n> R. M. Mersereau, \"The processing of hexagonally sampled two-dimensional signals,\" in Proceedings of the IEEE, vol. 67, no. 6, pp. 930-949, June 1979, doi: 10.1109/PROC.1979.11356\n\n> Ehrhardt, J. C. (1993). Hexagonal fast Fourier transform with rectangular output. In IEEE Transactions on Signal Processing (Vol. 41, Issue 3, pp. 1469\u20131472). Institute of Electrical and Electronics Engineers (IEEE). https://doi.org/10.1109/78.205759 \n",
"bugtrack_url": null,
"license": null,
"summary": "Hexagonal FFTs in Python",
"version": "0.1.3",
"project_urls": null,
"split_keywords": [
"hexagonal",
" dsp",
" fft"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ab97e04009a0943307a62898b019d0aa2f7f60de35e453a5591aab7c5e55c82a",
"md5": "95ee473bdf33e4edf4950777a3fe5488",
"sha256": "6f8d012d31c94fba39ce1659ff3d76bd8ed132a40a1bb857df38d9439ead2024"
},
"downloads": -1,
"filename": "hexfft-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "95ee473bdf33e4edf4950777a3fe5488",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 12478,
"upload_time": "2024-05-21T06:30:08",
"upload_time_iso_8601": "2024-05-21T06:30:08.717584Z",
"url": "https://files.pythonhosted.org/packages/ab/97/e04009a0943307a62898b019d0aa2f7f60de35e453a5591aab7c5e55c82a/hexfft-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "eb8970d616be9bc77f29522454e8ec1c699ee29e789531bceb2da8594c678b5a",
"md5": "f7a6681b25fcf9a33ed6734a1d618aa5",
"sha256": "94b27b1ac28524d6f8317c01ef28be37062f21cc5ccac9da9cbc08a72b029973"
},
"downloads": -1,
"filename": "hexfft-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "f7a6681b25fcf9a33ed6734a1d618aa5",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 636134,
"upload_time": "2024-05-21T06:30:11",
"upload_time_iso_8601": "2024-05-21T06:30:11.047720Z",
"url": "https://files.pythonhosted.org/packages/eb/89/70d616be9bc77f29522454e8ec1c699ee29e789531bceb2da8594c678b5a/hexfft-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-05-21 06:30:11",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "hexfft"
}