Stimuli

Latest version: v1.0.2

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

Scan your dependencies

Page 1 of 2

1.0.2

<!-- Release notes generated using configuration in .github/release.yaml at main -->

* Make parallel port dependencies optional for conda-forge release

**Full Changelog**: https://github.com/mscheltienne/stimuli/compare/1.0.1...1.0.2

1.0.1

<!-- Release notes generated using configuration in .github/release.yaml at maint/1.0 -->

* Fix dead link to documentation on PyPI release

**Full Changelog**: https://github.com/mscheltienne/stimuli/compare/1.0.0...1.0.1

1.0.0

<!-- Release notes generated using configuration in .github/release.yaml at main -->

Backward incompatible release which removes the existing visual stimuli and audio stimuli.
The audio stimulation was re-implemented using `sounddevice` and a custom callback function, which is now supported by a `stimuli.time` module and `stimuli.trigger` module to accurately measure time and deliver hardware trigger to mark an event in time.

This version is compatible with python 3.11+, mostly because of the recent changes to the python `time` module for Windows as of python `3.11`.

**Full Changelog**: https://github.com/mscheltienne/stimuli/compare/0.5.0...1.0.0

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

Page 1 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.