-
**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…
-
The function `acb_calc_func_callback` ends with a `sig_on()` statement. This makes absolutely no sense at all (see https://cysignals.readthedocs.io/en/latest/interrupt.html#using-sig-on-and-sig-off)…
-
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…
-
### Problem Description
There a code for calculating the Riemann Matrix for hyperelliptic (y^2 = f(x) ) and superelliptic (y^m= f(x) )
here in arb/flint
https://github.com/pascalmolin/hcperiods/tr…
-
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…
-
**Consider the following input**
S ACB|CbB|Ba
A da|BC
B g|0
C h|0
**The output is**
THE GRAMMAR IS AS FOLLOWS
S = ACB|CbB|Ba
A = da|BC
B = g|0
C = h|0
FIRST
S = #d
A = d
…