We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The method affine hull does not preserve backend, when orthogonal or orthonormal is True.
orthogonal
orthonormal
True
We fix this.
normaliz should be able to handle most base rings that appear with this method, so this is mostly usefull for the backend normaliz.
normaliz
CC: @jplab @LaisRast
Component: geometry
Keywords: polytopes, backend, affine hull
Author: Jonathan Kliem
Branch/Commit: 2cb50f4
2cb50f4
Reviewer: Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/28876
The text was updated successfully, but these errors were encountered:
Commit: 2cb50f4
Sorry, something went wrong.
Branch: public/28876
New commits:
affine hull preservers backend if orthogonal or orthonormal
It looks good to me. I will put it on positive review once the patchbots are done.
Changed branch from public/28876 to 2cb50f4
c49ab24
No branches or pull requests
The method affine hull does not preserve backend, when
orthogonal
ororthonormal
isTrue
.We fix this.
normaliz
should be able to handle most base rings that appear with this method, so this is mostly usefull for the backendnormaliz
.CC: @jplab @LaisRast
Component: geometry
Keywords: polytopes, backend, affine hull
Author: Jonathan Kliem
Branch/Commit:
2cb50f4
Reviewer: Laith Rastanawi
Issue created by migration from https://trac.sagemath.org/ticket/28876
The text was updated successfully, but these errors were encountered: