-
**Description:**
I would like to run several patterns in parallel and restart all them every time there is a detection. For example, let's consider the following two pattern queries:
```
from e…
-
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'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-…
-
### Bug description
Given an OpenMP GPU program in C, running the executable built by oneapi compiler caused the following runtime error:
```bash
ouankou@yoimiya [ reduction@main ] $ icx -fiopenm…
-
The `flint_poly` is a child class of `flint_elem` and is used to build other polynomial types on top of, however, `flint_poly` has a method `roots()` which converts the self to `acb` type, which I ass…
-
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…
-
**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
…