Changeset a15000c in git
- Timestamp:
- Jul 1, 2010, 4:03:19 PM (13 years ago)
- Branches:
- (u'jengelh-datetime', 'ceac47cbc86fe4a15902392bdbb9bd2ae0ea02c6')(u'spielwiese', 'f875bbaccd0831e36aaed09ff6adeb3eb45aeb94')
- Children:
- f9b430ff56571e74a6d812b39a0452ca5c98e0b7
- Parents:
- b157872a7e82b6661c4a809febe9ccf834773646
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/assprime.lib
rb15787 ra15000c 1 1 //////////////////////////////////////////////////////////////////////////////// 2 2 version="$Id$"; 3 category = "Commutative Algebra";3 category = "Commutative algebra"; 4 4 info=" 5 5 LIBRARY: assPrimes.lib associated primes of a zero-dimensional ideal … … 14 14 zero-dimensional ideal in the polynomial ring over the rational numbers, 15 15 Q[x_1,...,x_n] using modular computations. 16 17 SEE ALSO: primdec_lib 16 18 17 19 PROCEDURES:
Note: See TracChangeset
for help on using the changeset viewer.