nlopt


Namenlopt JSON
Version 2.7.1 PyPI version JSON
download
home_page
SummaryLibrary for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization
upload_time2022-03-26 01:58:19
maintainerDaniel Bok
docs_urlNone
authorDaniel Bok
requires_python>=3.6
licenseMIT
keywords algorithms global local constrained unconstrained optimization optimization non-linear optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            NLOpt Python
============

[![PyPI version](https://badge.fury.io/py/nlopt.svg)](https://badge.fury.io/py/nlopt)
![Build](https://github.com/DanielBok/nlopt-python/workflows/Build/badge.svg?branch=master)

This project builds Python wheels for the NLOpt library. NLOpt contains various routines for non-linear optimization.

## Versions supported

The project supports Python versions 3.6+ and above for Windows, MacOS, and Linux.

## Installation

```bash
pip install nlopt
```

## Documentation

For more information on how to use NLOpt, refer to the [documentation](https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/).



            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "nlopt",
    "maintainer": "Daniel Bok",
    "docs_url": null,
    "requires_python": ">=3.6",
    "maintainer_email": "daniel.bok@outlook.com",
    "keywords": "algorithms,global local constrained unconstrained optimization,optimization,non-linear optimization",
    "author": "Daniel Bok",
    "author_email": "daniel.bok@outlook.com",
    "download_url": "",
    "platform": null,
    "description": "NLOpt Python\n============\n\n[![PyPI version](https://badge.fury.io/py/nlopt.svg)](https://badge.fury.io/py/nlopt)\n![Build](https://github.com/DanielBok/nlopt-python/workflows/Build/badge.svg?branch=master)\n\nThis project builds Python wheels for the NLOpt library. NLOpt contains various routines for non-linear optimization.\n\n## Versions supported\n\nThe project supports Python versions 3.6+ and above for Windows, MacOS, and Linux.\n\n## Installation\n\n```bash\npip install nlopt\n```\n\n## Documentation\n\nFor more information on how to use NLOpt, refer to the [documentation](https://nlopt.readthedocs.io/en/latest/NLopt_Python_Reference/).\n\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library for nonlinear optimization, wrapping many algorithms for global and local, constrained or unconstrained, optimization",
    "version": "2.7.1",
    "split_keywords": [
        "algorithms",
        "global local constrained unconstrained optimization",
        "optimization",
        "non-linear optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b6482c644fd37f4e4b078362426a9a3c87d4c99f1e05b995e1627dba4c52bc8",
                "md5": "005b1845ca6693b2f2c33377c793ff8e",
                "sha256": "42b7883704e1285ff40d930699eb7fc7e1341229da33666b4163459cfdf89fb1"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "005b1845ca6693b2f2c33377c793ff8e",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 337856,
            "upload_time": "2022-03-26T01:58:19",
            "upload_time_iso_8601": "2022-03-26T01:58:19.750776Z",
            "url": "https://files.pythonhosted.org/packages/5b/64/82c644fd37f4e4b078362426a9a3c87d4c99f1e05b995e1627dba4c52bc8/nlopt-2.7.1-cp310-cp310-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ac7a78301ab01e31e08bc850bf800f34133c823579ace029d7898afe94745571",
                "md5": "4609db87f4bf629b56ed91f9c522d583",
                "sha256": "6ba0862162248442fbf1f04b20a321c11ff40ff4442a12aaaafcdaff9abb0ab7"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "4609db87f4bf629b56ed91f9c522d583",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 423670,
            "upload_time": "2022-03-26T01:58:21",
            "upload_time_iso_8601": "2022-03-26T01:58:21.707376Z",
            "url": "https://files.pythonhosted.org/packages/ac/7a/78301ab01e31e08bc850bf800f34133c823579ace029d7898afe94745571/nlopt-2.7.1-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ba229616e127a31c7dd96d79f6b769fd416df0688ba3ba4c6295fe54e14da56",
                "md5": "aff726423722eb20f41c3d7438f25e85",
                "sha256": "426c18548d733640449d707c82eb57c09a5f01d4b064f87312808d194d227f24"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "aff726423722eb20f41c3d7438f25e85",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.6",
            "size": 325243,
            "upload_time": "2022-03-26T01:58:23",
            "upload_time_iso_8601": "2022-03-26T01:58:23.268312Z",
            "url": "https://files.pythonhosted.org/packages/2b/a2/29616e127a31c7dd96d79f6b769fd416df0688ba3ba4c6295fe54e14da56/nlopt-2.7.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03f1608203756be9daa2bedced2f15026cefa3191eeb39f3c972ec88011cb71b",
                "md5": "c6eeb40c26469110f408a426ae54fb8c",
                "sha256": "79791a2179d1cf708622eaeea76c88acbadc6af0d2f198df21a74473838686c3"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp37-cp37m-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "c6eeb40c26469110f408a426ae54fb8c",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 338413,
            "upload_time": "2022-03-26T01:58:25",
            "upload_time_iso_8601": "2022-03-26T01:58:25.106236Z",
            "url": "https://files.pythonhosted.org/packages/03/f1/608203756be9daa2bedced2f15026cefa3191eeb39f3c972ec88011cb71b/nlopt-2.7.1-cp37-cp37m-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "18533e6f01d28488dc335a4f67ec3487d6c565b015a0036b7fee3b5412c6814f",
                "md5": "9f992ee844c4dab90297712af369cc43",
                "sha256": "aad38bab99348f6c3bbf0d5f339b3fd77465b27ef44c330f4ba512a40b87b373"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "9f992ee844c4dab90297712af369cc43",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 424102,
            "upload_time": "2022-03-26T01:58:26",
            "upload_time_iso_8601": "2022-03-26T01:58:26.732064Z",
            "url": "https://files.pythonhosted.org/packages/18/53/3e6f01d28488dc335a4f67ec3487d6c565b015a0036b7fee3b5412c6814f/nlopt-2.7.1-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2cf9a56c6f385cfcc7152a485e290771e99e056b551fffc79f63ec9ed61baaa0",
                "md5": "07430639e5a7544a9fe9c62ed4806714",
                "sha256": "479a415f522051f6d728a3279c013aab96a6eaf3c323a89582dcb07eb636f15f"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp37-cp37m-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "07430639e5a7544a9fe9c62ed4806714",
            "packagetype": "bdist_wheel",
            "python_version": "cp37",
            "requires_python": ">=3.6",
            "size": 325248,
            "upload_time": "2022-03-26T01:58:28",
            "upload_time_iso_8601": "2022-03-26T01:58:28.210988Z",
            "url": "https://files.pythonhosted.org/packages/2c/f9/a56c6f385cfcc7152a485e290771e99e056b551fffc79f63ec9ed61baaa0/nlopt-2.7.1-cp37-cp37m-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b35756484415382ac9a4ca3d53e053dbbf3b7907b6bee6c10f4982d07f700877",
                "md5": "30829391c5a2781779cbd8c6f058b104",
                "sha256": "d99f1d6217bc3ead6fa6fe84a923577003f9a5f760cd354a3f8dcd1e11d626ce"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp38-cp38-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "30829391c5a2781779cbd8c6f058b104",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 338517,
            "upload_time": "2022-03-26T01:58:29",
            "upload_time_iso_8601": "2022-03-26T01:58:29.503513Z",
            "url": "https://files.pythonhosted.org/packages/b3/57/56484415382ac9a4ca3d53e053dbbf3b7907b6bee6c10f4982d07f700877/nlopt-2.7.1-cp38-cp38-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5b77aee1257d3f54b6c24dd6e59c8eeb52a347190942a7aed9ebe4e296e565fd",
                "md5": "407dcf25ebe7da1e77ebd590d48fb3f6",
                "sha256": "33f9370bd37788b4ac792cf161835f1e4e9bbad8bfb5a76f75a295ae38dcd8d0"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "407dcf25ebe7da1e77ebd590d48fb3f6",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 424169,
            "upload_time": "2022-03-26T01:58:31",
            "upload_time_iso_8601": "2022-03-26T01:58:31.098455Z",
            "url": "https://files.pythonhosted.org/packages/5b/77/aee1257d3f54b6c24dd6e59c8eeb52a347190942a7aed9ebe4e296e565fd/nlopt-2.7.1-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72ed5bdaf8cbc1de2a07609525b069ca6d96578f87b30f71d748a4211b2fe69d",
                "md5": "1f8cc2764af3b229fa264342e310ef08",
                "sha256": "8e7b65cf3a751e822b02f28b65d0c548052523fa6333619af3f24fec60a6b6bd"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp38-cp38-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "1f8cc2764af3b229fa264342e310ef08",
            "packagetype": "bdist_wheel",
            "python_version": "cp38",
            "requires_python": ">=3.6",
            "size": 325319,
            "upload_time": "2022-03-26T01:58:32",
            "upload_time_iso_8601": "2022-03-26T01:58:32.644139Z",
            "url": "https://files.pythonhosted.org/packages/72/ed/5bdaf8cbc1de2a07609525b069ca6d96578f87b30f71d748a4211b2fe69d/nlopt-2.7.1-cp38-cp38-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fdd4eaf54531f55dfb91f313bbf60074648d9481233e20523f6496806a1b542e",
                "md5": "44510f7916e1f4055bdddae9a021e0cb",
                "sha256": "087ff54de5ec0375fd18f843b36e9a8590c0f1e194bb45d3119ba844aeb836dd"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "has_sig": false,
            "md5_digest": "44510f7916e1f4055bdddae9a021e0cb",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 337978,
            "upload_time": "2022-03-26T01:58:33",
            "upload_time_iso_8601": "2022-03-26T01:58:33.930498Z",
            "url": "https://files.pythonhosted.org/packages/fd/d4/eaf54531f55dfb91f313bbf60074648d9481233e20523f6496806a1b542e/nlopt-2.7.1-cp39-cp39-macosx_10_9_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "43d1d8b639cb1e40472d29567280f105cdaf1517cf8fdfa226303b6d46f5968d",
                "md5": "113580dd0a69ce0a3af3ffc5c299d9f9",
                "sha256": "b4a05448f0ffebbab7a6a822297430e018c848652280e6efa13484e210291d5c"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "113580dd0a69ce0a3af3ffc5c299d9f9",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 423635,
            "upload_time": "2022-03-26T01:58:35",
            "upload_time_iso_8601": "2022-03-26T01:58:35.558458Z",
            "url": "https://files.pythonhosted.org/packages/43/d1/d8b639cb1e40472d29567280f105cdaf1517cf8fdfa226303b6d46f5968d/nlopt-2.7.1-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "54132b385e1108e505840995f2efc83b9f22c1fec3036fae1522065e557aaba4",
                "md5": "fd1c884e88f93c2145d64d3385fe5082",
                "sha256": "757c41210f3ab6173e5c508c79c7833e33cf90a068d098b1e13d277432120b81"
            },
            "downloads": -1,
            "filename": "nlopt-2.7.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "fd1c884e88f93c2145d64d3385fe5082",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.6",
            "size": 325310,
            "upload_time": "2022-03-26T01:58:37",
            "upload_time_iso_8601": "2022-03-26T01:58:37.142335Z",
            "url": "https://files.pythonhosted.org/packages/54/13/2b385e1108e505840995f2efc83b9f22c1fec3036fae1522065e557aaba4/nlopt-2.7.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-03-26 01:58:19",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "lcname": "nlopt"
}
        
Elapsed time: 0.05839s