Name | gvar JSON |
Version |
13.1.3
JSON |
| download |
home_page | https://github.com/gplepage/gvar |
Summary | Utilities for manipulating correlated Gaussian random variables. |
upload_time | 2024-12-06 16:55:33 |
maintainer | None |
docs_url | None |
author | G. Peter Lepage |
requires_python | >=3.9 |
license | GPLv3 |
keywords |
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
gvar
------
This package facilitates the creation and manipulation of arbitrarily
complicated (correlated) multi-dimensional Gaussian random variables.
The random variables are represented by a new data type (``gvar.GVar``)
that can be used in arithmetic expressions and pure Python functions. Such
expressions/functions create new Gaussian random variables
while automatically tracking statistical correlations between the new
and old variables. This data type is useful for simple error propagation,
but also is heavily used by the Bayesian least-squares fitting module
``lsqfit.py`` to define priors and specify fit results, while accounting
for correlations between all variables. Documentation can is in the
``doc/`` subdirectory: see ``doc/html/index.html``
or look online at <https://gvar.readthedocs.io>.
These packages use ``numpy`` for efficient array arithmetic, and ``cython``
to compile efficient code. ``gvar`` uses automatic differentiation to
track covariances through arbitrary arithmetic.
Information on how to install the components is in the ``INSTALLATION`` file.
To test the libraries try ``make tests``. Some
examples are give in the ``examples/`` subdirectory.
``gvar`` version numbers have the form ``major.minor.patch`` where:
incompatible changes are signaled by incrementing the ``major`` version
number, the ``minor`` number signals new features, and the ``patch`` number
signals bug fixes.
| Created by G. Peter Lepage (Cornell University) 2008
| Copyright (c) 2008-2020 G. Peter Lepage
.. image:: https://zenodo.org/badge/37556070.svg
:target: https://zenodo.org/badge/latestdoi/37556070
Raw data
{
"_id": null,
"home_page": "https://github.com/gplepage/gvar",
"name": "gvar",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "G. Peter Lepage",
"author_email": "g.p.lepage@cornell.edu",
"download_url": "https://files.pythonhosted.org/packages/c7/e3/019ecb3228f38fcaf6508fc0eefd33b890043467a5e79c06af47bcc7f481/gvar-13.1.3.tar.gz",
"platform": null,
"description": "gvar\n------\nThis package facilitates the creation and manipulation of arbitrarily\ncomplicated (correlated) multi-dimensional Gaussian random variables.\nThe random variables are represented by a new data type (``gvar.GVar``)\nthat can be used in arithmetic expressions and pure Python functions. Such\nexpressions/functions create new Gaussian random variables\nwhile automatically tracking statistical correlations between the new\nand old variables. This data type is useful for simple error propagation,\nbut also is heavily used by the Bayesian least-squares fitting module\n``lsqfit.py`` to define priors and specify fit results, while accounting\nfor correlations between all variables. Documentation can is in the\n``doc/`` subdirectory: see ``doc/html/index.html``\nor look online at <https://gvar.readthedocs.io>.\n\nThese packages use ``numpy`` for efficient array arithmetic, and ``cython``\nto compile efficient code. ``gvar`` uses automatic differentiation to\ntrack covariances through arbitrary arithmetic.\n\nInformation on how to install the components is in the ``INSTALLATION`` file.\n\nTo test the libraries try ``make tests``. Some\nexamples are give in the ``examples/`` subdirectory.\n\n``gvar`` version numbers have the form ``major.minor.patch`` where:\nincompatible changes are signaled by incrementing the ``major`` version\nnumber, the ``minor`` number signals new features, and the ``patch`` number\nsignals bug fixes.\n\n| Created by G. Peter Lepage (Cornell University) 2008\n| Copyright (c) 2008-2020 G. Peter Lepage\n\n.. image:: https://zenodo.org/badge/37556070.svg\n :target: https://zenodo.org/badge/latestdoi/37556070\n\n",
"bugtrack_url": null,
"license": "GPLv3",
"summary": "Utilities for manipulating correlated Gaussian random variables.",
"version": "13.1.3",
"project_urls": {
"Homepage": "https://github.com/gplepage/gvar"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "87f34b9ad37706e57596368db104510b7eee75eb6c543b5b950e91b6dd7fe45f",
"md5": "1da5d3c702fabdd4600b49e1b9d21d3f",
"sha256": "e2fa5a73cce3697e61b9a7eb606c02f4a22314bf417419f3e1a542213b365c84"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp310-cp310-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "1da5d3c702fabdd4600b49e1b9d21d3f",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1351546,
"upload_time": "2024-12-06T16:53:15",
"upload_time_iso_8601": "2024-12-06T16:53:15.193752Z",
"url": "https://files.pythonhosted.org/packages/87/f3/4b9ad37706e57596368db104510b7eee75eb6c543b5b950e91b6dd7fe45f/gvar-13.1.3-cp310-cp310-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "51c938891115caab2d1b604318c7ab7277f4134ba5eeea634885282a73ae369a",
"md5": "af9415cece3299b3820a792c08dae185",
"sha256": "0d797004741146254a79c6280e627e25283893af54f8b4f4c2c7279505a828cd"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp310-cp310-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "af9415cece3299b3820a792c08dae185",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1239230,
"upload_time": "2024-12-06T16:53:19",
"upload_time_iso_8601": "2024-12-06T16:53:19.627673Z",
"url": "https://files.pythonhosted.org/packages/51/c9/38891115caab2d1b604318c7ab7277f4134ba5eeea634885282a73ae369a/gvar-13.1.3-cp310-cp310-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "06e9c49a656bfbc7c8a96c8a70d6ec9184178e8f37e782223b686b1d8a4e2cc9",
"md5": "649ebe8103928b2f95116d698b08b5bc",
"sha256": "d78563bc6c1e6fa29ea4a89eb61a8d01bd40ec064e1d143a02f49ae0b41dcb3f"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "649ebe8103928b2f95116d698b08b5bc",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 7413977,
"upload_time": "2024-12-06T16:53:30",
"upload_time_iso_8601": "2024-12-06T16:53:30.314353Z",
"url": "https://files.pythonhosted.org/packages/06/e9/c49a656bfbc7c8a96c8a70d6ec9184178e8f37e782223b686b1d8a4e2cc9/gvar-13.1.3-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d68b6c09a45f112a4be1730502c0dd3b4946649952caee023832590a494c3297",
"md5": "525e06a727a581c752eaa28851ed9039",
"sha256": "bdcbd1ca29fb2e5f921e4fa4308c9948dba1ff8afb954e281214435cdc3f4af9"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "525e06a727a581c752eaa28851ed9039",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 7684772,
"upload_time": "2024-12-06T16:53:41",
"upload_time_iso_8601": "2024-12-06T16:53:41.892953Z",
"url": "https://files.pythonhosted.org/packages/d6/8b/6c09a45f112a4be1730502c0dd3b4946649952caee023832590a494c3297/gvar-13.1.3-cp310-cp310-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "73eaecb3ae24535e8ec333d98c118a2454067eed6fe4ed662e588e7c71056221",
"md5": "f5dc5adcd50dfe5610046f5eb53bb577",
"sha256": "21281cf48cc5ccf9930cf579b4553c0ff67ef3df3c16998b0ba00b338cc0633c"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp310-cp310-win_amd64.whl",
"has_sig": false,
"md5_digest": "f5dc5adcd50dfe5610046f5eb53bb577",
"packagetype": "bdist_wheel",
"python_version": "cp310",
"requires_python": ">=3.9",
"size": 1145098,
"upload_time": "2024-12-06T16:53:45",
"upload_time_iso_8601": "2024-12-06T16:53:45.120070Z",
"url": "https://files.pythonhosted.org/packages/73/ea/ecb3ae24535e8ec333d98c118a2454067eed6fe4ed662e588e7c71056221/gvar-13.1.3-cp310-cp310-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "7e4df4f8938361dad4579684daebff1eb35ebfaa7a31926eeb1ceddf101a1dbc",
"md5": "70b7e8c247c788cef316e4dc4e3db6db",
"sha256": "45eb9898f508c2194753e81cf866a2e8f6e02f9c45928febc6af0a00fc2cab65"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp311-cp311-macosx_10_9_x86_64.whl",
"has_sig": false,
"md5_digest": "70b7e8c247c788cef316e4dc4e3db6db",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1356092,
"upload_time": "2024-12-06T16:53:48",
"upload_time_iso_8601": "2024-12-06T16:53:48.160137Z",
"url": "https://files.pythonhosted.org/packages/7e/4d/f4f8938361dad4579684daebff1eb35ebfaa7a31926eeb1ceddf101a1dbc/gvar-13.1.3-cp311-cp311-macosx_10_9_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "cd3097787429dba60c8af5af7f8968ef192308eb0c7533e02280aaf174110f16",
"md5": "fbbc6bae31f8c2898dee6b282e658293",
"sha256": "5deaebbb86de2e0d3259d27e54bb3a184c841c0ffed676d9ec71bc7ab2fab280"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp311-cp311-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "fbbc6bae31f8c2898dee6b282e658293",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1242360,
"upload_time": "2024-12-06T16:53:51",
"upload_time_iso_8601": "2024-12-06T16:53:51.034409Z",
"url": "https://files.pythonhosted.org/packages/cd/30/97787429dba60c8af5af7f8968ef192308eb0c7533e02280aaf174110f16/gvar-13.1.3-cp311-cp311-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "611bd109c54dbd36e4a06324012ab8869d9194b1e831a99d87237a2c12a976e2",
"md5": "656c3ed3f04d3953e18057a88c1e2f6f",
"sha256": "4c05c9eba758c4ab6727ecf3f53710dcd58963723d4d58f000d479260ba4f3b0"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "656c3ed3f04d3953e18057a88c1e2f6f",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 7930544,
"upload_time": "2024-12-06T16:54:04",
"upload_time_iso_8601": "2024-12-06T16:54:04.057378Z",
"url": "https://files.pythonhosted.org/packages/61/1b/d109c54dbd36e4a06324012ab8869d9194b1e831a99d87237a2c12a976e2/gvar-13.1.3-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "40e4eb51bcc53398bc769de3aaa0578865206a2f0d3251c9a83235d36985cf8b",
"md5": "ec8bdfe40eda1463eadafd8d6f6da250",
"sha256": "8e34234d35d70bdf8ec6b468c9919d543650121eb321096fed54ca7b894f86c3"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp311-cp311-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "ec8bdfe40eda1463eadafd8d6f6da250",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 8365561,
"upload_time": "2024-12-06T16:54:12",
"upload_time_iso_8601": "2024-12-06T16:54:12.113942Z",
"url": "https://files.pythonhosted.org/packages/40/e4/eb51bcc53398bc769de3aaa0578865206a2f0d3251c9a83235d36985cf8b/gvar-13.1.3-cp311-cp311-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e16b9c222737053ad3091e132d06743fe30397ef96575a01c2d85b7c1069dbb6",
"md5": "9dc4a1801568ce52d5da9483f4d8780a",
"sha256": "a6111e745804e1e613a5c521d4a1324cdf613d20bb1ed0bd145a13135a1c88c2"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp311-cp311-win_amd64.whl",
"has_sig": false,
"md5_digest": "9dc4a1801568ce52d5da9483f4d8780a",
"packagetype": "bdist_wheel",
"python_version": "cp311",
"requires_python": ">=3.9",
"size": 1154040,
"upload_time": "2024-12-06T16:54:14",
"upload_time_iso_8601": "2024-12-06T16:54:14.806100Z",
"url": "https://files.pythonhosted.org/packages/e1/6b/9c222737053ad3091e132d06743fe30397ef96575a01c2d85b7c1069dbb6/gvar-13.1.3-cp311-cp311-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e13114dee85fcdea4a760e9d27c19156fc69ffa31c1ed74ba91532bf7bc8f2e3",
"md5": "1252fbcc26663ff968d20e61a7433f99",
"sha256": "c125083a8765219c9591783976c17d71445256488afcb3d6849f10ce74fdd3c9"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp312-cp312-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "1252fbcc26663ff968d20e61a7433f99",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1338500,
"upload_time": "2024-12-06T16:54:16",
"upload_time_iso_8601": "2024-12-06T16:54:16.909733Z",
"url": "https://files.pythonhosted.org/packages/e1/31/14dee85fcdea4a760e9d27c19156fc69ffa31c1ed74ba91532bf7bc8f2e3/gvar-13.1.3-cp312-cp312-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "594a6e85bbb5edd3edcf9846e6eebdafe7a2c7723149732b3aa21f56e4db8177",
"md5": "c3d35809ce087386e308a376eae9660e",
"sha256": "8c552ce39a51a771fd7f0e6b29ce591f0c55bcca0026ce55857a7783c54c6c94"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp312-cp312-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "c3d35809ce087386e308a376eae9660e",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1235893,
"upload_time": "2024-12-06T16:54:19",
"upload_time_iso_8601": "2024-12-06T16:54:19.577938Z",
"url": "https://files.pythonhosted.org/packages/59/4a/6e85bbb5edd3edcf9846e6eebdafe7a2c7723149732b3aa21f56e4db8177/gvar-13.1.3-cp312-cp312-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b57bfd3961e3824633a28d57f9bb6b285bba8d86939cd55bc635a1ef049895b2",
"md5": "1e69f0994913e8f3580ede8aaecb75e4",
"sha256": "9e0daad0724e95a295f0cb8082b01c61c0acf8184a859d3f155862223c522d30"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "1e69f0994913e8f3580ede8aaecb75e4",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 7756452,
"upload_time": "2024-12-06T16:54:26",
"upload_time_iso_8601": "2024-12-06T16:54:26.929117Z",
"url": "https://files.pythonhosted.org/packages/b5/7b/fd3961e3824633a28d57f9bb6b285bba8d86939cd55bc635a1ef049895b2/gvar-13.1.3-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c37548103d0018a0110b9e8778d7c1669ee190a0d5dfa35476e660f198e0f4b5",
"md5": "847661c3b32163371accc82f552ce762",
"sha256": "07128acd4e80c65f8c907d5664bc9242c7e4f547ee7ddc0236bbfd98b3ec7a2e"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp312-cp312-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "847661c3b32163371accc82f552ce762",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 8017486,
"upload_time": "2024-12-06T16:54:33",
"upload_time_iso_8601": "2024-12-06T16:54:33.983631Z",
"url": "https://files.pythonhosted.org/packages/c3/75/48103d0018a0110b9e8778d7c1669ee190a0d5dfa35476e660f198e0f4b5/gvar-13.1.3-cp312-cp312-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "8feadd9510bbad81358506575c7e4361741ae4bf8caa7a80d9d1028be2d09e9e",
"md5": "12b41fa655adfe45bb47cf20f1bc1d37",
"sha256": "426f86d25e07fcfa626d605e954429124af68ee351b5f092f0e9cfb6733b6806"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp312-cp312-win_amd64.whl",
"has_sig": false,
"md5_digest": "12b41fa655adfe45bb47cf20f1bc1d37",
"packagetype": "bdist_wheel",
"python_version": "cp312",
"requires_python": ">=3.9",
"size": 1096562,
"upload_time": "2024-12-06T16:54:37",
"upload_time_iso_8601": "2024-12-06T16:54:37.592849Z",
"url": "https://files.pythonhosted.org/packages/8f/ea/dd9510bbad81358506575c7e4361741ae4bf8caa7a80d9d1028be2d09e9e/gvar-13.1.3-cp312-cp312-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b0a4462af803283159769ba8494ca50a328f635dbdec660278abadd57277df21",
"md5": "6c599334527c278208243f5c6b658ea2",
"sha256": "0a6090717da5af10f507744e0a63351e9652722b64aa90daa5ec7fe7ef17c239"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp313-cp313-macosx_10_13_x86_64.whl",
"has_sig": false,
"md5_digest": "6c599334527c278208243f5c6b658ea2",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 1325716,
"upload_time": "2024-12-06T16:54:40",
"upload_time_iso_8601": "2024-12-06T16:54:40.267771Z",
"url": "https://files.pythonhosted.org/packages/b0/a4/462af803283159769ba8494ca50a328f635dbdec660278abadd57277df21/gvar-13.1.3-cp313-cp313-macosx_10_13_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "0032d7c68ca843d83cafaea74507bd3ba46c207488bf798cff509142097de45c",
"md5": "af19bb86473457ab3aa27592944ca271",
"sha256": "c86d741c04bfde3733a576286ba069798c9844698f852b84ae1f6b872a08955f"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp313-cp313-macosx_11_0_arm64.whl",
"has_sig": false,
"md5_digest": "af19bb86473457ab3aa27592944ca271",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 1224550,
"upload_time": "2024-12-06T16:54:45",
"upload_time_iso_8601": "2024-12-06T16:54:45.986698Z",
"url": "https://files.pythonhosted.org/packages/00/32/d7c68ca843d83cafaea74507bd3ba46c207488bf798cff509142097de45c/gvar-13.1.3-cp313-cp313-macosx_11_0_arm64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "80f3d40e3edb6a9f97aa9932bdd8e2afdd5d6d85c29ccd5d5802a09ed896a571",
"md5": "7ab764c5ce5a7c22934e939485424294",
"sha256": "5b8c93c9d0292b4c521fd26ce921469abd60124032fe6e04d2a8975835a7731c"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"has_sig": false,
"md5_digest": "7ab764c5ce5a7c22934e939485424294",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 7737639,
"upload_time": "2024-12-06T16:54:53",
"upload_time_iso_8601": "2024-12-06T16:54:53.564990Z",
"url": "https://files.pythonhosted.org/packages/80/f3/d40e3edb6a9f97aa9932bdd8e2afdd5d6d85c29ccd5d5802a09ed896a571/gvar-13.1.3-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "91db8e52f6e4e2fca3c105bb08ca7b5f875f5479882583ff964f58aa798414ec",
"md5": "242ec95ba8898b4888727c5af7f755c9",
"sha256": "8a59842565a954551de2e0de7048add31a610e418ddf48603b3cfcce26689438"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp313-cp313-musllinux_1_2_x86_64.whl",
"has_sig": false,
"md5_digest": "242ec95ba8898b4888727c5af7f755c9",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 8031684,
"upload_time": "2024-12-06T16:55:23",
"upload_time_iso_8601": "2024-12-06T16:55:23.031881Z",
"url": "https://files.pythonhosted.org/packages/91/db/8e52f6e4e2fca3c105bb08ca7b5f875f5479882583ff964f58aa798414ec/gvar-13.1.3-cp313-cp313-musllinux_1_2_x86_64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "166db4b8b5a211c2ba8efd41fa398851a3043ceb5ec4c977a1f23d7527395b3d",
"md5": "fa946ec8982a37466b65c8e1d38cc234",
"sha256": "af8ad11750c4cde6a8f491941559fc314b29b11667465f5cf928ed8c483ab007"
},
"downloads": -1,
"filename": "gvar-13.1.3-cp313-cp313-win_amd64.whl",
"has_sig": false,
"md5_digest": "fa946ec8982a37466b65c8e1d38cc234",
"packagetype": "bdist_wheel",
"python_version": "cp313",
"requires_python": ">=3.9",
"size": 1094143,
"upload_time": "2024-12-06T16:55:28",
"upload_time_iso_8601": "2024-12-06T16:55:28.634431Z",
"url": "https://files.pythonhosted.org/packages/16/6d/b4b8b5a211c2ba8efd41fa398851a3043ceb5ec4c977a1f23d7527395b3d/gvar-13.1.3-cp313-cp313-win_amd64.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c7e3019ecb3228f38fcaf6508fc0eefd33b890043467a5e79c06af47bcc7f481",
"md5": "28ab412ad6c0c0764ddd8f971bb67b14",
"sha256": "0b6ad02aaf24105a4a1c388f7c3da145e856930d046b05779b0ec6f24e285b9f"
},
"downloads": -1,
"filename": "gvar-13.1.3.tar.gz",
"has_sig": false,
"md5_digest": "28ab412ad6c0c0764ddd8f971bb67b14",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 1291402,
"upload_time": "2024-12-06T16:55:33",
"upload_time_iso_8601": "2024-12-06T16:55:33.801717Z",
"url": "https://files.pythonhosted.org/packages/c7/e3/019ecb3228f38fcaf6508fc0eefd33b890043467a5e79c06af47bcc7f481/gvar-13.1.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-06 16:55:33",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gplepage",
"github_project": "gvar",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "gvar"
}