Giter Site home page Giter Site logo

bionet / ted.python Goto Github PK

View Code? Open in Web Editor NEW
7.0 7.0 3.0 1.12 MB

Time Encoding and Decoding Toolkit for Python

Home Page: http://ted-python.readthedocs.org

License: Other

Makefile 0.17% Python 99.83%
python time-encoding time-decoding spikes nonuniform-sampling

ted.python's Introduction

Time Encoding and Decoding Toolkit

0.7.1

Package Description

The Time Encoding and Decoding Toolkit contains Python implementations of algorithms designed to reversibly convert digitally sampled signals to and from a time-domain representation consisting of a series of time intervals between fixed-amplitude spikes. Sample code demonstrating the use of the implementations is included.

Documentation

Package documentation is available at https://ted-python.readthedocs.org.

Development

The latest source code can be obtained from https://github.com/bionet/ted.python.

Authors & Acknowledgements

See the included AUTHORS file for more information.

License

This software is licensed under the BSD License. See the included LICENSE file for more information.

References

The algorithms implemented in this toolkit are described in the papers listed in the attached BibTeX bibliography. Further research on time domain coding and processing may be obtained from the Bionet Group publication server [1].

[1]http://www.bionet.ee.columbia.edu/publications/

ted.python's People

Contributors

lebedov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

ted.python's Issues

demos import issues

asdm_demo line 17:
instead of:

import bionet.utils.gen_band_limited as g

use this:

import bionet.utils.band_limited as bl

Other non resolved imports/functions:
bpa_demo.py line 16 and 18

iaf_delay_rt_demo.py line 87 and 102
unused import line 18

trig_poly_filter_demo.py lines 111, 114 and 122(function em)

cython build problem

The bpa_cython extension doesn't build correctly with recent releases of Cython.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.