Skip to content
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

SFAHomogeneous does not work with RealField #12525

Closed
rishikesha mannequin opened this issue Feb 17, 2012 · 3 comments
Closed

SFAHomogeneous does not work with RealField #12525

rishikesha mannequin opened this issue Feb 17, 2012 · 3 comments

Comments

@rishikesha
Copy link
Mannequin

rishikesha mannequin commented Feb 17, 2012

I am using sage 4.8. The following code does not succeed.

h=SFAHomogeneous(RealField(200))
for p in Partitions(2):
   print h(p)

CC: @nthiery @roed314

Component: combinatorics

Keywords: symmetric functions

Reviewer: Chris Berg

Issue created by migration from https://trac.sagemath.org/ticket/12525

@rishikesha rishikesha mannequin added this to the sage-5.11 milestone Feb 17, 2012
@rishikesha
Copy link
Mannequin Author

rishikesha mannequin commented Feb 17, 2012

Attachment: full_output.txt

The error message

@sagetrac-chrisjamesberg
Copy link
Mannequin

comment:2

This ticket should be closed as the problem has since been fixed.

@sagetrac-chrisjamesberg
Copy link
Mannequin

Reviewer: Chris Berg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant