# `hyperfine`
`hyperfine` is a [Python] package providing miscellaneous tools to aid in
materials science studies using implanted-ion nuclear-decay spin probes,
such as [μSR] and [β-NMR].
The package's content and functionality largely reflect my scientific interests,
as well as the recent academic projects I've worked on
(see, e.g., my [Google Scholar profile]).
My hope is that some of the utilities implemented here will be useful for you,
too!
## Installing
From the repository:
```bash
git clone https://github.com/rmlmcfadden/hyperfine.git
cd hyperfine
pip3 install --user .
```
From [PyPI]:
```bash
pip3 install --user hyperfine
```
## Documentation
Documentation on `hyperfine`'s functionality can be found at
<https://hyperfine.readthedocs.io/>.
[μSR]: https://doi.org/10.1038/s43586-021-00089-0
[β-NMR]: https://doi.org/10.1515/zpch-2021-3154
[Google Scholar profile]: https://scholar.google.ca/citations?hl=en&user=UIbyH7MAAAAJ
[PyPI]: https://pypi.org/
[Python]: https://www.python.org/
Raw data
{
"_id": null,
"home_page": null,
"name": "hyperfine",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "DPASS, SRIM, condensed matter, ion-implantation, materials science, superconductivity, \u03b2-NMR, \u03bcSR",
"author": null,
"author_email": "\"Ryan M. L. McFadden\" <rmlm@triumf.ca>",
"download_url": "https://files.pythonhosted.org/packages/f5/88/60b830294df0f890f565a6fc34a530e1fb5c14f08cdb57fd3a903114d753/hyperfine-0.1.3.tar.gz",
"platform": null,
"description": "# `hyperfine`\n\n`hyperfine` is a [Python] package providing miscellaneous tools to aid in\nmaterials science studies using implanted-ion nuclear-decay spin probes,\nsuch as [\u03bcSR] and [\u03b2-NMR].\nThe package's content and functionality largely reflect my scientific interests,\nas well as the recent academic projects I've worked on\n(see, e.g., my [Google Scholar profile]).\nMy hope is that some of the utilities implemented here will be useful for you,\ntoo!\n\n## Installing\n\nFrom the repository:\n```bash\ngit clone https://github.com/rmlmcfadden/hyperfine.git\ncd hyperfine\npip3 install --user .\n```\n\nFrom [PyPI]:\n```bash\npip3 install --user hyperfine\n```\n\n## Documentation\n\nDocumentation on `hyperfine`'s functionality can be found at\n<https://hyperfine.readthedocs.io/>.\n\n\n[\u03bcSR]: https://doi.org/10.1038/s43586-021-00089-0\n[\u03b2-NMR]: https://doi.org/10.1515/zpch-2021-3154\n[Google Scholar profile]: https://scholar.google.ca/citations?hl=en&user=UIbyH7MAAAAJ\n[PyPI]: https://pypi.org/\n[Python]: https://www.python.org/\n",
"bugtrack_url": null,
"license": "MIT",
"summary": null,
"version": "0.1.3",
"project_urls": {
"Documentation": "https://hyperfine.readthedocs.io/",
"Homepage": "https://github.com/rmlmcfadden/hyperfine",
"Issues": "https://github.com/rmlmcfadden/hyperfine/issues",
"Repository": "https://github.com/rmlmcfadden/hyperfine.git"
},
"split_keywords": [
"dpass",
" srim",
" condensed matter",
" ion-implantation",
" materials science",
" superconductivity",
" \u03b2-nmr",
" \u03bcsr"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "58c2ae60d19e9d787e8cdc87e277377f800f02b102af98ddb48c215b15199479",
"md5": "417030a374a57a1fd351e68e4d296d67",
"sha256": "03ca1f7e584edfadf48671f0c3a14c2e250583ab4220fdcbecf70332deed7761"
},
"downloads": -1,
"filename": "hyperfine-0.1.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "417030a374a57a1fd351e68e4d296d67",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 48810,
"upload_time": "2024-11-26T23:27:09",
"upload_time_iso_8601": "2024-11-26T23:27:09.583613Z",
"url": "https://files.pythonhosted.org/packages/58/c2/ae60d19e9d787e8cdc87e277377f800f02b102af98ddb48c215b15199479/hyperfine-0.1.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "f58860b830294df0f890f565a6fc34a530e1fb5c14f08cdb57fd3a903114d753",
"md5": "f6db107e34705ed467512f6e4ea35a96",
"sha256": "f5051fe154540875053706be60599b959312094c1471dd46b747b58ef416f4ba"
},
"downloads": -1,
"filename": "hyperfine-0.1.3.tar.gz",
"has_sig": false,
"md5_digest": "f6db107e34705ed467512f6e4ea35a96",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 38833,
"upload_time": "2024-11-26T23:27:11",
"upload_time_iso_8601": "2024-11-26T23:27:11.267828Z",
"url": "https://files.pythonhosted.org/packages/f5/88/60b830294df0f890f565a6fc34a530e1fb5c14f08cdb57fd3a903114d753/hyperfine-0.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-26 23:27:11",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "rmlmcfadden",
"github_project": "hyperfine",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "hyperfine"
}