-
-
Notifications
You must be signed in to change notification settings - Fork 510
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
Tensor product and coefficients #24900
Comments
Author: Florent Hivert |
Commit: |
New commits:
|
comment:3
many failing doctests |
comment:6
rebased, just to see where this stands now New commits:
|
Changed branch from u/hivert/tensor_product_and_coefficients to public/cartesian_24900 |
Branch pushed to git repo; I updated commit sha1. New commits:
|
Dependencies: #19195 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tensor products of combinatorial free modules still use an old version of
cartesian product. As a consequence extracting a coefficient is not possible:
I fix that. As a side effect, this change the result of
an_element
so that Ihave to fix a few doctests.
Moreover, building the tensor of two infinite dimensional FM now raises a correct
warning:
I'm hiding this by asking only finite dim FM.
Depends on #19195
CC: @nthiery @tscrim @mkoeppe
Component: linear algebra
Keywords: tensor product, free modules
Author: Florent Hivert
Branch/Commit: public/cartesian_24900 @
bfa36e7
Issue created by migration from https://trac.sagemath.org/ticket/24900
The text was updated successfully, but these errors were encountered: