Releases: yonseicasl/NeuroSpector
NeuroSpector v1.5
NeuroSpector v1.4.1
-
README was updated for the recent publication of NeuroSpector at IEEE Transactions on Parallel and Distributed Systems (TPDS).
-
To obtain a copy of NeuroSpector v1.4.1, use the following command in the terminal.
$ git clone --branch v1.4.1 https://github.com/yonsei-icsl/NeuroSpector
NeuroSpector v1.4
-
Update to output more information in results
-
Add simple configuration files
-
To obtain a copy of NeuroSpector v1.4, use the following command in terminal.
$ git clone --branch v1.4 https://github.com/yonsei-icsl/NeuroSpector
NeuroSpector v1.3
-
Update exception handling
-
Add simple configuration files
-
To obtain a copy of NeuroSpector v1.3, use the following command in terminal.
$ git clone --branch v1.3 https://github.com/yonsei-icsl/NeuroSpector
NeuroSpector v1.2
-
To obtain a copy of NeuroSpector v1.2, use the following command in terminal.
$ git clone --branch v1.2 https://github.com/yonsei-icsl/NeuroSpector
NeuroSpector v1.1
To obtain a copy of NeuroSpector v1.1, use the following command in terminal.
$ git clone --branch v1.1 https://github.com/yonsei-icsl/NeuroSpector
NeuroSpector v1.0
-
NeuroSpector v1.0 is a rough initial release, which was made public in Aug. 2022. The NeuroSpector framework will continually be updated for better code structuring, readability, usability, and bug fixes.
-
To obtain NeuroSpector v1.0, use the following command in terminal
$ git clone --branch v1.0 https://github.com/yonsei-icsl/NeuroSpector