Changeset 7453:6be11a31915b


Ignore:
Timestamp:
11/25/07 01:09:53 (5 years ago)
Author:
Paul Zimmermann <zimmerma@…>
Branch:
default
Message:

fixed typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sage/rings/arith.py

    r7392 r7453  
    15301530        The qsieve and ecm commands give access to highly optimized 
    15311531        implementations of algorithms for doing certain integer 
    1532         factorization problems.  These implementation are not used by 
     1532        factorization problems.  These implementations are not used by 
    15331533        the generic factor command, which currently just calls PARI 
    15341534        (note that PARI also implements sieve and ecm algorithms, but 
Note: See TracChangeset for help on using the changeset viewer.