Stimuli

Latest version: v0.5.0

Safety actively analyzes 626983 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

0.5.0

* Drop support for Python version strictly inferior to `3.10` and ensures future compatibility.

**Full Changelog**: https://github.com/mscheltienne/simple-stimuli/compare/0.4.3...0.5.0

0.4.3

- Cast sounds to `np.float32` to avoid the repetitive cast by `sounddevice` each time a sound is played.
- Improve error checking of integers and paths
- Improve display of system information
- Clean `references.bib` with `bibclean`

**Full Changelog**: https://github.com/mscheltienne/simple-stimuli/compare/0.4.2...0.4.3

0.4.2

What's Changed
* [DOC] Add documention build by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/6
* [DOC] Improve documentation build on CI by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/8
* [DOC, MNT] Improve documentation workflow by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/9
* Use sphinx.ext.linkcode instead of sphinx.ext.viewcode by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/10
* [ENH] Add a property 'window' to auditory stimuli by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/12
* [ENH] Add a copy method to the auditory stimuli by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/13
* [DOC] Add tutorials folder and improve doc-build configuration by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/11
* [DOC] Enable sphinx-gallery by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/14
* [DOC] Improve sphinx-gallery configuration and tutorials by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/15
* [DOC] Improve index page by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/16
* Add sys_info() and improve coverage by mscheltienne in https://github.com/mscheltienne/simple-stimuli/pull/18


**Full Changelog**: https://github.com/mscheltienne/simple-stimuli/compare/0.4.1...0.4.2

0.4.1

- Cast loaded sounds to `np.float64` to prevent floating point error in the volume assessment.

0.4.0

- Improve packaging
- Fix indentation in docstrings with a summary line
- Add dependabot to update github actions
- Fix casting of true_divide with different dtypes when loading a sound

0.3.0

- Better handling of blocking audio stimulus
- Add DOI

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.