Anton Leykin
Anton Leykin
I couldn't reproduce this. @jchen419, would you know how to isolate this issue?
Perhaps the changes in https://github.com/Macaulay2/M2/pull/2214 affect SVD (and therefore this issue)? @jchen419, is this easy to check?
> This showed up again in an [s390x PPA build in Ubuntu 21.10](https://launchpadlibrarian.net/592694488/buildlog_ubuntu-impish-s390x.macaulay2_1.19.1.1+git202203221516-0ppa202203230934~ubuntu21.10.1_BUILDING.txt.gz). I think this is the first time I've seen it since #2214 was merged. @d-torrance, I'm still...
Perhaps the only thing that needs to be changed is the documentation for standardPairs: if condition 3 in the doc is changed to the condition 3 on page 84 of...
Thanks! One minor issue: documentation for the symbol, say, `Jacobian` is still defined in `ReesAlgebra`. Ideally, it'd be good to have the main node for `Jacobian` say something like "an...
Here is another one: `Threshold` in `LLLBases`
It looks like we all agree that separating out (git-wise) packages as submodules is a good idea. I also agree that a one-to-one correspondence of packages and submodules is not...
I'd support a conservative (or rather minimalistic yet _non-empty_) approach. How about we provide a way to maintain a package (or a group of packages) as - a git submodule...
> Is that what "RF" signifies? refinement failure
Unfortunately, it does take quite a bit of RAM to compile `eigen`. It takes even more RAM, if we `NO_LAPACK` flag is on --- this unleashes `eigen` for machine precision...