{"id":13688832,"url":"https://github.com/ANNarchy/ANNarchy","last_synced_at":"2025-05-01T20:30:57.581Z","repository":{"id":37734579,"uuid":"57382690","full_name":"ANNarchy/ANNarchy","owner":"ANNarchy","description":"ANNarchy (Artificial Neural Networks architect) is a parallel simulator for rate-coded and spiking neural networks.","archived":false,"fork":false,"pushed_at":"2025-04-25T15:33:45.000Z","size":20993,"stargazers_count":39,"open_issues_count":3,"forks_count":12,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-25T16:41:56.446Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://annarchy.github.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ANNarchy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2016-04-29T12:34:15.000Z","updated_at":"2025-03-17T11:35:33.000Z","dependencies_parsed_at":"2023-10-17T01:38:31.399Z","dependency_job_id":"d556cf32-3ca7-4843-954d-73b7feb29046","html_url":"https://github.com/ANNarchy/ANNarchy","commit_stats":null,"previous_names":[],"tags_count":58,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANNarchy%2FANNarchy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANNarchy%2FANNarchy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANNarchy%2FANNarchy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ANNarchy%2FANNarchy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ANNarchy","download_url":"https://codeload.github.com/ANNarchy/ANNarchy/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251940523,"owners_count":21668550,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T15:01:24.217Z","updated_at":"2025-05-01T20:30:57.576Z","avatar_url":"https://github.com/ANNarchy.png","language":"Python","funding_links":[],"categories":["Python","Frameworks"],"sub_categories":[],"readme":"# ANNarchy \n\n[![DOI](https://zenodo.org/badge/57382690.svg)](https://zenodo.org/badge/latestdoi/57382690)\n\n\nANNarchy (Artificial Neural Networks architect) is a parallel and hybrid simulator for distributed rate-coded or spiking neural networks. The core of the library is written in C++ and distributed using openMP or CUDA. It provides an interface in Python for the definition of the networks. It is released under the [GNU GPL v2 or later](http://www.gnu.org/licenses/gpl.html).\n\n* Source code: [github.com/ANNarchy/ANNarchy](https://github.com/ANNarchy/ANNarchy)\n* Documentation: [annarchy.github.io](https://annarchy.github.io)\n* Forum: [google forum](https://groups.google.com/forum/#!forum/annarchy)\n* Bug reports and feature requests: [Issue Tracker](https://github.com/ANNarchy/ANNarchy/issues).\n\n### Citation\n\nIf you use ANNarchy for your research, we would appreciate if you cite the following paper:\n\n\u003e Vitay J, Dinkelbach HÜ and Hamker FH (2015). ANNarchy: a code generation approach to neural simulations on parallel hardware. *Frontiers in Neuroinformatics* 9:19. [doi:10.3389/fninf.2015.00019](http://dx.doi.org/10.3389/fninf.2015.00019)\n\n### Authors\n\n* Julien Vitay (julien.vitay@informatik.tu-chemnitz.de).\n* Helge Ülo Dinkelbach (helge-uelo.dinkelbach@informatik.tu-chemnitz.de).\n* Fred Hamker (fred.hamker@informatik.tu-chemnitz.de).\n\n## Installation\n\nUsing pip, you can install the latest stable release:\n\n```bash\npip install ANNarchy\n```\n\nSee \u003chttps://annarchy.github.io/Installation\u003e for further instructions.\n\n## Platforms\n\n* GNU/Linux\n* MacOS X\n* Windows (inside WSL2)\n\n## Dependencies\n\n* `python` \u003e= 3.10 (with the development files, e.g. `python-dev` or `python-devel`)\n* `g++` \u003e= 7.4 or `clang++` \u003e= 3.4\n* `cmake` \u003e= 3.16\n* `setuptools` \u003e= 65.0\n* `cython` \u003e= 3.0\n* `numpy` \u003e= 1.21\n* `sympy` \u003e= 1.11\n* `scipy` \u003e= 1.9\n* `matplotlib` \u003e= 3.0\n* `tqdm` \u003e= 4.60\n\nRecommended:\n\n* `lxml` (to save the networks in `.xml` format).\n* `h5py` (to export data in `.h5` format).\n* `pandoc` (for `report()`).\n* `tensorflow` (for the `ann_to_snn_conversion` extension)\n* `tensorboardX` (for the `logging` extension).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FANNarchy%2FANNarchy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FANNarchy%2FANNarchy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FANNarchy%2FANNarchy/lists"}