Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Neural Circuits01:25

Neural Circuits

3.0K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
3.0K
Neuronal Communication01:28

Neuronal Communication

5.3K
Neurons, the fundamental units of the brain and nervous system, communicate through complex electrochemical signals that underpin all cognitive and bodily functions. This communication is primarily facilitated by a process involving the generation and propagation of an action potential along the axon of the neuron. When the internal electrical charge of a neuron surpasses a certain threshold, an action potential is triggered. This rapid change in voltage travels swiftly along the axon to the...
5.3K
Neurons as Communicators of the Brain01:22

Neurons as Communicators of the Brain

5.0K
Neurons, the fundamental units of the brain and nervous system, function as the primary transmitters of information throughout the body. Their ability to communicate through electrical and chemical signals is vital for every bodily function, from regulating the heartbeat to processing complex thoughts. Each neuron has three main components: the cell body (soma), dendrites, and an axon, each specialized to facilitate swift and efficient neural communication.
Cell Body
The cell body, also known...
5.0K

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Global remapping emerges as the mechanism for renewal of context-dependent behavior in a reinforcement learning model.

Frontiers in computational neuroscience·2025
Same author

Synapses learn to utilize stochastic pre-synaptic release for the prediction of postsynaptic dynamics.

PLoS computational biology·2024
Same author

CoBeL-RL: A neuroscience-oriented simulation framework for complex behavior and learning.

Frontiers in neuroinformatics·2023
Same author

Differential Hebbian learning with time-continuous signals for active noise reduction.

PloS one·2022
Same author

Adaptive Extreme Edge Computing for Wearable Devices.

Frontiers in neuroscience·2021
Same author

Cometary Comae-Surface Links: The Physics of Gas and Dust from the Surface to a Spacecraft.

Space science reviews·2020
Same journal

Predicting vasovagal syncope during head-up tilt test: three machine learning approaches.

Frontiers in neuroinformatics·2026
Same journal

Decoding basal ganglia motor circuit dysfunction from handwriting: a physics-informed neural signal interpretation framework for Parkinson's disease screening.

Frontiers in neuroinformatics·2026
Same journal

FUSION-AD: interpretable AI framework for risk assessment and subgroup discovery in Alzheimer's disease.

Frontiers in neuroinformatics·2026
Same journal

A 3D-printed phantom to validate subject orientation in 3D imaging and recordings.

Frontiers in neuroinformatics·2026
Same journal

IntegriLAB: a blockchain-enabled electronic lab notebook for reproducible neuroimaging research.

Frontiers in neuroinformatics·2026
Same journal

Long-range correlations in alpha-band of electroencephalogram: a nonlinear embedding and detrended fluctuation analysis.

Frontiers in neuroinformatics·2026
See all related articles

Related Experiment Video

Updated: Apr 24, 2026

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.6K

NEVESIM: event-driven neural simulation framework with a Python interface.

Dejan Pecevski1, David Kappel1, Zeno Jonke1

  • 1Institute for Theoretical Computer Science, Graz University of Technology Graz, Austria.

Frontiers in Neuroinformatics
|September 2, 2014
PubMed
Summary
This summary is machine-generated.

NEVESIM is a powerful software package for simulating spiking neural networks. It offers a fast C++ core and Python interface, supporting heterogeneous networks and custom neuron/synapse types for advanced neural simulations.

Keywords:
NEVESIMPythonevent-drivenneural simulatorspiking neurons

More Related Videos

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

11.5K
Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond
08:08

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond

Published on: June 24, 2015

11.1K

Related Experiment Videos

Last Updated: Apr 24, 2026

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
09:44

Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

Published on: March 8, 2024

4.6K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

11.5K
Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond
08:08

Real-time Electrophysiology: Using Closed-loop Protocols to Probe Neuronal Dynamics and Beyond

Published on: June 24, 2015

11.1K

Area of Science:

  • Computational Neuroscience
  • Software Engineering for Scientific Simulation

Background:

  • Simulating complex neural networks requires efficient and flexible computational tools.
  • Existing frameworks may lack support for heterogeneous neuron types and easy extensibility.

Purpose of the Study:

  • To introduce NEVESIM, a novel software package for event-driven simulation of spiking neural networks.
  • To detail the framework's design, concepts, and features, emphasizing its extensibility and heterogeneous network capabilities.
  • To showcase the integration with Python for enhanced usability and advanced simulation functionalities.

Main Methods:

  • Developed a fast simulation core in C++ for efficient event-driven processing.
  • Designed a modular architecture decoupling network-level spike communication from neuron-level dynamics.
  • Implemented a Python scripting interface for user-friendly control and extensibility.
  • Integrated the simulation of stochastic spiking neurons based on the neural sampling framework.

Main Results:

  • NEVESIM successfully simulates heterogeneous networks with diverse neuron and synapse types.
  • The framework allows for user extension with new neuron and synapse models.
  • Efficient simulation of stochastic spiking neurons is achieved through the neural sampling extension.
  • The Python interface provides a flexible and accessible user experience.

Conclusions:

  • NEVESIM provides a robust and extensible platform for simulating various neural network models.
  • The software facilitates research in computational neuroscience by enabling complex and customized network simulations.
  • The integration of C++ and Python offers a balance of performance and usability for neural simulation tasks.