Aleksei Zvontsov
Aleksei Zvontsov
So I can see the json response in log that contains all correct info I need. But function success or fail was not called
I found out what was wrong. There was AssertionError in Gson.java while result parsing in com.google.code.gson:gson:2.8.6 in your API dependencies. So after I added "com.google.code.gson:gson:2.8.8" in my project all is...
About min version. You can write this in your manifest but I guess some type of side effect can occur. ``
So, When I run this workflow it fails mostly or passes in less cases. I use --tune when I run the benchmarks. I suppose it falls because there are no...
Here is a performance plot for this kind of implementation. As it can be seen we should try to split the computation of `hmul`, `rdiv` and `ldiv`. I used only...
Here is the DAG of HLU (https://github.com/IntegralEquations/HMatrices.jl/assets/72526361/ee138b14-53fa-42ad-af1f-c2798c9ffa89)
> I see that we are getting the same but with a missing key when `AirSpeedVelocity` tries to generate the plots. Do you think it is a bug on their...