Ticket #10619 (closed enhancement: invalid)
arange function for fractional ranges
| Reported by: | eviatarbach | Owned by: | jason |
|---|---|---|---|
| Priority: | major | Milestone: | sage-duplicate/invalid/wontfix |
| Component: | misc | Keywords: | |
| Cc: | Work issues: | ||
| Report Upstream: | N/A | Reviewers: | |
| Authors: | Merged in: | ||
| Dependencies: | Stopgaps: |
Description
This patch adds bindings for numpy's arange, and adds another algorithm that maintains precision. The advantage of these over Python's range is that they can accept fractional arguments.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

