Changeset 6d7113 in git


Ignore:
Timestamp:
Apr 29, 2005, 6:07:46 PM (19 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', '5b153614cbc72bfa198d75b1e9e33dab2645d9fe')
Children:
4b6ab70e83b9e21638fd9af95f8a3ea9538207c7
Parents:
509ea41cac9ea87db2965ec417e74db861c056d1
Message:
*hannes: FAST_MAPS nor yet active


git-svn-id: file:///usr/local/Singular/svn/trunk@7953 2c84dea3-7e68-4137-9b89-c4e89433aadc
File:
1 edited

Legend:

Unmodified
Added
Removed
  • Singular/maps_ip.cc

    r509ea41 r6d7113  
    22*  Computer Algebra System SINGULAR     *
    33****************************************/
    4 /* $Id: maps_ip.cc,v 1.8 2005-04-29 16:04:36 Singular Exp $ */
     4/* $Id: maps_ip.cc,v 1.9 2005-04-29 16:07:46 Singular Exp $ */
    55/*
    66* ABSTRACT - the mapping of polynomials to other rings
     
    2424
    2525// define this if you want to use the fast_map routine for mapping ideals
    26 #define FAST_MAP
     26//#define FAST_MAP
    2727
    2828#ifdef FAST_MAP
Note: See TracChangeset for help on using the changeset viewer.