Changeset a890be in git
- Timestamp:
- May 4, 2010, 5:46:16 PM (13 years ago)
- Branches:
- (u'spielwiese', '0d6b7fcd9813a1ca1ed4220cfa2b104b97a0a003')
- Children:
- 549d8e8a9b9b868e0bed2d006209b347c2bebc14
- Parents:
- a5cc7b3babb16dabd5b878bed4aebeaba8fc95c2
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/LIB/sheafcoh.lib
ra5cc7b3 ra890be 463 463 } 464 464 465 if( attrib(CM_regularity,"Algorithm") != "mres" )465 if( attrib(CM_regularity,"Algorithm") == "minres_res" ) 466 466 { 467 467 def L = minres( res(M,0) ); // let's try it out!
Note: See TracChangeset
for help on using the changeset viewer.