ANNarchy


NameANNarchy JSON
Version 4.7.2.6 PyPI version JSON
download
home_pagehttp://www.tu-chemnitz.de/informatik/KI/projects/ANNarchy/index.php
SummaryArtificial Neural Networks architect
upload_time2023-08-17 14:04:17
maintainer
docs_urlNone
authorJulien Vitay, Helge Uelo Dinkelbach and Fred Hamker
requires_python
licenseGPLv2+
keywords neural simulator
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ANNarchy (Artificial Neural Networks architect) is a parallel simulator for distributed rate-coded or spiking neural networks. The core of the library is generated in C++ and distributed using openMP or CUDA. It provides an interface in Python for the definition of the networks.

            

Raw data

            {
    "_id": null,
    "home_page": "http://www.tu-chemnitz.de/informatik/KI/projects/ANNarchy/index.php",
    "name": "ANNarchy",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "neural simulator",
    "author": "Julien Vitay, Helge Uelo Dinkelbach and Fred Hamker",
    "author_email": "julien.vitay@informatik.tu-chemnitz.de",
    "download_url": "https://files.pythonhosted.org/packages/4f/74/8f9f90fc9650c1ef568ddd5d489568b0fc7b08928a1f50e176cfc3e57314/ANNarchy-4.7.2.6.tar.gz",
    "platform": "GNU/Linux; MacOSX",
    "description": "ANNarchy (Artificial Neural Networks architect) is a parallel simulator for distributed rate-coded or spiking neural networks. The core of the library is generated in C++ and distributed using openMP or CUDA. It provides an interface in Python for the definition of the networks.\n",
    "bugtrack_url": null,
    "license": "GPLv2+",
    "summary": "Artificial Neural Networks architect",
    "version": "4.7.2.6",
    "project_urls": {
        "Download": "https://bitbucket.org/annarchy/annarchy",
        "Homepage": "http://www.tu-chemnitz.de/informatik/KI/projects/ANNarchy/index.php"
    },
    "split_keywords": [
        "neural",
        "simulator"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f748f9f90fc9650c1ef568ddd5d489568b0fc7b08928a1f50e176cfc3e57314",
                "md5": "6f271e582adf4652ab30d2b8d65ec904",
                "sha256": "ab6ff7ce1f1f65a044cd32cc455f02a2911b3dfcaf7df352dd9b61e21ea6226f"
            },
            "downloads": -1,
            "filename": "ANNarchy-4.7.2.6.tar.gz",
            "has_sig": false,
            "md5_digest": "6f271e582adf4652ab30d2b8d65ec904",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 1395288,
            "upload_time": "2023-08-17T14:04:17",
            "upload_time_iso_8601": "2023-08-17T14:04:17.070600Z",
            "url": "https://files.pythonhosted.org/packages/4f/74/8f9f90fc9650c1ef568ddd5d489568b0fc7b08928a1f50e176cfc3e57314/ANNarchy-4.7.2.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-08-17 14:04:17",
    "github": false,
    "gitlab": false,
    "bitbucket": true,
    "codeberg": false,
    "bitbucket_user": "annarchy",
    "bitbucket_project": "annarchy",
    "lcname": "annarchy"
}
        
Elapsed time: 0.10731s