Skip to content

Releases: wdm0006/keeks

v0.4.0

Choose a tag to compare

@wdm0006 wdm0006 released this 01 Aug 13:30
7e13187

What's Changed

  • Fix plt.plot() fmt keyword argument in plot_history by @craftsoldier in #5
  • docs theme by @wdm0006 in #6
  • Stop DynamicBankrollManagement from betting on losing/unsafe odds by @wdm0006 in #10
  • Stop simulators gracefully on RuinError instead of crashing by @wdm0006 in #9
  • Feed settled outcomes back into dynamic strategies by @wdm0006 in #16
  • ci: efficiency + hygiene tuning by @wdm0006 in #17
  • Route fee-dominated wins through bankroll safeguards by @wdm0006 in #14
  • Fix Kelly fraction for explicit loss multiplier by @wdm0006 in #23
  • Gate ruff in CI and clear the findings on master by @wdm0006 in #22
  • Align supported and tested Python versions by @wdm0006 in #21
  • Keep simulated probabilities within valid bounds by @wdm0006 in #15
  • Reject invalid bankroll amounts and honor zero drawdown by @wdm0006 in #27
  • Account for omitted probability mass in expected utility by @wdm0006 in #26
  • [autopilot] release v0.4.0 by @wdm0006 in #28

New Contributors

Full Changelog: v0.3.0...v0.4.0

v0.3.0

Choose a tag to compare

@wdm0006 wdm0006 released this 11 Oct 19:49
0141484

What's Changed

  • no longer allowing negative bets by @wdm0006 in #3
  • adding merton share and true st petersburg example by @wdm0006 in #4

Full Changelog: v0.1.0...v0.3.0

v0.2.0-3

Choose a tag to compare

@wdm0006 wdm0006 released this 20 Mar 22:00

ci trigger

v0.2.0-2

Choose a tag to compare

@wdm0006 wdm0006 released this 20 Mar 21:55

ci trigger

v0.2.0

Choose a tag to compare

@wdm0006 wdm0006 released this 20 Mar 21:51
bcffa40
Merge pull request #3 from wdm0006/negative-bets

no longer allowing negative bets

v0.1.0-3

Choose a tag to compare

@wdm0006 wdm0006 released this 10 Mar 00:32

CI Trigger

v0.1.0-2

Choose a tag to compare

@wdm0006 wdm0006 released this 10 Mar 00:21

CI Trigger

v0.1.0-1

Choose a tag to compare

@wdm0006 wdm0006 released this 10 Mar 00:18

CI Trigger

v0.1.0

Choose a tag to compare

@wdm0006 wdm0006 released this 10 Mar 00:13

What's Changed

New Contributors

Full Changelog: https://github.com/wdm0006/keeks/commits/v0.1.0