Changeset 3f34dc in git for kernel/mod2.h
- Timestamp:
- Mar 28, 2019, 5:35:48 PM (4 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- Children:
- 85bf0bd9379a2f8dca0c749e9c8cc9aba4ea0dfd
- Parents:
- dc89d7ed07175b22994d023d56b3277e8b715e32
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
kernel/mod2.h
rdc89d7 r3f34dc 52 52 /* linear algebra extensions from pcv.h/pcv.cc */ 53 53 #define HAVE_PCV 1 54 55 /* procedures to compute groebner bases with the f5 implementation */56 /* still testing */57 #undef HAVE_F558 59 /* procedures to compute groebner bases with the f5c implementation */60 /* still testing */61 #undef HAVE_F5C62 54 63 55 /* procedures to compute with units */
Note: See TracChangeset
for help on using the changeset viewer.