math.extras: change kelly criterion tests to use ratios.

db4
John Benediktsson 2015-04-02 08:03:49 -07:00
parent a4c0ae98c5
commit 174f0f02a1
1 changed files with 3 additions and 3 deletions

View File

@ -158,6 +158,6 @@ IN: math.extras.test
30 [1,b] [ mobius ] map
] unit-test
{ 0.2 } [ 0.6 1 kelly ] unit-test
{ 0.0 } [ 0.5 1 kelly ] unit-test
{ -0.2 } [ 0.4 1 kelly ] unit-test
{ 1/5 } [ 3/5 1 kelly ] unit-test
{ 0 } [ 1/2 1 kelly ] unit-test
{ -1/5 } [ 2/5 1 kelly ] unit-test