Sydney Katz

Results 4 comments of Sydney Katz

I think the parallel1.0 branch.

Thanks for the quick reply! I was using an old version of IntervalArithmetic. I updated and confirmed that I now get an error when running that code. In terms of...

You will not be able to add the HCAS package using `Pkg.add(HCAS)` because it is not in the Julia registry. Instead, the package is contained within the `GenerateTable/mdp/` folder (see...

It looks like it is trying to write the Q table to a folder that does not exist. If you do not have a folder named `Qtables` on your computer,...