Docs | Support

mattberjon/asc-cnn

master
7 years, 7 months ago
@mattberjon Update of the installation documentation The documentation had a missing dependency to ensure a pro
No dependencies with known security vulnerabilities.
master
7 years, 7 months ago
@mattberjon Bug fix: compilation issue on Fedora 26 and python 2.7 I had an issue at the installation on Fedora
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Update of the Changelog and the documentation I updated the Changelog according to the commit log a
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Bug fix: python 3.x and StandardError exception handling It appears that python 3.x has `StandardEr
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Bug fix: setting of a section before adding the option In the test I wrote, I got an error saying t
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Bug fix: test failure because configuration file is empty Because at the installation the configura
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Add of tests for utils I added few tests for `read_config()` in order to test the ouput result for
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Adding a new set of tests I created few tests to `conf_param_extract()` and added new ones to `ms2s
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Convertion function: milliseconds to samples I wrote a small function converting milliseconds into
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Typo fix: removal of trailing space I removed a trailing space in the `conf_param_extract()` functi
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Bug fix: test suite failure on python 3.4 It seems that the build systematically fails on python 3.
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Add a config sub command to the CLI I changed the behaviour of the CLI by adding a `config` subcomm
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Adding tests to spectrogram() I added few simple attribute tests for the `spectrogram()`. Signed-o
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Bug fix: Update of the dependency list I updated the dependency requirements list in the `setup.py`
No dependencies with known security vulnerabilities.
master
7 years, 8 months ago
@mattberjon Added feature: Spectrogram calculation I added as a set a functions the spectrogram calculation. At
No dependencies with known security vulnerabilities.