Dima Pasechnik

Results 143 comments of Dima Pasechnik

OK, I missed this, but arb_mat_inv does not mention anything like this, and also arb_mat_det does not. That's why I actually went to read Joris's preprint on ball arithmetic, found...

It's also not clear from the docs what you do in acb_mat_solve_precond (no references there)

I think one needs to create a proper LaTeX label, it would allow for a robust link.

you are welcome to do a PR on cddlib/polyhedral_faq GH repo to create such a tag.

OK, I think it's a bit more complicated. To achieve this (using LaTeX labels for html tags) one needs something like [make4ht filter](https://tex.stackexchange.com/a/260957/7110).

this needs a rebase and a push, to trigger, now working, CI.

IMHO Cmake made a huge mess out of dynamic linking in general. E.g. they seem to be unaware of `ldconfig` - I have spent a lot of time recently explaining...

On Wed, 13 Oct 2021, 18:10 Franck HOUSSEN, ***@***.***> wrote: > This is likely part of the reference code (caam.rice.edu): you may have > stuffs like that all over the...

> Impossible to fix them all One can semi-automatically collect values for bounds in all Fortran programs in `EXAMPLES` and `TESTS` that call `Xmout` (`X in ('d','s')`) (just modify `Xmout`)...