optimix


Nameoptimix JSON
Version 3.0.5 PyPI version JSON
download
home_pageNone
SummaryAbstract function optimisation
upload_time2025-01-03 16:04:45
maintainerNone
docs_urlhttps://pythonhosted.org/optimix/
authorDanilo Horta
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # optimix

Abstract function optimisation.

## Install

Enter

```bash
pip install optimix
```

from the command-line.

## Authors

* [Danilo Horta](https://github.com/horta)

## License

This project is licensed under the [MIT License](https://raw.githubusercontent.com/limix/optimix/master/LICENSE.md).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "optimix",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/optimix/",
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Danilo Horta",
    "author_email": "danilo.horta@pm.me",
    "download_url": "https://files.pythonhosted.org/packages/4c/10/a571939ecc2b0442b8b16afb8a762b0d3ed4bc1018514bb8c5832cc2f4f2/optimix-3.0.5.tar.gz",
    "platform": null,
    "description": "# optimix\n\nAbstract function optimisation.\n\n## Install\n\nEnter\n\n```bash\npip install optimix\n```\n\nfrom the command-line.\n\n## Authors\n\n* [Danilo Horta](https://github.com/horta)\n\n## License\n\nThis project is licensed under the [MIT License](https://raw.githubusercontent.com/limix/optimix/master/LICENSE.md).\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Abstract function optimisation",
    "version": "3.0.5",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6f9f533919a2c308f0e60720b13df7aff069631a579529eb263dace5cfb9a13",
                "md5": "9f1f3748f766f43062622abf9e650ea1",
                "sha256": "ae3849fc2d724144e623c97831c865de6de78c0de932300f701bb6e3bedde88f"
            },
            "downloads": -1,
            "filename": "optimix-3.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9f1f3748f766f43062622abf9e650ea1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 8090,
            "upload_time": "2025-01-03T16:04:43",
            "upload_time_iso_8601": "2025-01-03T16:04:43.221071Z",
            "url": "https://files.pythonhosted.org/packages/f6/f9/f533919a2c308f0e60720b13df7aff069631a579529eb263dace5cfb9a13/optimix-3.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4c10a571939ecc2b0442b8b16afb8a762b0d3ed4bc1018514bb8c5832cc2f4f2",
                "md5": "80456bfcdcf2f6c111f3dc80e9013b54",
                "sha256": "f329dfd5001d049fb6f47c32e5681b074cf1d0e5749a6091c0a4075b2379c029"
            },
            "downloads": -1,
            "filename": "optimix-3.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "80456bfcdcf2f6c111f3dc80e9013b54",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 6279,
            "upload_time": "2025-01-03T16:04:45",
            "upload_time_iso_8601": "2025-01-03T16:04:45.603905Z",
            "url": "https://files.pythonhosted.org/packages/4c/10/a571939ecc2b0442b8b16afb8a762b0d3ed4bc1018514bb8c5832cc2f4f2/optimix-3.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-03 16:04:45",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "optimix"
}
        
Elapsed time: 0.50189s