numba


Namenumba JSON
Version 0.62.1 PyPI version JSON
download
home_pagehttps://numba.pydata.org
Summarycompiling Python code using LLVM
upload_time2025-09-29 10:46:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            *****
Numba
*****

.. image:: https://badges.gitter.im/numba/numba.svg
   :target: https://gitter.im/numba/numba?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge
   :alt: Gitter

.. image:: https://img.shields.io/badge/discuss-on%20discourse-blue
   :target: https://numba.discourse.group/
   :alt: Discourse

.. image:: https://zenodo.org/badge/3659275.svg
   :target: https://zenodo.org/badge/latestdoi/3659275
   :alt: Zenodo DOI

.. image:: https://img.shields.io/pypi/v/numba.svg
   :target: https://pypi.python.org/pypi/numba/
   :alt: PyPI

.. image:: https://dev.azure.com/numba/numba/_apis/build/status/numba.numba?branchName=main
    :target: https://dev.azure.com/numba/numba/_build/latest?definitionId=1?branchName=main
    :alt: Azure Pipelines

A Just-In-Time Compiler for Numerical Functions in Python
#########################################################

Numba is an open source, NumPy-aware optimizing compiler for Python sponsored
by Anaconda, Inc.  It uses the LLVM compiler project to generate machine code
from Python syntax.

Numba can compile a large subset of numerically-focused Python, including many
NumPy functions.  Additionally, Numba has support for automatic
parallelization of loops, generation of GPU-accelerated code, and creation of
ufuncs and C callbacks.

For more information about Numba, see the Numba homepage:
https://numba.pydata.org and the online documentation:
https://numba.readthedocs.io/en/stable/index.html

Installation
============

Please follow the instructions:

https://numba.readthedocs.io/en/stable/user/installing.html

Demo
====

Please have a look and the demo notebooks via the mybinder service:

https://mybinder.org/v2/gh/numba/numba-examples/master?filepath=notebooks

Contact
=======

Numba has a discourse forum for discussions:

* https://numba.discourse.group


            

Raw data

            {
    "_id": null,
    "home_page": "https://numba.pydata.org",
    "name": "numba",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/a3/20/33dbdbfe60e5fd8e3dbfde299d106279a33d9f8308346022316781368591/numba-0.62.1.tar.gz",
    "platform": null,
    "description": "*****\nNumba\n*****\n\n.. image:: https://badges.gitter.im/numba/numba.svg\n   :target: https://gitter.im/numba/numba?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge\n   :alt: Gitter\n\n.. image:: https://img.shields.io/badge/discuss-on%20discourse-blue\n   :target: https://numba.discourse.group/\n   :alt: Discourse\n\n.. image:: https://zenodo.org/badge/3659275.svg\n   :target: https://zenodo.org/badge/latestdoi/3659275\n   :alt: Zenodo DOI\n\n.. image:: https://img.shields.io/pypi/v/numba.svg\n   :target: https://pypi.python.org/pypi/numba/\n   :alt: PyPI\n\n.. image:: https://dev.azure.com/numba/numba/_apis/build/status/numba.numba?branchName=main\n    :target: https://dev.azure.com/numba/numba/_build/latest?definitionId=1?branchName=main\n    :alt: Azure Pipelines\n\nA Just-In-Time Compiler for Numerical Functions in Python\n#########################################################\n\nNumba is an open source, NumPy-aware optimizing compiler for Python sponsored\nby Anaconda, Inc.  It uses the LLVM compiler project to generate machine code\nfrom Python syntax.\n\nNumba can compile a large subset of numerically-focused Python, including many\nNumPy functions.  Additionally, Numba has support for automatic\nparallelization of loops, generation of GPU-accelerated code, and creation of\nufuncs and C callbacks.\n\nFor more information about Numba, see the Numba homepage:\nhttps://numba.pydata.org and the online documentation:\nhttps://numba.readthedocs.io/en/stable/index.html\n\nInstallation\n============\n\nPlease follow the instructions:\n\nhttps://numba.readthedocs.io/en/stable/user/installing.html\n\nDemo\n====\n\nPlease have a look and the demo notebooks via the mybinder service:\n\nhttps://mybinder.org/v2/gh/numba/numba-examples/master?filepath=notebooks\n\nContact\n=======\n\nNumba has a discourse forum for discussions:\n\n* https://numba.discourse.group\n\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "compiling Python code using LLVM",
    "version": "0.62.1",
    "project_urls": {
        "Homepage": "https://numba.pydata.org"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f527a5a9a58f267ec3b72f609789b2a8eefd6156bd7117e41cc9b7cf5de30490",
                "md5": "ba90571ddeb2ad7c0e8d6cc319c9b764",
                "sha256": "a323df9d36a0da1ca9c592a6baaddd0176d9f417ef49a65bb81951dce69d941a"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp310-cp310-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ba90571ddeb2ad7c0e8d6cc319c9b764",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 2684281,
            "upload_time": "2025-09-29T10:43:31",
            "upload_time_iso_8601": "2025-09-29T10:43:31.863545Z",
            "url": "https://files.pythonhosted.org/packages/f5/27/a5a9a58f267ec3b72f609789b2a8eefd6156bd7117e41cc9b7cf5de30490/numba-0.62.1-cp310-cp310-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3a9dffc091c0bfd7b80f66df3887a7061b6af80c8c2649902444026ee1454391",
                "md5": "514e3e31327922ac2447f1e0530649ce",
                "sha256": "e1e1f4781d3f9f7c23f16eb04e76ca10b5a3516e959634bd226fc48d5d8e7a0a"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "514e3e31327922ac2447f1e0530649ce",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 2687311,
            "upload_time": "2025-09-29T10:43:54",
            "upload_time_iso_8601": "2025-09-29T10:43:54.441643Z",
            "url": "https://files.pythonhosted.org/packages/3a/9d/ffc091c0bfd7b80f66df3887a7061b6af80c8c2649902444026ee1454391/numba-0.62.1-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a1139a27bcd0baeea236116070c7df458414336f25e9dd5a872b066cf36b74bf",
                "md5": "ddf33a74bb47135acc269f94d35bf663",
                "sha256": "14432af305ea68627a084cd702124fd5d0c1f5b8a413b05f4e14757202d1cf6c"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ddf33a74bb47135acc269f94d35bf663",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 3734548,
            "upload_time": "2025-09-29T10:42:38",
            "upload_time_iso_8601": "2025-09-29T10:42:38.232296Z",
            "url": "https://files.pythonhosted.org/packages/a1/13/9a27bcd0baeea236116070c7df458414336f25e9dd5a872b066cf36b74bf/numba-0.62.1-cp310-cp310-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a70017a1ac4a60253c784ce59549375e047da98330b82de7df6ac7f4ecc90902",
                "md5": "237d44f686bbf3036ac3137f6f4c1321",
                "sha256": "f180922adf159ae36c2fe79fb94ffaa74cf5cb3688cb72dba0a904b91e978507"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "237d44f686bbf3036ac3137f6f4c1321",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 3441277,
            "upload_time": "2025-09-29T10:43:06",
            "upload_time_iso_8601": "2025-09-29T10:43:06.124026Z",
            "url": "https://files.pythonhosted.org/packages/a7/00/17a1ac4a60253c784ce59549375e047da98330b82de7df6ac7f4ecc90902/numba-0.62.1-cp310-cp310-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "869420ae0ff78612c4697eaf942a639db01dd4e2d90f634ac41fa3e015c961fc",
                "md5": "d28332d6969183da465409135a201b65",
                "sha256": "f41834909d411b4b8d1c68f745144136f21416547009c1e860cc2098754b4ca7"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "d28332d6969183da465409135a201b65",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.10",
            "size": 2745647,
            "upload_time": "2025-09-29T10:44:15",
            "upload_time_iso_8601": "2025-09-29T10:44:15.282940Z",
            "url": "https://files.pythonhosted.org/packages/86/94/20ae0ff78612c4697eaf942a639db01dd4e2d90f634ac41fa3e015c961fc/numba-0.62.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dd5f8b3491dd849474f55e33c16ef55678ace1455c490555337899c35826836c",
                "md5": "5fd56ae784a6b7df4f48531632f627c2",
                "sha256": "f43e24b057714e480fe44bc6031de499e7cf8150c63eb461192caa6cc8530bc8"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp311-cp311-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "5fd56ae784a6b7df4f48531632f627c2",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 2684279,
            "upload_time": "2025-09-29T10:43:37",
            "upload_time_iso_8601": "2025-09-29T10:43:37.213630Z",
            "url": "https://files.pythonhosted.org/packages/dd/5f/8b3491dd849474f55e33c16ef55678ace1455c490555337899c35826836c/numba-0.62.1-cp311-cp311-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bf1871969149bfeb65a629e652b752b80167fe8a6a6f6e084f1f2060801f7f31",
                "md5": "d54601e13b9fe582aee4baeeea97fad6",
                "sha256": "57cbddc53b9ee02830b828a8428757f5c218831ccc96490a314ef569d8342b7b"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "d54601e13b9fe582aee4baeeea97fad6",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 2687330,
            "upload_time": "2025-09-29T10:43:59",
            "upload_time_iso_8601": "2025-09-29T10:43:59.601082Z",
            "url": "https://files.pythonhosted.org/packages/bf/18/71969149bfeb65a629e652b752b80167fe8a6a6f6e084f1f2060801f7f31/numba-0.62.1-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e7d403be3fecae33088027bc8a95dc80a2fda1e3beff3e0e5fc4374ada3afbe",
                "md5": "64069da50caa25cff3090a04eb52fcf1",
                "sha256": "604059730c637c7885386521bb1b0ddcbc91fd56131a6dcc54163d6f1804c872"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "64069da50caa25cff3090a04eb52fcf1",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 3739727,
            "upload_time": "2025-09-29T10:42:45",
            "upload_time_iso_8601": "2025-09-29T10:42:45.922109Z",
            "url": "https://files.pythonhosted.org/packages/0e/7d/403be3fecae33088027bc8a95dc80a2fda1e3beff3e0e5fc4374ada3afbe/numba-0.62.1-cp311-cp311-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e0c33d910d08b659a6d4c62ab3cd8cd93c4d8b7709f55afa0d79a87413027ff6",
                "md5": "5d89c483c2f73d8d6505e209d0aab75f",
                "sha256": "d6c540880170bee817011757dc9049dba5a29db0c09b4d2349295991fe3ee55f"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5d89c483c2f73d8d6505e209d0aab75f",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 3445490,
            "upload_time": "2025-09-29T10:43:12",
            "upload_time_iso_8601": "2025-09-29T10:43:12.692303Z",
            "url": "https://files.pythonhosted.org/packages/e0/c3/3d910d08b659a6d4c62ab3cd8cd93c4d8b7709f55afa0d79a87413027ff6/numba-0.62.1-cp311-cp311-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b829d425c2f20d9f0a37f7cb955945a553a00fa06a2b025856c3550227c5543",
                "md5": "356a5d483d94e1e8d223b9ec24735fb9",
                "sha256": "03de6d691d6b6e2b76660ba0f38f37b81ece8b2cc524a62f2a0cfae2bfb6f9da"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "356a5d483d94e1e8d223b9ec24735fb9",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.10",
            "size": 2745550,
            "upload_time": "2025-09-29T10:44:20",
            "upload_time_iso_8601": "2025-09-29T10:44:20.571770Z",
            "url": "https://files.pythonhosted.org/packages/5b/82/9d425c2f20d9f0a37f7cb955945a553a00fa06a2b025856c3550227c5543/numba-0.62.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5efa30fa6873e9f821c0ae755915a3ca444e6ff8d6a7b6860b669a3d33377ac7",
                "md5": "ecf51969ea96a3c5acbf42865ecf522f",
                "sha256": "1b743b32f8fa5fff22e19c2e906db2f0a340782caf024477b97801b918cf0494"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp312-cp312-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ecf51969ea96a3c5acbf42865ecf522f",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 2685346,
            "upload_time": "2025-09-29T10:43:43",
            "upload_time_iso_8601": "2025-09-29T10:43:43.677036Z",
            "url": "https://files.pythonhosted.org/packages/5e/fa/30fa6873e9f821c0ae755915a3ca444e6ff8d6a7b6860b669a3d33377ac7/numba-0.62.1-cp312-cp312-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a9d5504ce8dc46e0dba2790c77e6b878ee65b60fe3e7d6d0006483ef6fde5a97",
                "md5": "7a37e7263fe001155199f842dc89686a",
                "sha256": "90fa21b0142bcf08ad8e32a97d25d0b84b1e921bc9423f8dda07d3652860eef6"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "7a37e7263fe001155199f842dc89686a",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 2688139,
            "upload_time": "2025-09-29T10:44:04",
            "upload_time_iso_8601": "2025-09-29T10:44:04.894195Z",
            "url": "https://files.pythonhosted.org/packages/a9/d5/504ce8dc46e0dba2790c77e6b878ee65b60fe3e7d6d0006483ef6fde5a97/numba-0.62.1-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "505f6a802741176c93f2ebe97ad90751894c7b0c922b52ba99a4395e79492205",
                "md5": "ef923bcbca2f5ac05c4edebee7b5e68d",
                "sha256": "6ef84d0ac19f1bf80431347b6f4ce3c39b7ec13f48f233a48c01e2ec06ecbc59"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "ef923bcbca2f5ac05c4edebee7b5e68d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 3796453,
            "upload_time": "2025-09-29T10:42:52",
            "upload_time_iso_8601": "2025-09-29T10:42:52.771953Z",
            "url": "https://files.pythonhosted.org/packages/50/5f/6a802741176c93f2ebe97ad90751894c7b0c922b52ba99a4395e79492205/numba-0.62.1-cp312-cp312-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7edfefd21527d25150c4544eccc9d0b7260a5dec4b7e98b5a581990e05a133c0",
                "md5": "5cd2df4355509ae88ff623fd779d1573",
                "sha256": "9315cc5e441300e0ca07c828a627d92a6802bcbf27c5487f31ae73783c58da53"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "5cd2df4355509ae88ff623fd779d1573",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 3496451,
            "upload_time": "2025-09-29T10:43:19",
            "upload_time_iso_8601": "2025-09-29T10:43:19.279383Z",
            "url": "https://files.pythonhosted.org/packages/7e/df/efd21527d25150c4544eccc9d0b7260a5dec4b7e98b5a581990e05a133c0/numba-0.62.1-cp312-cp312-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "804479bfdab12a02796bf4f1841630355c82b5a69933b1d50eb15c7fa37dabe8",
                "md5": "bfea9fb6f823a3c774b6c13f5e7856fd",
                "sha256": "44e3aa6228039992f058f5ebfcfd372c83798e9464297bdad8cc79febcf7891e"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "bfea9fb6f823a3c774b6c13f5e7856fd",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.10",
            "size": 2745552,
            "upload_time": "2025-09-29T10:44:26",
            "upload_time_iso_8601": "2025-09-29T10:44:26.399866Z",
            "url": "https://files.pythonhosted.org/packages/80/44/79bfdab12a02796bf4f1841630355c82b5a69933b1d50eb15c7fa37dabe8/numba-0.62.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2276501ea2c07c089ef1386868f33dff2978f43f51b854e34397b20fc55e0a58",
                "md5": "c5f4e6e98621dc44bbb79172eb8dc88e",
                "sha256": "b72489ba8411cc9fdcaa2458d8f7677751e94f0109eeb53e5becfdc818c64afb"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp313-cp313-macosx_10_15_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c5f4e6e98621dc44bbb79172eb8dc88e",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 2685766,
            "upload_time": "2025-09-29T10:43:49",
            "upload_time_iso_8601": "2025-09-29T10:43:49.161035Z",
            "url": "https://files.pythonhosted.org/packages/22/76/501ea2c07c089ef1386868f33dff2978f43f51b854e34397b20fc55e0a58/numba-0.62.1-cp313-cp313-macosx_10_15_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8068444986ed95350c0611d5c7b46828411c222ce41a0c76707c36425d27ce29",
                "md5": "e7b0d7ca7db0b70198704af1f3680fdf",
                "sha256": "44a1412095534a26fb5da2717bc755b57da5f3053965128fe3dc286652cc6a92"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp313-cp313-macosx_12_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "e7b0d7ca7db0b70198704af1f3680fdf",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 2688741,
            "upload_time": "2025-09-29T10:44:10",
            "upload_time_iso_8601": "2025-09-29T10:44:10.070175Z",
            "url": "https://files.pythonhosted.org/packages/80/68/444986ed95350c0611d5c7b46828411c222ce41a0c76707c36425d27ce29/numba-0.62.1-cp313-cp313-macosx_12_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "787ebf2e3634993d57f95305c7cee4c9c6cb3c9c78404ee7b49569a0dfecfe33",
                "md5": "efaee32fbd6916e4e813dca0a328c9a9",
                "sha256": "8c9460b9e936c5bd2f0570e20a0a5909ee6e8b694fd958b210e3bde3a6dba2d7"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "has_sig": false,
            "md5_digest": "efaee32fbd6916e4e813dca0a328c9a9",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 3804576,
            "upload_time": "2025-09-29T10:42:59",
            "upload_time_iso_8601": "2025-09-29T10:42:59.530729Z",
            "url": "https://files.pythonhosted.org/packages/78/7e/bf2e3634993d57f95305c7cee4c9c6cb3c9c78404ee7b49569a0dfecfe33/numba-0.62.1-cp313-cp313-manylinux2014_x86_64.manylinux_2_17_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e8b68a1723fff71f63bbb1354bdc60a1513a068acc0f5322f58da6f022d20247",
                "md5": "c75bc1ebe09fb3a5359feb705ebe4521",
                "sha256": "728f91a874192df22d74e3fd42c12900b7ce7190b1aad3574c6c61b08313e4c5"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "has_sig": false,
            "md5_digest": "c75bc1ebe09fb3a5359feb705ebe4521",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 3503367,
            "upload_time": "2025-09-29T10:43:26",
            "upload_time_iso_8601": "2025-09-29T10:43:26.326182Z",
            "url": "https://files.pythonhosted.org/packages/e8/b6/8a1723fff71f63bbb1354bdc60a1513a068acc0f5322f58da6f022d20247/numba-0.62.1-cp313-cp313-manylinux_2_27_aarch64.manylinux_2_28_aarch64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cec9d414e7a80d6d1dc4af0e07c6bfe293ce0b04ea4d0ed6c45dad9bd6e72eb",
                "md5": "41dc49a829691db9bd369bdfa27b266f",
                "sha256": "bbf3f88b461514287df66bc8d0307e949b09f2b6f67da92265094e8fa1282dd8"
            },
            "downloads": -1,
            "filename": "numba-0.62.1-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "41dc49a829691db9bd369bdfa27b266f",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.10",
            "size": 2745529,
            "upload_time": "2025-09-29T10:44:31",
            "upload_time_iso_8601": "2025-09-29T10:44:31.738730Z",
            "url": "https://files.pythonhosted.org/packages/9c/ec/9d414e7a80d6d1dc4af0e07c6bfe293ce0b04ea4d0ed6c45dad9bd6e72eb/numba-0.62.1-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a32033dbdbfe60e5fd8e3dbfde299d106279a33d9f8308346022316781368591",
                "md5": "de8600c6d1b23e0e143993ecff52413d",
                "sha256": "7b774242aa890e34c21200a1fc62e5b5757d5286267e71103257f4e2af0d5161"
            },
            "downloads": -1,
            "filename": "numba-0.62.1.tar.gz",
            "has_sig": false,
            "md5_digest": "de8600c6d1b23e0e143993ecff52413d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 2749817,
            "upload_time": "2025-09-29T10:46:31",
            "upload_time_iso_8601": "2025-09-29T10:46:31.551425Z",
            "url": "https://files.pythonhosted.org/packages/a3/20/33dbdbfe60e5fd8e3dbfde299d106279a33d9f8308346022316781368591/numba-0.62.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-29 10:46:31",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "numba"
}
        
Elapsed time: 2.38102s