Pedro N. Rodriguez H
Pedro N. Rodriguez H
Hi, If I can add to the wishlist, the following matrix operations could be useful: - QR eigen decomposition with explicit shift (Wilkinson shif) - the Schur decomposition
Thank you! Greatly appreciate the insights.
Thank you! I completely understand. But I definitively think that ngraph could also be a very interesting library for high performance computing...
Hi, In addition to replacing the URL as mentioned by @BobOfAtlantis, please replace --version=69232 to --version="4.6.2". That worked for me. Best,
Hi, I see that there was an attempt to address this issue (at least for maps) in #259 via force_refresh, yet the most recent version of GetGameInfo (in ObservationInterface) do...
Hi, ReplayControl() would output the correct race, yet GetGameInfo() would not. ``` sc2::ReplayInfo replay_info = ReplayControl()->GetReplayInfo(); std::cout
In my case, adding 1e-8 to the divisor made the trick...
Hi, Facing exactly the same issue described above but on Windows 10 Pro using Java/JavaC 11.0.9 and com.radixdlt:radixdlt-java:dbfd5064e5. Additionally, I had to add a line of code to address an...