Ticket #10619 (closed enhancement: invalid)

Opened 2 years ago

Last modified 2 years ago

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

15207.patch Download (3.9 KB) - added by eviatarbach 2 years ago.

Change History

Changed 2 years ago by eviatarbach

comment:1 Changed 2 years ago by eviatarbach

  • Status changed from new to needs_review

comment:2 Changed 2 years ago by eviatarbach

  • Status changed from needs_review to closed
  • Resolution set to invalid

I found out about srange, so I will probably just add this patch to that.

comment:3 Changed 2 years ago by mvngu

  • Milestone changed from sage-4.6.2 to sage-duplicate/invalid/wontfix
Note: See TracTickets for help on using tickets.