Changeset a6fd66 in git
- Timestamp:
- Apr 29, 2005, 6:11:41 PM (18 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- 87b5f90ef6ce3d0440f287e905e74de254b8c5e3
- Parents:
- 4b6ab70e83b9e21638fd9af95f8a3ea9538207c7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/standard.lib
r4b6ab7 ra6fd66 1 1 ////////////////////////////////////////////////////////////////////////////// 2 version="$Id: standard.lib,v 1.6 7 2004-08-26 09:42:54Singular Exp $";2 version="$Id: standard.lib,v 1.68 2005-04-29 16:11:41 Singular Exp $"; 3 3 category="Miscellaneous"; 4 4 info=" … … 1110 1110 poly p=((x2+y3)^2+xy6)*((x3+y2)^2+x10y); 1111 1111 p=p^2; 1112 timeFactorize(p,2); 1113 "ERROR: will not run currently:"; 1112 //timeFactorize(p,2); 1114 1113 //timeFactorize(p,20); 1115 1114 }
Note: See TracChangeset
for help on using the changeset viewer.