Skip to content

Releases: LMBooth/pybci

1.2.6

22 Oct 15:15
Compare
Choose a tag to compare

import fix

1.2.5

22 Oct 14:53
Compare
Choose a tag to compare

cleaned up imports and comparison checks with ruff

1.2.4

02 Oct 01:02
d4458e3
Compare
Choose a tag to compare

Minor readme update for pypi specifying python versions verified 3.9+

1.2.3

01 Oct 23:16
Compare
Choose a tag to compare

bug fix for closing pseudodevice process cleanly.

1.2.2

01 Oct 22:07
Compare
Choose a tag to compare

appveyor integration

1.2.1

23 Sep 19:29
Compare
Choose a tag to compare

added pseudodevice creation from cli command

1.2.0

23 Sep 19:11
Compare
Choose a tag to compare

Command line interface created to run basic examples of simple, sklearn , tensorflow and pytorch examples.

1.1.3

15 Sep 20:19
a773d56
Compare
Choose a tag to compare

New pypi instaler name and documentation, now use pip install pybci-package instead of pip install install-pybci

1.1.1

03 Sep 12:43
6df7521
Compare
Choose a tag to compare

slight amendment to readme for pip, discussing new pseudo device class.

1.1.0

03 Sep 11:37
Compare
Choose a tag to compare

Main addition is moving the pseudo example to be a callable and configurable class, integrating in to all examples to show how examples can run automatically.