Changeset 25ba20 in git


Ignore:
Timestamp:
Apr 14, 2016, 12:35:49 PM (8 years ago)
Author:
Hans Schoenemann <hannes@…>
Branches:
(u'fieker-DuVal', '117eb8c30fc9e991c4decca4832b1d19036c4c65')(u'spielwiese', 'b4f17ed1d25f93d46dbe29e4b499baecc2fd51bb')
Children:
9c3bb425bf8416386333a0071b1a9580567e8f91
Parents:
f8e5b1fc594cf54ecdf3634bd7d77c33efc028c3
git-author:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2016-04-14 12:35:49+02:00
git-committer:
Hans Schoenemann <hannes@mathematik.uni-kl.de>2016-04-14 12:37:25+02:00
Message:
fix: missing entries for nfmodsyz.lib
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • Singular/singular-libs

    rf8e5b1f r25ba20  
    3737# the will be included in share.tar.gz, but not in all.lib
    3838# (they should be ordered alphabetically)
    39 # and use:
    40 # svn propset svn:keywords "Id" yourlib.lib
    41 # for new libs
    4239
    43 SLIB1 = classifyceq.lib classifyci.lib classify_aeq.lib nfmodstd.lib \
     40SLIB1 = classifyceq.lib classifyci.lib classify_aeq.lib \
    4441        dmodloc.lib divisors.lib \
    4542        ffsolve.lib ffmodstd.lib decomp.lib template.lib \
     
    4744        gitfan.lib gradedModules.lib \
    4845        locnormal.lib modnormal.lib modular.lib \
    49         JMBTest.lib JMSConst.lib multigrading.lib nfmodsyz.lib \
     46        JMBTest.lib JMSConst.lib multigrading.lib \
     47        nfmodstd.lib nfmodsyz.lib \
    5048        numerAlg.lib numerDecom.lib \
    5149        orbitparam.lib parallel.lib polymake.lib\
  • Tst/Long/ok_l.lst

    rf8e5b1f r25ba20  
    3939knapsack
    4040symodstd
     41nfmodsyz_l
  • Tst/Short/ok_s.lst

    rf8e5b1f r25ba20  
    8484ncfactor_multipleFacsSameTopAndBottom_s
    8585ncfactor_nthweylringalt_s
     86nfmodsyz_s
    8687parallel_s
    8788primdec3
  • doc/NEWS.texi

    rf8e5b1f r25ba20  
    4848@item new library: graal.lib: localization at prime ideals (@nref{graal_lib})
    4949@item new library: hess.lib: Riemann-Roch space of divisors (@nref{hess_lib})
     50@item new library: nfmodsyz.lib: syzygy modules of submodules of free modules
     51      over algebraic number fields(@nref{nfmodsyz_lib})
    5052@end itemize
    5153
    5254Changed libraries:
    5355@itemize
    54 @item renamed algemodstd_lib to @nref{nfmodstd_lib}
     56@item renamed algemodstd_lib to @nref{nfmodstd_lib}, extended to @code{module}
    5557@item renamed derham_lib to @nref{deRham_lib}
    5658@item grobcov.lib (grobcovK): Groebner Cover for parametric ideals (@nref{grobcov_lib}) with new routine
Note: See TracChangeset for help on using the changeset viewer.