Changeset 4454fb7 in git


Ignore:
Timestamp:
Jul 13, 2015, 6:33:36 PM (8 years ago)
Author:
Andreas Steenpass <steenpass@…>
Branches:
(u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
Children:
4721534daf9d6092daf10119f83b9b3d7da8a2c8
Parents:
8af20e00f50d423ec4162319c3d9f63fdc7e796f
Message:
allow modules in Modstd::reduce_parallel
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/LIB/modstd.lib

    r8af20e r4454fb7  
    283283 * (same as size(reduce(I_reduce, G_reduce))).
    284284 * Uses parallelization. */
    285 static proc reduce_parallel(ideal I_reduce, ideal G_reduce)
     285static proc reduce_parallel(def I_reduce, def G_reduce)
    286286{
    287287    exportto(Modstd, I_reduce);
Note: See TracChangeset for help on using the changeset viewer.