{"id":154171,"name":null,"description":"Topological Neuron Synthesis","url":"https://github.com/bluebrain/neurots","last_synced_at":"2025-09-09T16:14:19.678Z","repository":{"id":40371553,"uuid":"378875197","full_name":"BlueBrain/NeuroTS","owner":"BlueBrain","description":"Topological Neuron Synthesis","archived":true,"fork":false,"pushed_at":"2025-02-26T12:49:59.000Z","size":7933,"stargazers_count":39,"open_issues_count":4,"forks_count":5,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-04-21T06:11:34.862Z","etag":null,"topics":["morphology","neuroscience"],"latest_commit_sha":null,"homepage":"https://neurots.readthedocs.io/en/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-21T09:22:45.000Z","updated_at":"2025-04-13T17:16:15.000Z","dependencies_parsed_at":"2023-02-15T15:46:24.781Z","dependency_job_id":"d4f5cc2a-24fc-4493-bf3c-28ebd44925f2","html_url":"https://github.com/BlueBrain/NeuroTS","commit_stats":{"total_commits":229,"total_committers":11,"mean_commits":"20.818181818181817","dds":0.6986899563318778,"last_synced_commit":"202c248864b6c34ef4d50497cd4e1731208dcf14"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"purl":"pkg:github/BlueBrain/NeuroTS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/sbom","scorecard":{"id":23064,"data":{"date":"2025-08-11","repo":{"name":"github.com/BlueBrain/NeuroTS","commit":"c74afba1774577e08f6b828d765a993db24ac761"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.1,"checks":[{"name":"Maintained","score":0,"reason":"project is archived","details":["Warn: Repository is archived."],"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Code-Review","score":9,"reason":"Found 22/23 approved changesets -- score normalized to 9","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/commitlint.yml:1","Warn: no topLevel permission defined: .github/workflows/my_binder-build.yml:1","Warn: no topLevel permission defined: .github/workflows/publish-sdist.yml:1","Warn: no topLevel permission defined: .github/workflows/run-tox.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/commitlint.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/commitlint.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/commitlint.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/my_binder-build.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/my_binder-build.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:13: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:15: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/publish-sdist.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/publish-sdist.yml:23: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/publish-sdist.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:27: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:31: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/run-tox.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/run-tox.yml:66: update your workflow using https://app.stepsecurity.io/secureworkflow/BlueBrain/NeuroTS/run-tox.yml/main?enable=pin","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:19","Warn: npmCommand not pinned by hash: .github/workflows/commitlint.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/publish-sdist.yml:20","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:43","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:44","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:49","Warn: pipCommand not pinned by hash: .github/workflows/run-tox.yml:50","Info:   0 out of   8 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned","Info:   0 out of   2 npmCommand dependencies pinned","Info:   0 out of   5 pipCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.txt:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE.txt:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/publish-sdist.yml:9"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-14T17:14:35.424Z","repository_id":40371553,"created_at":"2025-08-14T17:14:35.424Z","updated_at":"2025-08-14T17:14:35.424Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274323385,"owners_count":25264070,"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","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"}},"owner":{"login":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"packages":[{"id":2817889,"name":"neurots","ecosystem":"pypi","description":"Synthesis of artificial neurons using their topological profiles package.","homepage":"https://NeuroTS.readthedocs.io","licenses":"Apache License 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/BlueBrain/NeuroTS","keywords_array":[],"namespace":null,"versions_count":13,"first_release_published_at":"2021-11-17T16:02:35.000Z","latest_release_published_at":"2024-12-03T09:54:18.000Z","latest_release_number":"3.7.0","last_synced_at":"2025-08-11T19:17:45.227Z","created_at":"2022-04-10T11:44:40.262Z","updated_at":"2025-08-11T19:17:45.227Z","registry_url":"https://pypi.org/project/neurots/","install_command":"pip install neurots --index-url https://pypi.org/simple","documentation_url":"https://neurots.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 4 - Beta","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.9","Topic :: Scientific/Engineering :: Bio-Informatics"],"normalized_name":"neurots"},"repo_metadata":{"id":40371553,"uuid":"378875197","full_name":"BlueBrain/NeuroTS","owner":"BlueBrain","description":"Topological Neuron Synthesis","archived":true,"fork":false,"pushed_at":"2025-02-26T12:49:59.000Z","size":7933,"stargazers_count":38,"open_issues_count":4,"forks_count":5,"subscribers_count":8,"default_branch":"main","last_synced_at":"2025-03-16T03:07:01.095Z","etag":null,"topics":["morphology","neuroscience"],"latest_commit_sha":null,"homepage":"https://neurots.readthedocs.io/en/stable","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/BlueBrain.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS.md","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-06-21T09:22:45.000Z","updated_at":"2025-02-26T12:50:03.000Z","dependencies_parsed_at":"2023-02-15T15:46:24.781Z","dependency_job_id":"d4f5cc2a-24fc-4493-bf3c-28ebd44925f2","html_url":"https://github.com/BlueBrain/NeuroTS","commit_stats":{"total_commits":229,"total_committers":11,"mean_commits":"20.818181818181817","dds":0.6986899563318778,"last_synced_commit":"202c248864b6c34ef4d50497cd4e1731208dcf14"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250007260,"owners_count":21359746,"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"},"owner_record":{"login":"BlueBrain","name":"The Blue Brain Project","uuid":"1479142","kind":"organization","description":"Open Source Software produced and used by the Blue Brain Project","email":"bbp.opensource@epfl.ch","website":"https://portal.bluebrain.epfl.ch/","location":"Geneva, Switzerland","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/1479142?v=4","repositories_count":226,"last_synced_at":"2024-04-14T20:55:00.562Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/BlueBrain","funding_links":[],"total_stars":3017,"followers":166,"following":0,"created_at":"2022-11-03T07:59:55.020Z","updated_at":"2024-04-14T20:55:45.907Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/BlueBrain/repositories"},"tags":[{"name":"3.7.0","sha":"b35fba399d0bee93505c194359c3aee613c0bdd3","kind":"commit","published_at":"2024-12-03T09:51:32.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.7.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.7.0/manifests"},{"name":"3.6.0","sha":"9e586f72e23fe7d936571f1f97ef47f15c88338e","kind":"commit","published_at":"2024-05-15T14:19:33.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.6.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.6.0/manifests"},{"name":"3.5.0","sha":"9d748240f8d344ef9476dc9c63ab23cd1f99f6c9","kind":"commit","published_at":"2023-11-21T12:21:34.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.5.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.5.0/manifests"},{"name":"3.4.2","sha":"39d602628b7d7fe5fc02e0cbfe05f885341559a4","kind":"commit","published_at":"2023-09-13T08:49:12.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.4.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.2/manifests"},{"name":"3.4.1","sha":"85652a4c12548c38d5c7c1b156f0ce9f20be9bb1","kind":"commit","published_at":"2023-09-04T13:40:33.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.4.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.1/manifests"},{"name":"3.4.0","sha":"c65ffc83a193e68294419190ace9910c8b7dcf20","kind":"commit","published_at":"2023-06-23T08:46:59.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.4.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.4.0/manifests"},{"name":"3.3.2","sha":"d4d5ecb6f013a897a6a06f0ff0458dc700e11778","kind":"commit","published_at":"2023-05-04T14:11:12.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.3.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.2/manifests"},{"name":"3.3.1","sha":"202c248864b6c34ef4d50497cd4e1731208dcf14","kind":"commit","published_at":"2023-03-13T12:45:13.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.3.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.1/manifests"},{"name":"3.3.0","sha":"8542b09bd23745e836ddb55a824dd2bb5a0ec2b2","kind":"commit","published_at":"2023-03-13T09:59:33.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.3.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.3.0/manifests"},{"name":"3.2.0","sha":"1efe6bb8b6f8e6466cdfcae02ddee3838cc829fc","kind":"commit","published_at":"2022-08-26T08:43:45.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.2.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.2.0/manifests"},{"name":"3.1.1","sha":"952b907bd471a6a722044c111d2892b1408ec9b0","kind":"commit","published_at":"2022-03-02T08:51:04.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.1.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.1.1/manifests"},{"name":"3.1.0","sha":"f32669656a9e0c3c89715405307d87be0e8d8738","kind":"commit","published_at":"2022-03-01T09:29:45.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.1.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.1.0/manifests"},{"name":"3.0.1","sha":"178f821821cdad7e2547c4da97907740ec29f153","kind":"tag","published_at":"2021-10-14T12:58:26.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.0.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.0.1/manifests"},{"name":"3.0.0","sha":"8b5bdf08c47911295cf149479f3a981e7360b30e","kind":"tag","published_at":"2021-10-12T15:50:55.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/3.0.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/3.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/3.0.0/manifests"},{"name":"2.5.0","sha":"6c5dfb680824b94fc9ee24727b0fa7d3639283c3","kind":"tag","published_at":"2021-08-30T18:21:01.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.5.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.5.0/manifests"},{"name":"2.4.5","sha":"dda2ab39a82e9b91900c603a0c0449eb7647d304","kind":"tag","published_at":"2021-08-30T18:07:04.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.5","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.5/manifests"},{"name":"2.4.4","sha":"f98671babb18168d0d06450cf949842ac0c1b86e","kind":"tag","published_at":"2021-06-07T11:33:36.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.4","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.4/manifests"},{"name":"2.4.3","sha":"f73e9e35b58b4ad08008d9bc6cba1ce95519cd3d","kind":"tag","published_at":"2021-06-02T13:30:13.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.3","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.3/manifests"},{"name":"2.4.2","sha":"b4b94e05f4e042bcae36744860a091c7a3896761","kind":"tag","published_at":"2021-05-06T08:31:06.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.2/manifests"},{"name":"2.4.1","sha":"6ae29dad147ee8c58559ede4a98b16275aca10a9","kind":"tag","published_at":"2021-05-05T10:25:48.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.1/manifests"},{"name":"2.4.0","sha":"f2e20369913c05891097ac33839ab3aa57b23421","kind":"tag","published_at":"2021-05-04T07:28:06.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.4.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.4.0/manifests"},{"name":"2.3.3","sha":"a332692c6d8561f4fb412914a371ed57cc391457","kind":"tag","published_at":"2021-04-19T15:57:22.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.3.3","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.3.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.3/manifests"},{"name":"2.3.2","sha":"7ea8e40334987f5805313c6c35db8e4c8a5de4c0","kind":"tag","published_at":"2021-03-18T19:36:16.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.3.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.2/manifests"},{"name":"2.3.1","sha":"a67972be3eae919c0aa5b7fe5e7d6060f52f631f","kind":"tag","published_at":"2021-03-16T16:57:21.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.3.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.1/manifests"},{"name":"2.3.0","sha":"b4032d1a338a77d1fa6f8e73193093ccd50f7460","kind":"tag","published_at":"2021-01-12T16:40:01.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.3.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.3.0/manifests"},{"name":"2.2.9","sha":"320be751f85acdaa309909a1d6b2bd02a60dfcc6","kind":"tag","published_at":"2020-12-09T18:53:03.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.9","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.9","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.9/manifests"},{"name":"2.2.8","sha":"0a0bb24db1156e81f202484bac7201c481043b6b","kind":"tag","published_at":"2020-12-09T13:44:52.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.8","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.8/manifests"},{"name":"2.2.7","sha":"44f1c32d24796597366c5a14dcdc9fadccac551f","kind":"tag","published_at":"2020-11-04T13:30:08.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.7","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.7/manifests"},{"name":"2.2.6","sha":"d7794318e73da7a763429e307cd8365e2f898cd4","kind":"tag","published_at":"2020-10-22T12:03:10.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.6","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.6/manifests"},{"name":"2.2.5","sha":"9e3cafb6480085cb32ff26539c1b49a6004f7436","kind":"tag","published_at":"2020-10-14T11:17:50.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.5","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.5/manifests"},{"name":"2.2.4","sha":"c9927b1bcf29c382eddf616e051a9d6314d17b32","kind":"tag","published_at":"2020-10-09T06:21:22.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.4","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.4/manifests"},{"name":"2.2.3","sha":"f2ea42742a5b1db454f5848dc4d66e14d0801418","kind":"tag","published_at":"2020-10-07T15:50:32.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.3","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.3/manifests"},{"name":"2.2.2","sha":"132543020f93a66449e2b872a90c2813354c4757","kind":"tag","published_at":"2020-08-03T13:33:48.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.2/manifests"},{"name":"2.2.1","sha":"cd3da5d2783c827e30c894eee875f537cccef465","kind":"tag","published_at":"2020-06-29T09:22:18.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.1/manifests"},{"name":"2.2.0","sha":"2802b55f499516b8fa6dcaa24ba39515c5a9fee5","kind":"tag","published_at":"2020-06-28T15:22:15.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.2.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.2.0/manifests"},{"name":"2.0.7","sha":"6a45cc296788864ca4a4c3d5db790f996298da7b","kind":"tag","published_at":"2020-03-31T09:48:03.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.0.7","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.7/manifests"},{"name":"2.0.6","sha":"4c3ad065811171fc58af0d9833049b151bbd8dbd","kind":"tag","published_at":"2020-03-27T10:57:03.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.0.6","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.6/manifests"},{"name":"2.0.4","sha":"0c0d352031087e4c8b827ebd7baead1a76904f24","kind":"tag","published_at":"2020-02-13T14:07:53.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.0.4","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.4/manifests"},{"name":"2.0.2","sha":"f671fbaaa2e6521f7f2975c45ea0d6e37ffdfa8c","kind":"tag","published_at":"2020-02-11T10:17:01.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.0.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.2/manifests"},{"name":"2.0.0","sha":"1d6094c7c6fd8639b13c411c642c0f1625f7b119","kind":"tag","published_at":"2020-01-28T10:17:08.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/2.0.0","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/2.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/2.0.0/manifests"},{"name":"1.0.8","sha":"3bea788d3e52eb2de72a5c547ab3973eb28cea90","kind":"tag","published_at":"2019-03-04T14:49:35.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.8","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.8","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.8/manifests"},{"name":"1.0.7","sha":"c2e3bef784d6d24727a151c8b830ce8709f2890c","kind":"tag","published_at":"2019-02-26T08:26:54.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.7","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.7","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.7/manifests"},{"name":"1.0.6","sha":"20464b3a23c12bb7e30cda59811606d447e53a39","kind":"tag","published_at":"2019-02-19T15:10:37.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.6","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.6","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.6/manifests"},{"name":"1.0.5","sha":"93ff23b7fb0aef2395aa4c1366af085ad5a8eb18","kind":"tag","published_at":"2019-02-07T09:25:55.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.5","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.5","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.5/manifests"},{"name":"1.0.4","sha":"299eb151291980cb2cac6d1607f1bcaf3fff85a1","kind":"tag","published_at":"2019-02-04T16:33:20.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.4","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.4","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.4/manifests"},{"name":"1.0.3","sha":"816a49ee54b0464116e3afaa1ac782942626462f","kind":"tag","published_at":"2019-02-04T15:52:11.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.3","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.3","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.3/manifests"},{"name":"1.0.2","sha":"09830f37aedac56e434133cee0b632f44a668c2a","kind":"tag","published_at":"2018-12-12T15:29:50.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.2","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.2","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.2/manifests"},{"name":"1.0.1","sha":"b4a9ecc86e995f464c97a1e9f5ac0d95c482ed80","kind":"tag","published_at":"2018-12-11T09:32:18.000Z","download_url":"https://codeload.github.com/BlueBrain/NeuroTS/tar.gz/1.0.1","html_url":"https://github.com/BlueBrain/NeuroTS/releases/tag/1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/tags/1.0.1/manifests"}]},"repo_metadata_updated_at":"2025-07-09T01:20:16.452Z","dependent_packages_count":0,"downloads":125,"downloads_period":"last-month","dependent_repos_count":1,"rankings":{"downloads":8.628140770991063,"dependent_repos_count":21.71838761843193,"dependent_packages_count":10.002282794063202,"stargazers_count":11.13830432013994,"forks_count":14.211258284497557,"docker_downloads_count":null,"average":13.139674757624737},"purl":"pkg:pypi/neurots","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/neurots","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/pypi/neurots","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/neurots/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-03-16T03:07:27.378Z","issues_count":12,"pull_requests_count":101,"avg_time_to_close_issue":2757608.6,"avg_time_to_close_pull_request":2325514.0606060605,"issues_closed_count":10,"pull_requests_closed_count":99,"pull_request_authors_count":9,"issue_authors_count":5,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.9207920792079207,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":1,"past_year_pull_requests_count":10,"past_year_avg_time_to_close_issue":260784.0,"past_year_avg_time_to_close_pull_request":258838.9,"past_year_issues_closed_count":1,"past_year_pull_requests_closed_count":10,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":1,"past_year_avg_comments_per_issue":2.0,"past_year_avg_comments_per_pull_request":1.1,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/issues","maintainers":[{"login":"adrien-berchet","count":54,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"eleftherioszisis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"lidakanari","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidakanari"},{"login":"KeremKurban","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KeremKurban"}],"active_maintainers":[{"login":"adrien-berchet","count":4,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurots/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurots/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurots/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/neurots/related_packages","maintainers":[{"uuid":"bbp.opensource","login":"bbp.opensource","name":null,"email":null,"url":null,"packages_count":78,"html_url":"https://pypi.org/user/bbp.opensource/","role":null,"created_at":"2023-02-24T19:13:14.648Z","updated_at":"2023-02-24T19:13:14.648Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/bbp.opensource/packages"},{"uuid":"wvangeit","login":"wvangeit","name":null,"email":null,"url":null,"packages_count":15,"html_url":"https://pypi.org/user/wvangeit/","role":null,"created_at":"2023-02-24T19:13:14.654Z","updated_at":"2023-02-24T19:13:14.654Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/wvangeit/packages"},{"uuid":"adrien-berchet","login":"adrien-berchet","name":null,"email":null,"url":null,"packages_count":13,"html_url":"https://pypi.org/user/adrien-berchet/","role":null,"created_at":"2023-02-24T19:13:14.643Z","updated_at":"2023-02-24T19:13:14.643Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adrien-berchet/packages"},{"uuid":"obi.maintainer","login":"obi.maintainer","name":null,"email":null,"url":null,"packages_count":67,"html_url":"https://pypi.org/user/obi.maintainer/","role":"Owner","created_at":"2024-12-15T10:23:16.182Z","updated_at":"2024-12-15T10:23:16.182Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/obi.maintainer/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":726617,"maintainers_count":308874,"namespaces_count":0,"keywords_count":238369,"github":"pypi","metadata":{"funded_packages_count":50594},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-09T06:31:19.922Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":617911,"full_name":"BlueBrain/NeuroTS","default_branch":"main","committers":[{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":"adrien-berchet","count":88},{"name":"kanari","email":"lida.kanari@epfl.ch","login":"lidakanari","count":62},{"name":"Benoît Coste","email":"benoit.coste@epfl.ch","login":null,"count":41},{"name":"Alexis Arnaudon","email":"alexis.arnaudon@epfl.ch","login":"arnaudon","count":37},{"name":"Eleftherios Zisis","email":"eleftherios.zisis@epfl.ch","login":"eleftherioszisis","count":14},{"name":"Arseny V. Povolotsky","email":"arseny.povolotsky@epfl.ch","login":"arsenius7","count":10},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":9},{"name":"alex4200","email":"alexander.dietz@epfl.ch","login":"alex4200","count":4},{"name":"aleksei sanin","email":"aleksei.sanin@epfl.ch","login":"asanin-epfl","count":4},{"name":"jacquemi-bbp","email":"65395849+jacquemi-bbp","login":"jacquemi-bbp","count":1},{"name":"Erik Heeren","email":"erik.heeren@openbraininstitute.org","login":"heerener","count":1},{"name":"Julien Francioli","email":"julien.francioli@epfl.ch","login":null,"count":1}],"total_commits":272,"total_committers":12,"total_bot_commits":9,"total_bot_committers":1,"mean_commits":22.666666666666668,"dds":0.6764705882352942,"past_year_committers":[{"name":"Alexis Arnaudon","email":"alexis.arnaudon@epfl.ch","login":"arnaudon","count":5},{"name":"Adrien Berchet","email":"adrien.berchet@epfl.ch","login":"adrien-berchet","count":4},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":2},{"name":"jacquemi-bbp","email":"65395849+jacquemi-bbp","login":"jacquemi-bbp","count":1},{"name":"Erik Heeren","email":"erik.heeren@openbraininstitute.org","login":"heerener","count":1}],"past_year_total_commits":13,"past_year_total_committers":5,"past_year_total_bot_commits":2,"past_year_total_bot_committers":1,"past_year_mean_commits":2.6,"past_year_dds":0.6153846153846154,"last_synced_at":"2025-03-07T06:54:23.319Z","last_synced_commit":"c74afba1774577e08f6b828d765a993db24ac761","created_at":"2023-03-09T07:46:56.938Z","updated_at":"2025-03-07T06:54:24.154Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-26T00:00:11.761Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"BlueBrain/NeuroTS","html_url":"https://github.com/BlueBrain/NeuroTS","last_synced_at":"2025-04-21T06:07:14.368Z","status":null,"issues_count":12,"pull_requests_count":101,"avg_time_to_close_issue":2757608.6,"avg_time_to_close_pull_request":2325514.0606060605,"issues_closed_count":10,"pull_requests_closed_count":99,"pull_request_authors_count":9,"issue_authors_count":5,"avg_comments_per_issue":2.25,"avg_comments_per_pull_request":1.9207920792079207,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":9,"past_year_issues_count":0,"past_year_pull_requests_count":9,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":258782.11111111112,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":9,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":0.4444444444444444,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":2,"past_year_merged_pull_requests_count":9,"created_at":"2023-05-14T18:32:37.425Z","updated_at":"2025-09-03T00:49:53.232Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/BlueBrain%2FNeuroTS/issues","issue_labels_count":{"bug":2,"enhancement":1},"pull_request_labels_count":{"dependencies":12},"issue_author_associations_count":{"CONTRIBUTOR":5,"MEMBER":3,"NONE":3},"pull_request_author_associations_count":{"MEMBER":55,"CONTRIBUTOR":50,"COLLABORATOR":6,"NONE":3},"issue_authors":{"arnaudon":5,"adrien-berchet":2,"riddick-the-furyan":2,"jacquemi-bbp":1,"KeremKurban":1},"pull_request_authors":{"adrien-berchet":55,"arnaudon":33,"dependabot[bot]":12,"alex4200":4,"lidakanari":3,"eleftherioszisis":3,"jacquemi-bbp":2,"jazz031195":1,"bbpgithubaudit":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10046913,"issues_count":30708618,"pull_requests_count":91842089,"authors_count":10502051,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{},"past_year_pull_request_labels_count":{"dependencies":3},"past_year_issue_author_associations_count":{},"past_year_pull_request_author_associations_count":{"CONTRIBUTOR":9,"MEMBER":2},"past_year_issue_authors":{},"past_year_pull_request_authors":{"arnaudon":6,"dependabot[bot]":3,"adrien-berchet":2},"maintainers":[{"login":"adrien-berchet","count":57,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"},{"login":"eleftherioszisis","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/eleftherioszisis"},{"login":"lidakanari","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/lidakanari"},{"login":"KeremKurban","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KeremKurban"}],"active_maintainers":[{"login":"adrien-berchet","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adrien-berchet"}]},"events":{"total":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":8,"IssueCommentEvent":1,"PushEvent":15,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":21,"PullRequestEvent":11,"CreateEvent":6},"last_year":{"ReleaseEvent":1,"WatchEvent":3,"DeleteEvent":8,"IssueCommentEvent":1,"PushEvent":15,"PullRequestReviewCommentEvent":19,"PullRequestReviewEvent":21,"PullRequestEvent":11,"CreateEvent":6}},"keywords":["morphology","neuroscience"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:46:24.277Z","updated_at":"2023-02-15T15:46:24.277Z","repository_link":"https://github.com/BlueBrain/NeuroTS/blob/main/.github/workflows/codeql.yml","dependencies":[{"id":7688630017,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688630018,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7688630019,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":7688630020,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/commitlint.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:46:24.389Z","updated_at":"2023-02-15T15:46:24.389Z","repository_link":"https://github.com/BlueBrain/NeuroTS/blob/main/.github/workflows/commitlint.yml","dependencies":[{"id":7688630741,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688630742,"package_name":"actions/setup-node","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/my_binder-build.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:46:24.468Z","updated_at":"2023-02-15T15:46:24.468Z","repository_link":"https://github.com/BlueBrain/NeuroTS/blob/main/.github/workflows/my_binder-build.yml","dependencies":[{"id":7688631863,"package_name":"s-weigand/trigger-mybinder-build","ecosystem":"actions","requirements":"v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/publish-sdist.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:46:24.707Z","updated_at":"2023-02-15T15:46:24.707Z","repository_link":"https://github.com/BlueBrain/NeuroTS/blob/main/.github/workflows/publish-sdist.yml","dependencies":[{"id":7688633292,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688633295,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7688633297,"package_name":"pypa/gh-action-pypi-publish","ecosystem":"actions","requirements":"release/v1","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/run-tox.yml","sha":null,"kind":"manifest","created_at":"2023-02-15T15:46:24.747Z","updated_at":"2023-02-15T15:46:24.747Z","repository_link":"https://github.com/BlueBrain/NeuroTS/blob/main/.github/workflows/run-tox.yml","dependencies":[{"id":7688634472,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688634476,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":7688634477,"package_name":"actions/cache","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688634479,"package_name":"mikepenz/action-junit-report","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688634481,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":7688634483,"package_name":"actions/upload-artifact","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]}],"score":11.113641215937145,"created_at":"2025-09-09T00:37:45.573Z","updated_at":"2025-10-07T08:37:49.951Z","avatar_url":"https://github.com/BlueBrain.png","language":"Python","category":null,"sub_category":null,"monthly_downloads":125,"funding_links":[],"readme_doi_urls":["https://doi.org/10.1016/j.celrep.2022.110586"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["neuron","analyzer","morphology-analysis","genetic-algorithm","buildings","evolutionary-algorithms","circuit","electrophysiology","optimisation","biological-simulations"],"project_url":"https://science.ecosyste.ms/api/v1/projects/154171","html_url":"https://science.ecosyste.ms/projects/154171","bibtex_url":"https://science.ecosyste.ms/projects/154171/export.bibtex","apalike_url":"https://science.ecosyste.ms/projects/154171/export.apalike"}