-
I'm having problems when trying to load Inazuma Eleven Beta files. What can I do? I remember using this same tool with a previous version but now it won't work.
![Captura2](https://github.com/user-…
-
When running the `hyperparam` command
```
pyrho hyperparam -n 20 --mu 1.25e-08 --blockpenalty 50,100 --windowsize 25,50 \
--num_sims 3 --tablefile out/ACB.hdf --smcpp_file example/ACB_pop_sizes.c…
-
**Describe the bug**
Using Desktop ACB, I was trying to open a flow from an existing project which had been built using Studio. This project had some bigger, more significant flows to work with.…
-
I want to be able to plot the `Number` types we define in Arblib.jl directly using Plots.jl. Currently `plot([Arb(1)])` fails because `float(::Arb)` defaults to `AbstractFloat(::Arb)` which is not def…
-
It seems like the acb file defines a second cue for the song preview in game, but either the program can't read it correctly or it's using features you don't support yet.
It can decode and replace th…
-
An `acb_mat` type matrix (say 100x100 cells) is the output of a summation done in a long (n=1..10^12) loop. To speed up the processing, the loop is split up in equal 'chunks' based on the number of th…
-
This happened with the ACB plugin for Anypoint Code Builder.
The version of the `Anypoint Code Builder - API Extension` extension is:
```
Published
2023-8-9, 19:50:08
Last released
2023-8-9…
-
Let me first say that I was very happy to find the capabilities of Arb within Nemo and Oscar!
I have one application in mind where I need to track roots of a univariate polynomial `f(u)` for varyi…
-
This happens when loading the acb and awb of "gv_fighter_yagami" from Lost Judgment, and probably some others
Here's the ace_log.txt: [ace_log.txt](https://github.com/LazyBone152/XV2-Tools/files/9691…
-
Arb has [acb_calc](http://arblib.org/acb_calc.html), where `acb_calc_integrate` is provided.
I tried to wrap the function as follows
```julia
#src/float/integrate.jl
struct acb_calc_integrate_opt_…