Releases: foarsitter/decide-exchange-model
Bugfix in the p-value generator
Bugfixes:
- Added a check for a maximum of steps and return 0 when step size of 0 is requested.
2019.1.1
Second release of today with documentation improvements and better error handling.
We start 2019 by using a date versioning schema (calVer). We are adopting the same version schema as Pycharm: YYYY.MINOR.MICRO. The first release will be 2019.1.0 and was released a view hours before.
In 2019.1 we introduce black as the default code format and we are focusing on a more mature and stable program.
Anaconda pre-release
v1.0RC4 Anaconda
Weekly release
Added and fixed some things in the output.
Weekly release 23-11
Some small fixes and output enhancements.
Weekly release 16-11
Small fixes for the output.
Randomized Equal Gain
First release candidate for the Randomized Equal Gain solution.
Equal Gain Release
We are closing in to a final release. This release contains some bugfixes and a view interface tweaks. Since this release we do not longer distribute executable's, since we cannot maintain all the different platforms.
To work with this release, Python 3.6 or newer is required. Checkout https://www.python.org/downloads/ for the latest release. Make sure you install IDLE along with Python. In most cases IDLE is installed default with Python 3.6.
Download the source code from this page and extract it to a known location.
Open the IDLE application. In the IDLE program, go to File -> Open and select the file 'decide-gui.py' in the location where you extracted the source code. This will open a separate window containing the code needed for running the model interface.
Go to Run -> Run module in the new openend window to open the user interface for running the model. Now you are ready to run the model.
In the interface you need to select your input file and specify you output directory. You can tweak the amount of negotiation round and the number of repetitions. When you know what you are doing select the variance checkbox.
Beta release
The beta release.
The aim is to release only portables in the future.
install instructions
Linux: chmod +x decide.linux.v0.1-beta
Test release v1
The first version packed together with pyinstaller for OSx, Windows and Linux.
There is a portable version for each OS and a complete zipped version.
Since OSx fails to build the portable, this one is not available.