Changeset 25ba20 in git
- Timestamp:
- Apr 14, 2016, 12:35:49 PM (7 years ago)
- Branches:
- (u'spielwiese', '8e0ad00ce244dfd0756200662572aef8402f13d5')
- 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
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
Singular/singular-libs
rf8e5b1f r25ba20 37 37 # the will be included in share.tar.gz, but not in all.lib 38 38 # (they should be ordered alphabetically) 39 # and use:40 # svn propset svn:keywords "Id" yourlib.lib41 # for new libs42 39 43 SLIB1 = classifyceq.lib classifyci.lib classify_aeq.lib nfmodstd.lib\40 SLIB1 = classifyceq.lib classifyci.lib classify_aeq.lib \ 44 41 dmodloc.lib divisors.lib \ 45 42 ffsolve.lib ffmodstd.lib decomp.lib template.lib \ … … 47 44 gitfan.lib gradedModules.lib \ 48 45 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 \ 50 48 numerAlg.lib numerDecom.lib \ 51 49 orbitparam.lib parallel.lib polymake.lib\ -
Tst/Long/ok_l.lst
rf8e5b1f r25ba20 39 39 knapsack 40 40 symodstd 41 nfmodsyz_l -
Tst/Short/ok_s.lst
rf8e5b1f r25ba20 84 84 ncfactor_multipleFacsSameTopAndBottom_s 85 85 ncfactor_nthweylringalt_s 86 nfmodsyz_s 86 87 parallel_s 87 88 primdec3 -
doc/NEWS.texi
rf8e5b1f r25ba20 48 48 @item new library: graal.lib: localization at prime ideals (@nref{graal_lib}) 49 49 @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}) 50 52 @end itemize 51 53 52 54 Changed libraries: 53 55 @itemize 54 @item renamed algemodstd_lib to @nref{nfmodstd_lib} 56 @item renamed algemodstd_lib to @nref{nfmodstd_lib}, extended to @code{module} 55 57 @item renamed derham_lib to @nref{deRham_lib} 56 58 @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.