Sophie

Sophie

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

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>Normaliz -- an interface to use Normaliz in Macaulay 2</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_ehrhart__Ring.html">next</a> | previous | <a href="_ehrhart__Ring.html">forward</a> | backward | up | top | <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>
<hr/>
<div><h1>Normaliz -- an interface to use Normaliz in Macaulay 2</h1>
<div class="single"><h2>Description</h2>
<div>The package <em>Normaliz</em> provides an interface for the use of <tt>Normaliz 2.1</tt> within Macaulay 2. The exchange of data is via files, the only possibility offered by <tt>Normaliz</tt> in its present version. In addition to the top level functions that aim at objects of type <a href="../../Macaulay2Doc/html/___Ideal.html" title="the class of all ideals">Ideal</a> or <a href="../../Macaulay2Doc/html/___Ring.html" title="the class of all rings">Ring</a>, several other auxiliary functions allow the user to apply <tt>Normaliz</tt> to data of type <a href="../../Macaulay2Doc/html/___Matrix.html" title="the class of all matrices">Matrix</a>.</div>
</div>
<div class="single"><h2>Author</h2>
<ul><li><div class="single">Gesa Kaempf<span> &lt;<a href="mailto:gkaempf@mathematik.uni-osnabrueck.de">gkaempf@mathematik.uni-osnabrueck.de</a>></span></div>
</li>
</ul>
</div>
<div class="single"><h2>Version</h2>
This documentation describes version <b>0.2.1</b> of Normaliz.</div>
<div class="single"><h2>Source code</h2>
The source code from which this documentation is derived is in the file <a href="../../../../Macaulay2/Normaliz.m2">Normaliz.m2</a>.  The auxiliary files accompanying it are in the directory <a href="../../../../Macaulay2/Normaliz/">Normaliz/</a>.</div>
<div class="single"><h2>Exports</h2>
<ul><li><div class="single">Functions<ul><li><span><a href="_ehrhart__Ring.html" title="Ehrhart ring">ehrhartRing</a> -- Ehrhart ring</span></li>
<li><span><a href="_export__Num__Invs.html" title="makes the numerical invariants availabe to Macaulay 2">exportNumInvs</a> -- makes the numerical invariants availabe to Macaulay 2</span></li>
<li><span><a href="_get__Nmz__Data__Path.html" title="returns the directory for the exchange of data">getNmzDataPath</a> -- returns the directory for the exchange of data</span></li>
<li><span><a href="_get__Nmz__Exec__Path.html" title="returns the path to the executable for Normaliz">getNmzExecPath</a> -- returns the path to the executable for Normaliz</span></li>
<li><span><a href="_get__Nmz__Filename.html" title="returns the current filename specified by the user">getNmzFilename</a> -- returns the current filename specified by the user</span></li>
<li><span><a href="_get__Nmz__Version.html" title="returns the current version of Normaliz to be used">getNmzVersion</a> -- returns the current version of Normaliz to be used</span></li>
<li><span><a href="_get__Num__Invs.html" title="returns the numerical invariants computed">getNumInvs</a> -- returns the numerical invariants computed</span></li>
<li><span><a href="_intcl__Mon__Ideal.html" title="Rees algebra">intclMonIdeal</a> -- Rees algebra</span></li>
<li><span><a href="_intcl__Toric__Ring.html" title="integral closure of a toric ring">intclToricRing</a> -- integral closure of a toric ring</span></li>
<li><span><a href="_intmat2mons.html" title="monomials from a matrix">intmat2mons</a> -- monomials from a matrix</span></li>
<li><span><a href="_mons2intmat.html" title="matrix of leading exponents">mons2intmat</a> -- matrix of leading exponents</span></li>
<li><span><a href="_normaliz.html" title="applies Normaliz">normaliz</a> -- applies Normaliz</span></li>
<li><span><a href="_normal__Toric__Ring.html" title="normalization of a toric ring">normalToricRing</a> -- normalization of a toric ring</span></li>
<li><span><a href="_read__Nmz__Data.html" title="reads an output file of Normaliz">readNmzData</a> -- reads an output file of Normaliz</span></li>
<li><span><a href="_rm__Nmz__Files.html" title="removes the files created by Normaliz">rmNmzFiles</a> -- removes the files created by Normaliz</span></li>
<li><span><a href="_set__Nmz__Data__Path.html" title="sets the directory for the exchange of data">setNmzDataPath</a> -- sets the directory for the exchange of data</span></li>
<li><span><a href="_set__Nmz__Exec__Path.html" title="sets the path to the executable for Normaliz">setNmzExecPath</a> -- sets the path to the executable for Normaliz</span></li>
<li><span><a href="_set__Nmz__File.html" title="sets the filename for the exchange of data">setNmzFile</a> -- sets the filename for the exchange of data</span></li>
<li><span><a href="_set__Nmz__Filename.html" title="sets the filename for the exchange of data">setNmzFilename</a> -- sets the filename for the exchange of data</span></li>
<li><span><a href="_set__Nmz__Option.html" title="set an option">setNmzOption</a> -- set an option</span></li>
<li><span><a href="_set__Nmz__Version.html" title="sets the version of the executable for Normaliz">setNmzVersion</a> -- sets the version of the executable for Normaliz</span></li>
<li><span><a href="_show__Nmz__Options.html" title="prints the enabled options">showNmzOptions</a> -- prints the enabled options</span></li>
<li><span><a href="_show__Num__Invs.html" title="prints the numerical invariants computed">showNumInvs</a> -- prints the numerical invariants computed</span></li>
<li><span><a href="_start__Nmz.html" title="initializes a session for Normaliz">startNmz</a> -- initializes a session for Normaliz</span></li>
<li><span><a href="_torus__Invariants.html" title="ring of invariants">torusInvariants</a> -- ring of invariants</span></li>
<li><span><a href="_val__Ring.html" title="ring of valuations">valRing</a> -- ring of valuations</span></li>
<li><span><a href="_val__Ring__Ideal.html" title="valuation ideal">valRingIdeal</a> -- valuation ideal</span></li>
<li><span><a href="_write__Nmz__Data.html" title="creates an input file for Normaliz">writeNmzData</a> -- creates an input file for Normaliz</span></li>
<li><span><a href="_write__Nmz__Paths.html" title="writes the path names into two files">writeNmzPaths</a> -- writes the path names into two files</span></li>
</ul>
</div>
</li>
</ul>
</div>
</div>
</body>
</html>