Dima Pasechnik

Results 67 issues of Dima Pasechnik

I get strange errors with computing determinants if I try updating IML to 1.0.5 in Sage, see https://trac.sagemath.org/ticket/27272

The list of authors for the RIOpaper is (in draft) in https://github.com/OpenDreamKit/OpenDreamKit/tree/master/Proposal/Paper (see further details in README.md there). Each author should get an email address - please provide them @mikecroucher...

This is requested in https://github.com/gap-system/gap/blob/a2d1f49f54479a3896d4674d2ede6ad88abbb31d/.github/workflows/CI.yml#L151 A quick way may be found in https://github.com/wasm3/wasm3/blob/fa18e9ece4dd45371deac69ded32838470a55c1b/.github/workflows/tests.yml#L79 ``` big-endian-i32-constant: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - name: Get the qemu container run: docker run...

status: wontfix
topic: ci

For interfacing with libgap, one wants to be able to store the output of `ViewObj()` called on a GAP object in a memory area, rather than being sent to `stdout`....

kind: enhancement
gapdays2018-fall
topic: libgap

Thank you for contributing to cddlib :) Please make sure that your Pull Request contains an entry in `news/` so others know how cddlib has improved. To create a news...

The link http://gregable.com/2008/11/pq-tree-algorithm-and-consecutive-ones.html is broken.

We now have to deal with Sage's IntegerLattice bugs on https://trac.sagemath.org/ticket/29866 - and it appears that for some reason Sage does not use fpylll's code for closest_vector, but does something...

Were you able to dig up examples for this?

One often wants to refer to a section of an html document is a stable way, not using a generated tag which would change if the document is updated. Cf....

There appears to be no way to modify the value pointed to by a `Dictionary()` key. Is it a documentation bug, or really not implemented?

kind: enhancement