Ticket #12525 (new defect)
SFAHomogeneous does not work with RealField
| Reported by: | rishi | Owned by: | sage-combinat |
|---|---|---|---|
| Priority: | major | Milestone: | sage-5.10 |
| Component: | combinatorics | Keywords: | symmetric functions |
| Cc: | nthiery, roed | Work issues: | |
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
I am using sage 4.8. The following code does not succeed.
h=SFAHomogeneous(RealField(200)) for p in Partitions(2): print h(p)
Attachments
Change History
Changed 15 months ago by rishi
-
attachment
full_output.txt
added
Note: See
TracTickets for help on using
tickets.

The error message