Ignore:
Timestamp:
Dec 2, 2013, 3:29:46 PM (10 years ago)
Author:
Yue Ren <ren@…>
Branches:
(u'spielwiese', '17f1d200f27c5bd38f5dfc6e8a0879242279d1d8')
Children:
88c726094b0406a43f64b51105e892d707306874
Parents:
528fa78d82d2bc9d49f41d3dbb87afea0e1697e2
git-author:
Yue Ren <ren@mathematik.uni-kl.de>2013-12-02 15:29:46+01:00
git-committer:
Yue Ren <ren@mathematik.uni-kl.de>2015-02-06 13:47:02+01:00
Message:
new: reduceInitially(ideal I, const number p, poly g)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/dyn_modules/gfanlib/tropical.cc

    r528fa78 redb60f  
    974974  p->iiAddCproc("","reduceInitially0",FALSE,reduceInitially0);
    975975  p->iiAddCproc("","reduceInitially1",FALSE,reduceInitially1);
     976  p->iiAddCproc("","reduceInitially2",FALSE,reduceInitially2);
    976977#endif //NDEBUG
    977978  // p->iiAddCproc("","initialReduction",FALSE,initialReduction);
Note: See TracChangeset for help on using the changeset viewer.