File: experimental-realtimeconnectionmonitor.txt

package info (click to toggle)
brian 1.4.3-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 23,436 kB
  • sloc: python: 68,707; cpp: 29,040; ansic: 5,182; sh: 111; makefile: 61
file content (9 lines) | stat: -rw-r--r-- 288 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
.. currentmodule:: brian.experimental.realtime_monitor

Realtime Connection Monitor
===========================

You can visual weight matrices in realtime, using the
`PyGame <http://www.pygame.org/>`__ package with the following class.

.. autoclass:: RealtimeConnectionMonitor