-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathCHANGES.txt
22 lines (22 loc) · 861 Bytes
/
CHANGES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
V0.0.1 - Initial build.
V0.1.0 - Dask integration.
V0.1.5 - Cleaned imports, added heatmaps.
V0.1.6 - Attempted heatmap patch.
V0.2.0 - Basic interactive heatmaps implemented.
V0.2.1 - Ported margingame.notebook.visualise from .ipynb to .py.
V0.2.2 - Tweaked effort costs.
V0.2.3 - Extended slider ranges.
V0.2.4 - Changed probability calculation
V0.2.5 - Refactored variance to std_dev. Removed margin midpoints dependence on std_dev.
V0.2.6 - Hotfix
V0.2.7 - Hotfix
V0.2.8 - Reduced parameter sliders max value.
V0.2.9 - Increased delta parameters step size.
V0.2.10 - Updated other parameters step size.
V0.2.11 - Changed default values.
V0.2.12 - Changed default values.
V0.3.0 - Added vertex enumeration.
V0.3.1 - Changed default values.
V0.3.2 - Changed payoff slider ranges.
V0.3.3 - Swapped A and B (logic error).
V0.3.4 - Changed payoff default values.