-
-
Notifications
You must be signed in to change notification settings - Fork 480
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
implement MacMahon's Omega operator #22066
Comments
Branch: u/dkrenn/omega |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
Commit: |
Author: Daniel Krenn |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
comment:8
see also #10669 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
comment:10
Replying to @fchapoton:
Thank you for mentioning this. (I have never thought anyone already created a ticket for this.) ;) |
comment:11
Removed duplicate dependency #21833 |
comment:13
Merged in changed dependencies. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
This comment has been minimized.
This comment has been minimized.
comment:15
This is a review of this ticket modulo its dependencies. General:
Function
Function
Function
Function
Function
Function
Function
Function
|
Reviewer: Clemens Heuberger |
Branch pushed to git repo; I updated commit sha1. Last 10 new commits:
|
comment:35
ok. Dependencies are rather orthogonal to this ticket, so I set this one to positive. At some stage, it might be good to implement other algorithms (cf. #10669) and to compare speed. |
Branch pushed to git repo; I updated commit sha1 and set ticket back to needs_review. New commits:
|
comment:37
Merged in #21976 (and thus 7.6.beta2) to make this patch work again. |
comment:39
Needs another rebasing. |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Changed branch from u/dkrenn/omega-7.5.rc1 to |
Implement this using !MacMahon's Omega operator (sagemath#22066). URL: https://trac.sagemath.org/22067 Reported by: dkrenn Ticket author(s): Daniel Krenn Reviewer(s): Matthias Koeppe
MacMahon's Omega operator takes a quotient of laurent polynomials and removes all negative exponents in the corresponding power series.
The aim of this ticket is to implement it.
Depends on #21832
Depends on #21833
Depends on #21966
Depends on #21968
Depends on #21976
Depends on #21999
Depends on #22064
CC: @cheuberg
Component: algebra
Author: Daniel Krenn
Branch/Commit:
482ab70
Reviewer: Clemens Heuberger
Issue created by migration from https://trac.sagemath.org/ticket/22066
The text was updated successfully, but these errors were encountered: