Skip to content
New issue

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

Polyhedron.affine_hull: New option 'unimodular' #31730

Open
mkoeppe opened this issue Apr 26, 2021 · 0 comments
Open

Polyhedron.affine_hull: New option 'unimodular' #31730

mkoeppe opened this issue Apr 26, 2021 · 0 comments

Comments

@mkoeppe
Copy link
Contributor

mkoeppe commented Apr 26, 2021

We add a new option unimodular, which will be useful for lattice point applications.

More generally, given a (not necessarily orthogonal) direct sum decomposition of the ambient space into a rational vector space L #30203 and a direct complement M, use an affine transformation that is lattice-preserving for L and, depending on the other options, arbitrary/orthogonal/orthonormal for M.

Depends on #27366

CC: @kliem

Component: geometry

Issue created by migration from https://trac.sagemath.org/ticket/31730

@mkoeppe mkoeppe added this to the sage-9.4 milestone Apr 26, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.4, sage-9.5 Jul 19, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.5, sage-9.6 Dec 14, 2021
@mkoeppe mkoeppe modified the milestones: sage-9.6, sage-9.7 Apr 2, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.8, sage-9.9 Jan 7, 2023
@mkoeppe mkoeppe modified the milestones: sage-10.0, sage-10.1 Apr 30, 2023
@mkoeppe mkoeppe removed this from the sage-10.1 milestone Aug 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant