We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported by Markus Wageringel in #29247 comment:14:
sage: F.<x,y,z> = FreeAlgebra(QQ, implementation='letterplace') sage: F._coerce_map_from_base_ring() ... AttributeError: type object 'sage.algebras.letterplace.free_algebra_letterplace' has no attribute 'from_base_ring'
CC: @mwageringel @tscrim
Component: coercion
Author: Peter Bruin
Branch/Commit: c4631b6
c4631b6
Reviewer: Markus Wageringel
Issue created by migration from https://trac.sagemath.org/ticket/29312
The text was updated successfully, but these errors were encountered:
Branch: u/pbruin/29312-from_base_ring
Sorry, something went wrong.
Commit: c4631b6
This looks good to me. Thanks.
Changed branch from u/pbruin/29312-from_base_ring to c4631b6
33ec6fe
No branches or pull requests
Reported by Markus Wageringel in #29247 comment:14:
CC: @mwageringel @tscrim
Component: coercion
Author: Peter Bruin
Branch/Commit:
c4631b6
Reviewer: Markus Wageringel
Issue created by migration from https://trac.sagemath.org/ticket/29312
The text was updated successfully, but these errors were encountered: