|
103 | 103 | "name": "SONATA" |
104 | 104 | } |
105 | 105 | ], |
| 106 | + "release": { |
| 107 | + "package_name": "bmtk", |
| 108 | + "source": "pypi" |
| 109 | + }, |
106 | 110 | "summary": "<p>The Brain Modeling Toolkit (BMTK) is a python-based software package for building, simulating and analyzing large-scale neural network models.\nIt supports the building and simulation of models of varying levels-of-resolution; from multi-compartment biophysically detailed networks, to point-neuron models, to filter-based models, and even population-level firing rate models.</p>\n<p>The BMTK is not itself a simulator and will utilize existing simulators, like NEURON and NEST, to run different types of models.\nWhat BMTK does provide:</p>\n<ul>\n<li>A unified interface across different simulators, so that modelers can work with and study their own network models across different simulators without having to learn how to use each tool.</li>\n<li>An easy way to setup and initialize network simulations with little-to-no programming necessary</li>\n<li>Automatic integration of parallelization when running on HPC.</li>\n<li>Extra built-in features which the native simulators may not support out-of-the-box.</li>\n</ul>\n<p>The BMTK was developed and is supported at the Allen Institute for Brain Science and released under a BSD 3-clause license.\nWe encourage others to use the BMTK for their own research, and suggestions and contributions to the BMTK are welcome.</p>", |
107 | 111 | "urls": { |
108 | 112 | "homepage": "https://alleninstitute.github.io/bmtk/" |
|
119 | 123 | "name": "NeuroML" |
120 | 124 | } |
121 | 125 | ], |
| 126 | + "release": { |
| 127 | + "package_name": "bluepyopt", |
| 128 | + "source": "pypi" |
| 129 | + }, |
122 | 130 | "summary": "<p>The Blue Brain Python Optimisation Library (BluePyOpt) is an extensible framework for data-driven model parameter optimisation that wraps and standardises several existing open-source tools.</p>\n<p>It simplifies the task of creating and sharing these optimisations, and the associated techniques and knowledge.\nThis is achieved by abstracting the optimisation and evaluation tasks into various reusable and flexible discrete elements according to established best-practices.</p>\n<p>Further, BluePyOpt provides methods for setting up both small- and large-scale optimisations on a variety of platforms, ranging from laptops to Linux clusters and cloud-based compute infrastructures.</p>", |
123 | 131 | "urls": { |
124 | 132 | "homepage": "https://bluepyopt.readthedocs.io" |
|
143 | 151 | "name": "Arbor" |
144 | 152 | } |
145 | 153 | ], |
| 154 | + "release": { |
| 155 | + "package_name": "bsb", |
| 156 | + "source": "pypi" |
| 157 | + }, |
146 | 158 | "summary": "<p>The Brain Scaffold Builder (BSB) is a black box component framework for multiparadigm neural modelling: we provide structure, architecture and organization, and you provide the use-case specific parts of your model.\nIn our framework, your model is described in a code-free configuration of components with parameters.</p>\n<p>For the framework to reliably use components, and make them work together in a complex workflow, it asks a fixed set of questions per component type: e.g. a connection component will be asked how to connect cells.\nThese contracts of cooperation between you and the framework are called interfaces. The framework executes a transparently parallelized workflow, and calls your components to fulfill their role.</p>\n<p>This way, by implementing our component interfaces and declaring them in a configuration file, most models end up being code-free, well-parametrized, self-contained, human-readable, multi-scale models!</p>", |
147 | 159 | "urls": { |
148 | 160 | "homepage": "https://bsb.readthedocs.io" |
|
354 | 366 | "name": "NeuroML" |
355 | 367 | } |
356 | 368 | ], |
| 369 | + "release": { |
| 370 | + "package_name": "pymoose", |
| 371 | + "source": "pypi" |
| 372 | + }, |
357 | 373 | "summary": "<p>MOOSE is the Multiscale Object-Oriented Simulation Environment.\nIt is designed to simulate neural systems ranging from subcellular components and biochemical reactions to complex models of single neurons, circuits, and large networks.\nMOOSE can operate at many levels of detail, from stochastic chemical computations, to multicompartment single-neuron models, to spiking neuron network models.</p>\n<p>MOOSE is a simulation environment, not just a numerical engine.\nIt provides the essentials by way of object-oriented representations of model concepts and fast numerical solvers, but its scope is much broader.\nIt has a scripting interface with Python, graphical displays with Matplotlib, PyQt, and OpenGL, and support for many model formats.</p>", |
358 | 374 | "urls": { |
359 | 375 | "documentation": "https://moose.ncbs.res.in/readthedocs/index.html", |
|
414 | 430 | "name": "NEST" |
415 | 431 | } |
416 | 432 | ], |
| 433 | + "release": { |
| 434 | + "package_name": "nest-desktop", |
| 435 | + "source": "pypi" |
| 436 | + }, |
417 | 437 | "summary": "<p>NEST Desktop is a web-based GUI application for NEST Simulator, an advanced simulation tool for computational neuroscience.\nNEST Desktop enables to construct a neuronal network model graphically and to perform a simulation experiment.\nThus, no programming skills are required.</p>", |
418 | 438 | "urls": { |
419 | 439 | "documentation": "https://nest-desktop.readthedocs.io", |
|
455 | 475 | "name": "NEST" |
456 | 476 | } |
457 | 477 | ], |
| 478 | + "release": { |
| 479 | + "package_name": "nestml", |
| 480 | + "source": "pypi" |
| 481 | + }, |
458 | 482 | "summary": "<p>NESTML is a domain-specific language for neuron and synapse models. These dynamical models can be used in simulations of brain activity on several platforms, in particular the NEST Simulator. NESTML combines an easy to understand, yet powerful syntax; a flexible processing toolchain, written in Python; and good simulation performance by means of code generation (C++ for NEST Simulator).</p>", |
459 | 483 | "urls": { |
460 | 484 | "documentation": "https://nestml.readthedocs.io/", |
|
483 | 507 | "name": "NeuroML" |
484 | 508 | } |
485 | 509 | ], |
| 510 | + "release": { |
| 511 | + "package_name": "netpyne", |
| 512 | + "source": "pypi" |
| 513 | + }, |
486 | 514 | "summary": "<p>NetPyNE is an open-source Python package to facilitate the development, parallel simulation, analysis, and optimization of biological neuronal networks using the NEURON simulator.</p>", |
487 | 515 | "urls": { |
488 | 516 | "documentation": "http://doc.netpyne.org/user_documentation.html", |
|
572 | 600 | "name": "LFPy" |
573 | 601 | } |
574 | 602 | ], |
| 603 | + "release": { |
| 604 | + "package_name": "neuron", |
| 605 | + "source": "pypi" |
| 606 | + }, |
575 | 607 | "summary": "<p>NEURON is a simulator for neurons and networks of neurons that runs efficiently on your local machine, in the cloud, or on an HPC.\nBuild and simulate models using Python, HOC, and/or NEURON's graphical interface.</p>", |
576 | 608 | "urls": { |
577 | 609 | "documentation": "http://nrn.readthedocs.io/", |
|
619 | 651 | "name": "NeuroML" |
620 | 652 | } |
621 | 653 | ], |
| 654 | + "release": { |
| 655 | + "package_name": "PyNN", |
| 656 | + "source": "pypi" |
| 657 | + }, |
622 | 658 | "summary": "<p>PyNN (pronounced 'pine') is a simulator-independent language for building neuronal network models.</p>\n<p>In other words, you can write the code for a model once, using the PyNN API and the Python programming language, and then run it without modification on any simulator that PyNN supports (currently NEURON, NEST and Brian 2) and on a number of neuromorphic hardware systems.</p>\n<p>The PyNN API aims to support modelling at a high-level of abstraction (populations of neurons, layers, columns and the connections between them) while still allowing access to the details of individual neurons and synapses when required.\nPyNN provides a library of standard neuron, synapse and synaptic plasticity models, which have been verified to work the same on the different supported simulators.\nPyNN also provides a set of commonly-used connectivity algorithms (e.g. all-to-all, random, distance-dependent, small-world) but makes it easy to provide your own connectivity in a simulator-independent way.</p>\n<p>Even if you don't wish to run simulations on multiple simulators, you may benefit from writing your simulation code using PyNN's powerful, high-level interface.\nIn this case, you can use any neuron or synapse model supported by your simulator, and are not restricted to the standard models.</p>", |
623 | 659 | "urls": { |
624 | 660 | "documentation": "http://neuralensemble.org/docs/PyNN/", |
|
662 | 698 | "name": "Brian" |
663 | 699 | } |
664 | 700 | ], |
| 701 | + "release": { |
| 702 | + "package_name": "pyneuroml", |
| 703 | + "source": "pypi" |
| 704 | + }, |
665 | 705 | "summary": "<p>A single package in Python unifying scripts and modules for reading, writing, simulating and analysing NeuroML2/LEMS models.</p>", |
666 | 706 | "urls": { |
667 | 707 | "documentation": "https://docs.neuroml.org", |
|
736 | 776 | "name": "TheVirtualBrain (TVB)", |
737 | 777 | "operating_system": "Linux, MacOS, Windows", |
738 | 778 | "processing_support": "Single Machine, Cluster, Supercomputer", |
| 779 | + "release": { |
| 780 | + "package_name": "tvb-library", |
| 781 | + "source": "pypi" |
| 782 | + }, |
739 | 783 | "summary": "<p>Simulating the human brain is the holy grail of neuroscience - offering a pioneering tool for understanding how our brain works and how to deal with its disorders like stroke, epilepsy or neurodegenerative diseases like Alzheimer's or Parkinson's.</p>\n<p>While large-scale research initiatives simulate neurons and small brain regions at the cellular level on massively parallel hardware, they are still years away from clinical applications.</p>\n<p>The Virtual Brain (TVB) takes a different approach and reduces complexity on the micro level to attain the macro organization. A TVB model of a patient's brain generates sufficiently accurate EEG, MEG, BOLD and SEEG signals by reducing the complexity millionfold through methods from statistical physics.\nThe key is TVB\u2019s hybrid approach of merging individual anatomy from brain imaging data with state-of-the-art mathematical modeling.</p>", |
740 | 784 | "urls": { |
741 | 785 | "documentation": "http://docs.thevirtualbrain.org/", |
|
800 | 844 | "name": "Neuron" |
801 | 845 | } |
802 | 846 | ], |
| 847 | + "release": { |
| 848 | + "package_name": "nrn-patch", |
| 849 | + "source": "pypi" |
| 850 | + }, |
803 | 851 | "summary": "<p>A Pythonic object-oriented drop-in replacement for the Python interface to NEURON.</p>", |
804 | 852 | "urls": { |
805 | 853 | "homepage": "https://github.com/dbbs-lab/patch" |
|
0 commit comments