17 lines
702 B
Markdown
17 lines
702 B
Markdown
---
|
|
title: "EDLUT"
|
|
chunk: 1/1
|
|
source: "https://en.wikipedia.org/wiki/EDLUT"
|
|
category: "reference"
|
|
tags: "science, encyclopedia"
|
|
date_saved: "2026-05-05T12:14:42.062025+00:00"
|
|
instance: "kb-cron"
|
|
---
|
|
|
|
EDLUT (Event-Driven LookUp Table) is a computer application for simulating networks of spiking neurons.
|
|
It was developed in the University of Granada and source code was released under GNU GPL version 3.
|
|
EDLUT uses event-driven simulation scheme and lookup tables to efficiently simulate medium or large spiking neural networks.
|
|
This allows this application to simulate detailed biological neuron models and to interface with experimental setups (such as a robotic arm) in real time.
|
|
|
|
|
|
== References == |