Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 4667

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>list of obsolete functions</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_mathematical_spexamples.html">next</a> | <a href="_changes_cm_sp1.3.1.html">previous</a> | forward | <a href="_changes_cm_sp1.3.1.html">backward</a> | <a href="_changes_spto_sp__Macaulay2_cm_spby_spversion.html">up</a> | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<div><a href="index.html" title="">Macaulay2Doc</a> > <a href="_changes_spto_sp__Macaulay2_cm_spby_spversion.html" title="">changes to Macaulay2, by version</a> > <a href="_list_spof_spobsolete_spfunctions.html" title="">list of obsolete functions</a></div>
<hr/>
<div><h1>list of obsolete functions</h1>
<div><ul><li>obsolete functions<ul><li>'mutableZero' has been replaced by mutableMatrix</li>
<li>'unlist' has been replaced by toSequence</li>
<li>'evaluate' has been replaced by 'value'</li>
<li>'seq x' has been replaced by 'singleton x', which has been replaced by '1:x'</li>
<li>'verticalJoin' has been replaced by 'stack'</li>
<li>'netRows' has been replaced by 'unstack'</li>
<li>'name' has been replaced by 'toString'</li>
<li>'quote' has been replaced by 'symbol'</li>
<li>'Numeric' has been replaced by 'numeric'</li>
<li>'submodule' has been removed</li>
<li>'monomialCurve' has been replaced by 'monomialCurveIdeal'</li>
<li>'assign' has been replaced by '&lt;-'</li>
<li>'minprimes' has been replaced by 'independentSets'</li>
<li>function 'elapsedTime' has been renamed to 'cpuTime'</li>
<li>function 'pushForward1(f,M)' has been replaced by 'relations coimage map(M,f)'</li>
</ul>
</li>
<li>obsolete methods<ul><li>'map(Ideal)' has been removed: use 'map(module I,module I, 1)' instead</li>
<li>'map(Ideal,Ideal)' has been removed: use 'map(module I,module J)' instead</li>
<li>'map(Module,Matrix)' has been replaced: use 'map(M,,f)' instead</li>
<li>'map(Module,RingElement)' has been removed: use 'map(M,M,r)' instead</li>
<li>'RingElement _ ZZ' has been replaced: use 'part(n,f)' instead</li>
<li>'RingElement _ List' has been replaced: use 'part(d,f)' instead</li>
<li>'diff(RingElement)' has been removed: use 'diff(vars ring f, f)' instead</li>
<li>'diff(Matrix)' has been removed: use 'diff(vars ring f, f)' instead</li>
<li>'map(Module,Module)' has been removed: use 'inducedMap' instead</li>
<li>'monomialIdeal(R)' has been removed: use 'monomialIdeal(0_R)' instead</li>
</ul>
</li>
</ul>
</div>
</div>
</body>
</html>