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

Multivariate generating functions of integral points in polyhedra with latte_int #22109

Closed
mkoeppe opened this issue Dec 30, 2016 · 9 comments
Closed

Comments

@mkoeppe
Copy link
Member

mkoeppe commented Dec 30, 2016

Tickets #22497 and #22522 provide a generic interface to latte. It is hence possible to computate multivariate generating series

sage: from sage.interfaces.latte import count
sage: P = polytopes.cuboctahedron()
sage: cddin = P.cdd_Vrepresentation()
sage: count(cddin, cdd=True, raw_output=True, multivariate_generating_function=True)

This ticket provides a direct method to polytope to access this information.

see also: #22067

Depends on #22111

Component: geometry

Keywords: days84

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

@mkoeppe mkoeppe added this to the sage-7.5 milestone Dec 30, 2016
@videlec
Copy link
Contributor

videlec commented Mar 2, 2017

Changed keywords from none to days84

@videlec
Copy link
Contributor

videlec commented Mar 2, 2017

Dependencies: #22497

@videlec videlec modified the milestones: sage-7.5, sage-7.6 Mar 2, 2017
@videlec
Copy link
Contributor

videlec commented Mar 10, 2017

Changed dependencies from #22497 to #22497, #22577

@videlec

This comment has been minimized.

@mkoeppe
Copy link
Member Author

mkoeppe commented May 1, 2020

comment:3

Moving some tickets to 9.2. This is not a promise that I will be working on them.

@mkoeppe mkoeppe modified the milestones: sage-7.6, sage-9.2 May 1, 2020
@mkoeppe mkoeppe modified the milestones: sage-9.2, sage-9.3 Aug 13, 2020
@mkoeppe
Copy link
Member Author

mkoeppe commented Feb 13, 2021

comment:5

Setting new milestone based on a cursory review of ticket status, priority, and last modification date.

@mkoeppe mkoeppe modified the milestones: sage-9.3, sage-9.4 Feb 13, 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 Mar 5, 2022
@mkoeppe mkoeppe modified the milestones: sage-9.7, sage-9.8 Aug 31, 2022
@mkoeppe
Copy link
Member Author

mkoeppe commented Jan 10, 2023

Changed dependencies from #22497, #22577 to #22111

@mkoeppe
Copy link
Member Author

mkoeppe commented Jan 10, 2023

comment:10

dup of #22111

@mkoeppe mkoeppe removed this from the sage-9.8 milestone Jan 10, 2023
@jhpalmieri
Copy link
Member

Let's close it.

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

3 participants