Changeset 6958:599a5b389b1b for sage/combinat/partition.py
- Timestamp:
- 10/14/07 15:50:57 (6 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/combinat/partition.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/combinat/partition.py
r6955 r6958 1708 1708 sage: Partitions(5).count(algorithm='pari') 1709 1709 7 1710 sage: Partitions(5).count(algorithm='bober')1711 71712 1710 1713 1711 The input must be a nonnegative integer or a ValueError is raised.
Note: See TracChangeset
for help on using the changeset viewer.
