-
Hi I was trying to run multi-Kmer mode after all2 but had error as following:
`[tbl2asn] This copy of tbl2asn is more than a year old. Please download the current version.
[tbl2asn] SeqID lcl|work7…
-
I got (in 4.dev) an error message
```
Error, Panic: basic object of type '' is unkind in
a fail at /Users/ahulpke/gap4/lib/pcgsperm.gi:1324 called from
CreateIsomorphicPcGroup( pcgs, false, f…
-
```
Plugin: 5.1.3 4.2
WordPress: 5.8.2 (single)
PHP: 7.3.32
Browser: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/95.0.4638.69 Safari/537.36
JavaScript:…
-
When trying to calculate the maximal subgroups of the unit group of a group ring, I encountered the following error. (The error also shows up when calling MaximalSubgroups.)
### Observed behavio…
-
The following code snippet causes the `anupq` executable to eventually crash on Mac OS X 10.11:
```gap
LoadPackage("anupq");
G := ElementaryAbelianGroup( 16 );
procId := PqStart( G );
PqDescendan…
-
https://mp.weixin.qq.com/s/MU5nqg8uqQUKRkRP-NNEgw
ixxmu updated
2 years ago
-
https://mp.weixin.qq.com/s/j-kqKaMITHZWPOtDMfAPqg
ixxmu updated
2 years ago
-
After a moderate amount of time (a few minutes at most for me), this loop terminates:
```gap
repeat ri:=RecognizeGroup(GL(9,5));; until Size(ri) Size(GL(9,5));
```
In that case, `ri` looks like t…
-
Marking a coin if it is certified by a grade company. First to choose from which grade the company is certified coin and in the adjacent field the box number. Clicking on the numbers can open the page…
-
The following loop reliably triggers the assertion for me, where `Size(r) < Size(g) = 72`.
Note that the group is the same as in issue #5, just with a minimal generating set.
```gap
g:=Group(Z(3)…