Skip to content

Instantly share code, notes, and snippets.

@behackl
Last active June 9, 2021 00:04
Show Gist options
  • Save behackl/4b9168b014c5b17d299958a103d44906 to your computer and use it in GitHub Desktop.
Save behackl/4b9168b014c5b17d299958a103d44906 to your computer and use it in GitHub Desktop.
SageMath code (translated from Maple) for finding minimal critical points for multivariate combinatorial generating functions.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
FROM sagemath/sagemath:9.3.beta8
COPY --chown=sage:sage . ${HOME}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment