Changes between Initial Version and Version 1 of Ticket #17979, comment 15
- Timestamp:
- 03/21/15 07:59:23 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17979, comment 15
initial v1 1 I would be -1 to using `float('inf')` just because it's slower. The Right Thing to do is to use Sage's `Infinity` and optimize that.1 I would be -1 to using `float('inf')` just because it's faster. The Right Thing to do is to use Sage's `Infinity` and optimize that.