/15_02BeCaSc

Script necessary to reproduce the result presented on Fig.3 of our work

Primary LanguagePython

Installation

This distribution requires pip (see their website for install). It can then be installed by typing while in the directory containing the distribution:

$pip install motivBCS2015

Use

Enable to generate the figure.3 of the article. To use simply do: >>> import motivBCS2015 >>> motivBCS2015.fig()

You can change the initial Q values (single int) and the number of repetitions when you generate the figures.

Contributing

The code is located in the motivBCS2015 folder. Anyone can contribute and send pull request on rcaze using github.

License

Copyright (C) 2015 Dr Romain D. Cazé This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.