This change log contains the history of the Bionet Utils toolkit prior to its merger with the TED toolkit.
- Add trigonometric polynomial routines.
- Add 3D plotting wrapper routines.
- Fix animation bug when using the Qt4Agg matplotlib backend.
- Fix missing import.
- Add video IO tools.
- Add animation routines.
- Fix bug in snr() function.
- Put plotting functions in separate module.
- Add more plotting functions.
- Fix bug in signal IO module.
- Add more informative docstrings.
- Facilitate installation on x86_64 Linux.
- Tidy up code formatting.
- Add serial data buffer class.
- Update signal_io module to support multiple signals in one HDF5 file.
- Make time array construction consistently use a fixed time step.
- Make random phase of generated test signal uniformly distributed over the range [0,2*pi].
- Improve plotting.
- Add sequence chunk generator.
- First public release.