sPyNNaker neural_modelling 7.3.1
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  src
  common
 in_spikes.hFunctions for immediate handling of incoming spikes
 maths-util.hMaths-util.h - first created 7/10/2013 version 0.1
 munich_protocol.hDescription of the Munich robot device protocol
 neuron-typedefs.hData type definitions for SpiNNaker Neuron-modelling
 send_mc.h
  delay_extensionDelay Extension Process
 delay_extension.cImplementation of delay extensions
 delay_extension.hDeclarations for delay extensions
  neuronImplementation of simulator for a single neural population on a SpiNNaker CPU core. Or rather of a slice of a population
  additional_inputsAdditional inputs to neuron models
  current_sourcesCurrent source implementations
  implementationsNeuron implementations
  input_typesSynaptic inputs
  local_only
  modelsNeuronal Soma Models
  plasticityDynamic synapses
  population_tableMaster population tables
  structural_plasticityStructural plasticity interface and algorithms
  synapse_typesSynaptic behaviour types
  threshold_typesNeuron firing thresholds
 c_main.cThis file contains the main function of the application framework, which the application programmer uses to configure and run applications
 c_main_common.h
 c_main_local_only.c
 c_main_neuron_common.h
 c_main_neurons.cThis file contains the main function of the application framework, which the application programmer uses to configure and run applications
 c_main_synapse_common.h
 c_main_synapses.cThis file contains the main function of the application framework, which the application programmer uses to configure and run applications
 decay.hUtility method for decaying a value by a given amount
 dma_common.h
 local_only.cImplements the "local-only" handling of synapses, that is the processing of spikes without the use of transfers from SDRAM
 local_only.hDefines the "local-only" processing of spikes, that is, the processing of spikes without using transfers from SDRAM
 neuron.cImplementation of the neuron.h interface
 neuron.hInterface for neurons
 neuron_recording.hRecording of the state of a neuron (spiking, voltage, etc.)
 profile_tags.hProfiler tags
 regions.hStandard layout of DSG regions in neuron code
 send_spike.h
 spike_processing.cImplementation of non-inlined API in spike_processing.h
 spike_processing.hSpike processing API
 spike_processing_fast.c
 spike_processing_fast.hSpike processing fast API
 synapse_row.hImplementation for handling the processing of synapse rows
 synapses.cImplementation of non-inlined API in synapses.h
 synapses.hOperations on synapses
  robot_motor_controlRobot motor controller pseudo-neuron implementation
 robot_motor_control.cImplementation of Robot Motor Control model
  spike_source
  poissonImplementation of the Poisson spike source
  synapse_expanderImplementation of the synapse expander and delay expander
  connection_generatorsConnection generators
  matrix_generatorsSynaptic matrix generators
  param_generatorsParameter generators
 bit_field_expander.hExpands bitfields on SpiNNaker to reduce data transfer times
 common_kernel.cCommon functions for kernel generation
 common_kernel.hCommon functions for kernel generation
 common_mem.hUtility functions for working with memory
 connection_generator.cThe implementation of the functions in connection_generator.h
 connection_generator.hConnection Generator interface
 generator_types.hGeneral types associated with generators
 matrix_generator.cThe implementation of the matrix generator
 matrix_generator.hInterface for matrix generation
 neuron_expander.cThe synapse expander for neuron cores
 param_generator.cThe implementation of a parameter generator
 param_generator.hInterface for parameter generator
 rng.cAn implementation of random number generation
 rng.hRandom number generator interface
 synapse_expander.cThe synapse expander for neuron cores
 type_writers.hThe type converters for parameter generation