-
-
Notifications
You must be signed in to change notification settings - Fork 654
Closed
Milestone
Description
Currently, the construction for ehrhart_series
and other related methods in backend_normaliz
are not cached, which means that they need to be recreated every time they are called.
These functions should be cached.
CC: @sophiasage @kliem
Component: geometry
Keywords: ehrhart, h star vector
Author: Jean-Philippe Labbé, Jonathan Kliem
Branch/Commit: b397c07
Reviewer: Matthias Koeppe
Issue created by migration from https://trac.sagemath.org/ticket/29196