Opened 16 years ago
Closed 15 years ago
#176 closed enhancement (fixed)
sagex -- add support for the "//" --> floordiv operator
Reported by: | was | Owned by: | was |
---|---|---|---|
Priority: | major | Milestone: | sage-2.8.3 |
Component: | packages: standard | Keywords: | |
Cc: | Merged in: | ||
Authors: | Reviewers: | ||
Report Upstream: | Work issues: | ||
Branch: | Commit: | ||
Dependencies: | Stopgaps: |
Description
Change History (2)
comment:1 Changed 15 years ago by
- Milestone set to sage-2.8.3
comment:2 Changed 15 years ago by
- Resolution set to fixed
- Status changed from new to closed
This works in cython.
Note: See
TracTickets for help on using
tickets.
Hello,
I have the impression this works unless I misunderstood the definition of the floordiv operator. From Sage 2.8.2
Can anyone confirm this?
Cheers,
Michael