PyFDE


NamePyFDE JSON
Version 1.3.0 PyPI version JSON
download
home_pagehttps://bitbucket.org/lucashnegri/pyfde
SummaryA fast differential evolution module
upload_time2020-01-23 14:57:45
maintainer
docs_urlhttps://pythonhosted.org/PyFDE/
authorLucas Hermann Negri
requires_python
licenseMIT
keywords differential evolution search optimization evolutionary
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://bitbucket.org/lucashnegri/pyfde",
    "name": "PyFDE",
    "maintainer": "",
    "docs_url": "https://pythonhosted.org/PyFDE/",
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "differential evolution search optimization evolutionary",
    "author": "Lucas Hermann Negri",
    "author_email": "lucashnegri@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/72/f9/87f7279554d2682e3827d39c3d3a565b2fd42f7114a779e34a601c6c5079/PyFDE-1.3.0.tar.gz",
    "platform": "",
    "description": "",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A fast differential evolution module",
    "version": "1.3.0",
    "project_urls": {
        "Homepage": "https://bitbucket.org/lucashnegri/pyfde"
    },
    "split_keywords": [
        "differential",
        "evolution",
        "search",
        "optimization",
        "evolutionary"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "72f987f7279554d2682e3827d39c3d3a565b2fd42f7114a779e34a601c6c5079",
                "md5": "49b9cf5ad8e7bd002fc1054699717c90",
                "sha256": "98de016cc003471b207605473238a2eeecd3e63d2a6bcf88e850b44fad6d0a9f"
            },
            "downloads": -1,
            "filename": "PyFDE-1.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "49b9cf5ad8e7bd002fc1054699717c90",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 397102,
            "upload_time": "2020-01-23T14:57:45",
            "upload_time_iso_8601": "2020-01-23T14:57:45.190246Z",
            "url": "https://files.pythonhosted.org/packages/72/f9/87f7279554d2682e3827d39c3d3a565b2fd42f7114a779e34a601c6c5079/PyFDE-1.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2020-01-23 14:57:45",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "lucashnegri",
    "bitbucket_project": "pyfde",
    "lcname": "pyfde"
}
        
Elapsed time: 2.07601s