Changeset 3754ca in git for Singular/LIB/curvepar.lib


Ignore:
Timestamp:
Apr 15, 2009, 1:28:08 PM (15 years ago)
Author:
Frank Seelisch <seelisch@…>
Branches:
(u'spielwiese', 'fe61d9c35bf7c61f2b6cbf1b56e25e2f08d536cc')
Children:
a6606e6cba9689ecbcc4e27ac00fb8c1deabd128
Parents:
40c648539a84cb2dc36e46b6b6c84deeb21e393b
Message:
minor textual changes prior to 3-1-0


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

Legend:

Unmodified
Added
Removed
  • Singular/LIB/curvepar.lib

    r40c648 r3754ca  
    11///////////////////////////////////////////////////////////////////////////////////////////
    2 version="$Id: curvepar.lib,v 1.3 2007-05-24 13:37:19 Singular Exp $";
     2version="$Id: curvepar.lib,v 1.4 2009-04-15 11:11:20 seelisch Exp $";
    33category="Singularities";
    44info="
     
    3737          Each chart C[i] is a list of size 5
    3838          C[i][1] is an integer j. It shows, which standard chart do we consider.
    39           C[i][2] is an irreducible poly g in k[a]. It is a minimal polynomial for the new parameter.
     39          C[i][2] is an irreducible polynomial g in k[a]. It is a minimal polynomial for the new parameter.
    4040          C[i][3] is an ideal H in k[a].
    4141                  c_i=F_i(a_new) for i=1..n,
     
    365365                        teta:k[x(1)..x(n),a]-->k[x(1)..x(n),a] from the
    366366                        new curve to the old one.
    367           Resolve[i][3] is an irreducible poly g in k[a]. It is a minimal polynomial for the new parameter a.
     367          Resolve[i][3] is an irreducible polynomial g in k[a]. It is a minimal polynomial for the new parameter a.
    368368          Resolve[i][4] sequence of multiplicities
    369369          Resolve[i][5] is a list of integers l. It shows, which standard charts we considered.
Note: See TracChangeset for help on using the changeset viewer.