vegas


Namevegas JSON
Version 6.2 PyPI version JSON
download
home_pagehttps://github.com/gplepage/vegas
SummaryTools for adaptive multidimensional Monte Carlo integration.
upload_time2024-12-07 22:04:39
maintainerNone
docs_urlNone
authorG. Peter Lepage
requires_python>=3.9
licenseGPLv3
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            vegas
-----

The ``vegas`` package is for evaluating multidimensional integrals using
an improved version of the adaptive Monte Carlo vegas algorithm
(G. P. Lepage, J. Comput. Phys. 27(1978) 192).
A tutorial on its use can be found in the documentation:
see ``doc/html/index.html`` or <https://vegas.readthedocs.io>.

The ``vegas`` algorithm has been widely used for decades to evaluate
integrals of 2 or more dimensions numerically. It is particularly
well suited to higher dimensions (e.g., 9 or 10 for Feynman diagram
evaluation). The algorithm in this package is significantly
improved over the original ``vegas`` implementation. In particular
a second adaptive strategy has been added. It also supports
multi-processor evaluation of integrands.

The new algorithm (``vegas+``) is described in G. P. Lepage, 
<https://arxiv.org/abs/2009.05112>
(J. Comput. Phys. 439 (2021) 110386).

See the ``INSTALLATION`` file for installation directions.
Test ``vegas`` using ``make tests``. Some simple examples are
in the ``examples/`` subdirectory.

``vegas`` 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) 2013
| Copyright (c) 2013-2023 G. Peter Lepage

.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.592154.svg
  :target: https://doi.org/10.5281/zenodo.592154

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/gplepage/vegas",
    "name": "vegas",
    "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/5d/29/6c426ff8361721d7ecb1716b83313e0466e8b8a75a1da1d7f231c321e8ed/vegas-6.2.tar.gz",
    "platform": null,
    "description": "vegas\n-----\n\nThe ``vegas`` package is for evaluating multidimensional integrals using\nan improved version of the adaptive Monte Carlo vegas algorithm\n(G. P. Lepage, J. Comput. Phys. 27(1978) 192).\nA tutorial on its use can be found in the documentation:\nsee ``doc/html/index.html`` or <https://vegas.readthedocs.io>.\n\nThe ``vegas`` algorithm has been widely used for decades to evaluate\nintegrals of 2 or more dimensions numerically. It is particularly\nwell suited to higher dimensions (e.g., 9 or 10 for Feynman diagram\nevaluation). The algorithm in this package is significantly\nimproved over the original ``vegas`` implementation. In particular\na second adaptive strategy has been added. It also supports\nmulti-processor evaluation of integrands.\n\nThe new algorithm (``vegas+``) is described in G. P. Lepage, \n<https://arxiv.org/abs/2009.05112>\n(J. Comput. Phys. 439 (2021) 110386).\n\nSee the ``INSTALLATION`` file for installation directions.\nTest ``vegas`` using ``make tests``. Some simple examples are\nin the ``examples/`` subdirectory.\n\n``vegas`` 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``\nnumber signals bug fixes.\n\n\n| Created by G. Peter Lepage (Cornell University) 2013\n| Copyright (c) 2013-2023 G. Peter Lepage\n\n.. image:: https://zenodo.org/badge/DOI/10.5281/zenodo.592154.svg\n  :target: https://doi.org/10.5281/zenodo.592154\n",
    "bugtrack_url": null,
    "license": "GPLv3",
    "summary": "Tools for adaptive multidimensional Monte Carlo integration.",
    "version": "6.2",
    "project_urls": {
        "Homepage": "https://github.com/gplepage/vegas"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f9d882f03fc1b0b1d554f3cb977f97f30cb3a549f601c029859aab85fd1b4ce7",
                "md5": "1497c35845900e9fa384bef01f24d38e",
                "sha256": "decc2ed8ed5df2bd57ef97a7529a634e443179903ee474edffa3b683e2f20718"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "1497c35845900e9fa384bef01f24d38e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1183214,
            "upload_time": "2024-12-07T22:03:36",
            "upload_time_iso_8601": "2024-12-07T22:03:36.669838Z",
            "url": "https://files.pythonhosted.org/packages/f9/d8/82f03fc1b0b1d554f3cb977f97f30cb3a549f601c029859aab85fd1b4ce7/vegas-6.2-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5f2af51dbc8844cb0ed14bee58f89960067cf34bdcdb5938bd1e2927903a0a6",
                "md5": "b20d9f5146f8977398da22fa198af1da",
                "sha256": "500f0e9d597f149e73390d810b37e438b23a42119c6f7e8e5051c7f9e8c4ca0a"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "b20d9f5146f8977398da22fa198af1da",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1132477,
            "upload_time": "2024-12-07T22:03:41",
            "upload_time_iso_8601": "2024-12-07T22:03:41.317985Z",
            "url": "https://files.pythonhosted.org/packages/e5/f2/af51dbc8844cb0ed14bee58f89960067cf34bdcdb5938bd1e2927903a0a6/vegas-6.2-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "01632eb67e1a919986f4e6be4c9c734ceb515572c8ac82ac05b5f2a2d6aff93f",
                "md5": "ceca5512401b12266ff1a4d7f287259f",
                "sha256": "33d7facedb1486499ae0b01e040e3ce56620aaf05ea9633005ae4c033a3f7783"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ceca5512401b12266ff1a4d7f287259f",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 3835182,
            "upload_time": "2024-12-07T22:03:45",
            "upload_time_iso_8601": "2024-12-07T22:03:45.283401Z",
            "url": "https://files.pythonhosted.org/packages/01/63/2eb67e1a919986f4e6be4c9c734ceb515572c8ac82ac05b5f2a2d6aff93f/vegas-6.2-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1e059add350dbd4ac4af030814d020d33a94ebea063eed8c38fae243d9a44a07",
                "md5": "5f2b7478fe1c37726ae855f6b384e5a3",
                "sha256": "2bf08bfd90ee91980985a0eab74ea712d7a3b8232e5da0458624d3d9d1c2839b"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp310-cp310-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5f2b7478fe1c37726ae855f6b384e5a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 3897155,
            "upload_time": "2024-12-07T22:03:49",
            "upload_time_iso_8601": "2024-12-07T22:03:49.730360Z",
            "url": "https://files.pythonhosted.org/packages/1e/05/9add350dbd4ac4af030814d020d33a94ebea063eed8c38fae243d9a44a07/vegas-6.2-cp310-cp310-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f68d77b0f6f74596f5652de30a9bee8ce4e976a3db79936750157163de6eddc",
                "md5": "29fccb21883ccc41df4f39105d57d72d",
                "sha256": "a4e6fb4fabbfc97b799888dab67512a41579544d257b1252dc90c9c4cfdceeed"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "29fccb21883ccc41df4f39105d57d72d",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1081769,
            "upload_time": "2024-12-07T22:03:52",
            "upload_time_iso_8601": "2024-12-07T22:03:52.024950Z",
            "url": "https://files.pythonhosted.org/packages/1f/68/d77b0f6f74596f5652de30a9bee8ce4e976a3db79936750157163de6eddc/vegas-6.2-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cb32fe4f6a8714b67cd021f9e7ee1dd0661db1e6ef49489d0e542c0f407c73b",
                "md5": "80c82f960492d5b99d0aeae130a4bbf1",
                "sha256": "3c7b05da497a50441e49b3a69ca9545757fee543404623c903aefeb2f9698f51"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "80c82f960492d5b99d0aeae130a4bbf1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1186141,
            "upload_time": "2024-12-07T22:03:54",
            "upload_time_iso_8601": "2024-12-07T22:03:54.750871Z",
            "url": "https://files.pythonhosted.org/packages/5c/b3/2fe4f6a8714b67cd021f9e7ee1dd0661db1e6ef49489d0e542c0f407c73b/vegas-6.2-cp311-cp311-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f532d85cc71dac122fd06a2fa70d98c14f9cd43468eaa8c02d800dc8da1e970c",
                "md5": "0d6104b493f3fac01090e1ad526853a3",
                "sha256": "68c27e55b5d86258c7262711c7c222a76db4a4d50a725a5b207e9e228214c6c2"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "0d6104b493f3fac01090e1ad526853a3",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1133764,
            "upload_time": "2024-12-07T22:03:56",
            "upload_time_iso_8601": "2024-12-07T22:03:56.865680Z",
            "url": "https://files.pythonhosted.org/packages/f5/32/d85cc71dac122fd06a2fa70d98c14f9cd43468eaa8c02d800dc8da1e970c/vegas-6.2-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e7b3c7206b61056b4c58ea9b88138eff5c42bbde2eea1b2e154ca88e46e8e016",
                "md5": "3395ed93ddc3ee33f61ba76e533aaa7f",
                "sha256": "4032226abacb6fb29a7f261affd934e332fb548950ff37f1d0135ef591e25e16"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "3395ed93ddc3ee33f61ba76e533aaa7f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 4115528,
            "upload_time": "2024-12-07T22:04:00",
            "upload_time_iso_8601": "2024-12-07T22:04:00.982929Z",
            "url": "https://files.pythonhosted.org/packages/e7/b3/c7206b61056b4c58ea9b88138eff5c42bbde2eea1b2e154ca88e46e8e016/vegas-6.2-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac4d39f6722f70ba6bc4ee69f8b2f68ab2a542f878d109c680a0c972efeffb05",
                "md5": "abd05ad1e499dd48af20c7b89773d978",
                "sha256": "b58a5b0dade197bb04affaefce04f83e8015a3fdb6a1151ac25b552f58a0760f"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp311-cp311-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "abd05ad1e499dd48af20c7b89773d978",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 4199438,
            "upload_time": "2024-12-07T22:04:05",
            "upload_time_iso_8601": "2024-12-07T22:04:05.377811Z",
            "url": "https://files.pythonhosted.org/packages/ac/4d/39f6722f70ba6bc4ee69f8b2f68ab2a542f878d109c680a0c972efeffb05/vegas-6.2-cp311-cp311-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "127662d3f566418adc6e147b095a08a33900a9a4111995142ff7adc1e7d746c2",
                "md5": "c1c78846bf64be61fc64ed87a679c4ae",
                "sha256": "f9abb0304c6d2a52bad8a721aebb52740e61dad9c7c7aaf602f712d4bfdbad56"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "c1c78846bf64be61fc64ed87a679c4ae",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1086754,
            "upload_time": "2024-12-07T22:04:07",
            "upload_time_iso_8601": "2024-12-07T22:04:07.667268Z",
            "url": "https://files.pythonhosted.org/packages/12/76/62d3f566418adc6e147b095a08a33900a9a4111995142ff7adc1e7d746c2/vegas-6.2-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fd8df216943adcd71a95467aa6b43ecc2c015e5457c76df6cfd41170c2548fa2",
                "md5": "a3f6ac27d25bce9154774d0cf46e893c",
                "sha256": "4dd6c419cd2f48466e6d5a1dd3f1de3e3a8f48e312d03ac83f31ab85149268fe"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a3f6ac27d25bce9154774d0cf46e893c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1181803,
            "upload_time": "2024-12-07T22:04:10",
            "upload_time_iso_8601": "2024-12-07T22:04:10.637182Z",
            "url": "https://files.pythonhosted.org/packages/fd/8d/f216943adcd71a95467aa6b43ecc2c015e5457c76df6cfd41170c2548fa2/vegas-6.2-cp312-cp312-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "283ea2a67e4d2f966353b1969caa7f4b272bf529e3933255891ba517250f8ab4",
                "md5": "607e1a5e48eee8ccebb9447fe0b1e54a",
                "sha256": "03e07b7ebb7e874f69f3e40bc8c6f7d18693cae528fba41f017ef47b6e7ffbe7"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "607e1a5e48eee8ccebb9447fe0b1e54a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1135754,
            "upload_time": "2024-12-07T22:04:12",
            "upload_time_iso_8601": "2024-12-07T22:04:12.576394Z",
            "url": "https://files.pythonhosted.org/packages/28/3e/a2a67e4d2f966353b1969caa7f4b272bf529e3933255891ba517250f8ab4/vegas-6.2-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dde813a0d8ace8424024296aec793f5511cd0b33c9f64fe488c7acea5c40fef6",
                "md5": "e7accc67caebfb4ce6e76bf2986443e8",
                "sha256": "d7f07db25fa7fce09fca79da37950d9b5c4713ac6876bc61da3fbe87d04a9617"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "e7accc67caebfb4ce6e76bf2986443e8",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 4101841,
            "upload_time": "2024-12-07T22:04:17",
            "upload_time_iso_8601": "2024-12-07T22:04:17.493304Z",
            "url": "https://files.pythonhosted.org/packages/dd/e8/13a0d8ace8424024296aec793f5511cd0b33c9f64fe488c7acea5c40fef6/vegas-6.2-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cd2704bf635640e7439589c3176aea67ecdf179016ad31a1b74558da466b3900",
                "md5": "9113163a9b2b4f46a28f87259f2ffea4",
                "sha256": "a90da1b7ef8d17705f3df59509493739c1cabd4e3dc50d2a8e3cb2808f7e7cc5"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp312-cp312-musllinux_1_2_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9113163a9b2b4f46a28f87259f2ffea4",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 4155032,
            "upload_time": "2024-12-07T22:04:22",
            "upload_time_iso_8601": "2024-12-07T22:04:22.346807Z",
            "url": "https://files.pythonhosted.org/packages/cd/27/04bf635640e7439589c3176aea67ecdf179016ad31a1b74558da466b3900/vegas-6.2-cp312-cp312-musllinux_1_2_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a72c14d5fae91a236de05037afa1d7352214924410495e244dba975de0c6f977",
                "md5": "be08b925fa0116faed5cea97022ee1f0",
                "sha256": "6b61f74405e11034c73055a2e0cd4179c1b79a98115e26b1b68a22969fb2e19a"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "be08b925fa0116faed5cea97022ee1f0",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1066445,
            "upload_time": "2024-12-07T22:04:24",
            "upload_time_iso_8601": "2024-12-07T22:04:24.984334Z",
            "url": "https://files.pythonhosted.org/packages/a7/2c/14d5fae91a236de05037afa1d7352214924410495e244dba975de0c6f977/vegas-6.2-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ca3f22a986b9140cbcb8cfe9c0c18f6e6f291a333c04abbfb7fcc1160fc2b157",
                "md5": "099fb6148c7c6b2d717375b90c239e18",
                "sha256": "3f02e865404239778176eac1954352b568b54ef42407e296c68e6212b8415b81"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "099fb6148c7c6b2d717375b90c239e18",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1183614,
            "upload_time": "2024-12-07T22:04:27",
            "upload_time_iso_8601": "2024-12-07T22:04:27.085279Z",
            "url": "https://files.pythonhosted.org/packages/ca/3f/22a986b9140cbcb8cfe9c0c18f6e6f291a333c04abbfb7fcc1160fc2b157/vegas-6.2-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d66fbb08725c2a1f5ef518064cd567ea49a4b00608ad8a3f1ee759b161876aa3",
                "md5": "ca110f6819874fdabbb77a28b2452fc3",
                "sha256": "4566c1416d998e8aead02e7df9b66ff65cb2612dcca4cdf3fc03eec6a01284cf"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "ca110f6819874fdabbb77a28b2452fc3",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1132634,
            "upload_time": "2024-12-07T22:04:29",
            "upload_time_iso_8601": "2024-12-07T22:04:29.026997Z",
            "url": "https://files.pythonhosted.org/packages/d6/6f/bb08725c2a1f5ef518064cd567ea49a4b00608ad8a3f1ee759b161876aa3/vegas-6.2-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8f2241ae615739c8321a686a992c31e68fe7234a76bf300263936bb83e0f0ad3",
                "md5": "238f9efc9eb7c45a273b3f427403527b",
                "sha256": "6cba47a82fce8c76b89c7b859577dda52a9ef199692b7fadb970cafc962fb9be"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "238f9efc9eb7c45a273b3f427403527b",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 3838552,
            "upload_time": "2024-12-07T22:04:33",
            "upload_time_iso_8601": "2024-12-07T22:04:33.656768Z",
            "url": "https://files.pythonhosted.org/packages/8f/22/41ae615739c8321a686a992c31e68fe7234a76bf300263936bb83e0f0ad3/vegas-6.2-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7366f2b8fb52ba520dc5ee05473d56fc3f04ef108f76d14850794898d9fd2b5e",
                "md5": "5e7c4dedd1f6d2c414dbe3016feca300",
                "sha256": "968e02b7b9f2b3c99ade453bf88eaaac7866866bfe3e2f8bb17b2cbb1afbf3eb"
            },
            "downloads": -1,
            "filename": "vegas-6.2-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "5e7c4dedd1f6d2c414dbe3016feca300",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1081890,
            "upload_time": "2024-12-07T22:04:35",
            "upload_time_iso_8601": "2024-12-07T22:04:35.751786Z",
            "url": "https://files.pythonhosted.org/packages/73/66/f2b8fb52ba520dc5ee05473d56fc3f04ef108f76d14850794898d9fd2b5e/vegas-6.2-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5d296c426ff8361721d7ecb1716b83313e0466e8b8a75a1da1d7f231c321e8ed",
                "md5": "386143448e015e63174a13bf24d8e356",
                "sha256": "ef36b9a7611ce598dc318b328813eb684926054b28ef9d1b2932d11ffd477de8"
            },
            "downloads": -1,
            "filename": "vegas-6.2.tar.gz",
            "has_sig": false,
            "md5_digest": "386143448e015e63174a13bf24d8e356",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 2389871,
            "upload_time": "2024-12-07T22:04:39",
            "upload_time_iso_8601": "2024-12-07T22:04:39.338961Z",
            "url": "https://files.pythonhosted.org/packages/5d/29/6c426ff8361721d7ecb1716b83313e0466e8b8a75a1da1d7f231c321e8ed/vegas-6.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-07 22:04:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "gplepage",
    "github_project": "vegas",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "vegas"
}
        
Elapsed time: 1.37033s