Changeset 9ca07a in git


Ignore:
Timestamp:
Aug 2, 2006, 11:20:50 AM (17 years ago)
Author:
Hans Schönemann <hannes@…>
Branches:
(u'spielwiese', 'd1b01e9d51ade4b46b745d3bada5c5f3696be3a8')
Children:
2e58025310ec52f4cbefd7ec7b88fc3281b4cd92
Parents:
1120aef879d7c0559760efa49b127c4f63faf000
Message:
*hannes: ref, LIB


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/alexpoly.lib

    r1120aef r9ca07a  
    1 version="$Id: alexpoly.lib,v 1.11 2005-05-06 17:17:01 Singular Exp $";
     1version="$Id: alexpoly.lib,v 1.12 2006-08-02 09:20:50 Singular Exp $";
    22category="Singularities";
    33info="
     
    3232///////////////////////////////////////////////////////////////////////////////////////////
    3333LIB "hnoether.lib";
     34LIB "equising.lib";
    3435///////////////////////////////////////////////////////////////////////////////////////////
    3536
     
    5455         If you are not sure whether the INPUT polynomial is reduced or not, use
    5556         @code{squarefree(INPUT)} as input instead.
    56 SEE ALSO: develop, hnexpansion, totalmultiplicities, alexanderpolyinomal
     57SEE ALSO: develop, hnexpansion, totalmultiplicities, alexanderpolynomial
    5758EXAMPLE: example resolutiongraph;  shows an example
    5859"
     
    14231424         If you are not sure whether the INPUT polynomial is reduced or not, use
    14241425         @code{squarefree(INPUT)} as input instead.
    1425 SEE ALSO: tau_es, develop, hnexpansion, totalmultiplicities, equising.lib
     1426SEE ALSO: tau_es, develop, hnexpansion, totalmultiplicities, equising_lib
    14261427EXAMPLE: example tau_es2;  shows an example
    14271428"
Note: See TracChangeset for help on using the changeset viewer.