nisbus
nisbus
I've managed to run the code from chapter 8 successfully and the update_q seems to be creating Q values for states. I now wanted to run the simulation a 100...
The commit's are a bit of a mess (a rebase gone haywire) but I think the changes are good. I was testing this for my own site (not running there...
Hi, This is a minor change, basically just rebarifying erlog so it can be used as a rebar dependency. Added rebar.config, rebar and erlog.app.src for enabling others to use erlog...
`-s /bin/bash --kcov`: ``` /tmp/shellspec.1687256546.2803101/kcov/scripts [specfiles]: line 44: /tmp/shellspec.1687256546.2803101/kcov/mytests.sh: No such file or directory Unexpected output to stderr occurred at line 10-14 in 'spec/mytests_spec.sh' ``` I guess this is due...
A number of changes/improvements. Please pick and choose as you like but at least you can apply the wait fix since it is broken in master. ## Fixes Fix the...