Sophie

Sophie

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

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>changes, 1.3</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="_changes_cm_sp1.3.1.html">next</a> | <a href="_changes_cm_sp1.2.html">previous</a> | <a href="_changes_cm_sp1.3.1.html">forward</a> | <a href="_changes_cm_sp1.2.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="_changes_cm_sp1.3.html" title="">changes, 1.3</a></div>
<hr/>
<div><h1>changes, 1.3</h1>
<div><ul><li>major improvements and additions:<ul><li>A new option <a href="___Certification.html" title="name for an optional argument">Certification</a> for <a href="_new__Package_lp__String_rp.html" title="package item: start a new package">newPackage</a>, provides information about packages that have been accepted for publication in a refereed journal.  The information is displayed in the top documentation node of the package.  The first three packages so certified are <a href="../../EdgeIdeals/html/index.html" title="A package for working with the edge ideals of (hyper)graphs">EdgeIdeals</a>, <a href="../../PieriMaps/html/index.html" title="Methods for computing Pieri inclusions">PieriMaps</a>, and <a href="../../Polyhedra/html/index.html" title="for computations with convex polyhedra, cones, and fans">Polyhedra</a>.</li>
<li>New packages <a href="../../OpenMath/html/index.html" title="OpenMath support">OpenMath</a> and <a href="../../SCSCP/html/index.html" title="SCSCP (Symbolic Computation Software Composability Protocol) support">SCSCP</a> for communicating via SCSCP with OpenMath to programs such as GAP and Maple have been developed, thanks to Dan Roozemond.  They depend on the new package <tt>XML</tt> (missing documentation<!-- tag: XML -->), which uses the <tt>libxml2</tt> library to parse <tt>XML</tt> code.</li>
<li>The programs <a href="_4ti2.html" title="">4ti2</a>, <a href="_gfan.html" title="">gfan</a>, and <a href="_normaliz.html" title="">normaliz</a> are now included with <em>Macaulay2</em> binary distributions, and are compiled automatically during Macaulay2's build process, with automatic downloading available as an option.  This makes the packages <a href="../../FourTiTwo/html/index.html" title="Interface for 4ti2">FourTiTwo</a>, <a href="../../gfanInterface/html/index.html" title="a Macaulay2 interface to gfan">gfanInterface</a>, <a href="../../Normaliz/html/index.html" title="an interface to use Normaliz in Macaulay 2">Normaliz</a>, and <a href="../../StatePolytope/html/index.html" title="computes state polytopes of ideals">StatePolytope</a>, each of which uses one or more of them, more readily usable.</li>
<li>packages newly included:<ul><li><span><a href="../../ConvexInterface/html/index.html" title="Interface to the Maple package Convex.">ConvexInterface</a> -- Interface to the Maple package Convex.</span></li>
<li><span><a href="../../MapleInterface/html/index.html" title="Interface to Maple.">MapleInterface</a> -- Interface to Maple.</span></li>
<li><span><a href="../../OpenMath/html/index.html" title="OpenMath support">OpenMath</a> -- OpenMath support</span></li>
<li><span><a href="../../Posets/html/index.html" title="A package for working with posets.">Posets</a> -- A package for working with posets.</span></li>
<li><span><a href="../../RationalPoints/html/index.html" title="Find the rational points of an affine variety defined over a finite field">RationalPoints</a> -- Find the rational points of an affine variety defined over a finite field</span></li>
<li><span><a href="../../SCSCP/html/index.html" title="SCSCP (Symbolic Computation Software Composability Protocol) support">SCSCP</a> -- SCSCP (Symbolic Computation Software Composability Protocol) support</span></li>
<li><span><a href="../../SRdeformations/html/index.html" title="Deformations of Stanley-Reisner rings and related computations.">SRdeformations</a> -- Deformations of Stanley-Reisner rings and related computations.</span></li>
<li><span><tt>XML</tt> (missing documentation<!-- tag: XML -->)</span></li>
</ul>
</li>
<li>Improved handling of finite fields: <a href="___G__F.html" title="make a finite field">GF</a> now uses <a href="../../ConwayPolynomials/html/index.html">Conway polynomials</a> when possible.  Maps between Galois fields made with them are now easy to produce with <tt>map(E,F)</tt>.  (This was advertised as a change to 1.2, when the package was introduced, but the package was not pre-loaded, whereas now it is.).</li>
<li>Fixed a long-standing bug in <a href="_saturate.html" title="saturation of ideal or submodule">saturate</a> that caused it to give incorrect answers (too small) in the case that the following three conditions all held: the ring has a non-standard monomial ordering, such as a weight vector; all variables had degree 1; and the degree of the element being used to saturate was equal to 1.</li>
<li>The function <a href="_to__Field_lp__Ring_rp.html" title="declare that a ring is a field">toField</a> has been changed so that the expression <tt>F = toField A</tt> returns a new ring <tt>F</tt> isomorphic to <tt>A</tt> and declares it to be field, whereas formerly <tt>A</tt> was declared to be a field, without creating a new ring.  Users of this function should check their code and ensure that the return value <tt>F</tt> is used.  The return value is a polynomial ring of no variables over A, with a new monomial ordering, and with degree length equal to 0.  The advantage is that now various computations in polynomial rings over the newly declared field will provide correct answers.</li>
<li>Fixed a bug in degree(x,f) where the degrees of the grading were used instead of the actual exponents.</li>
<li>Fixed a bug in <a href="_read.html" title="read from a file">read</a> reported by Dan Roozemond: whenever it would return a string of length 4096, subsequent read operations would change the bytes in it.</li>
<li>The package <a href="../../IntegralClosure/html/index.html" title="routines for integral closure of affine domains and ideals">IntegralClosure</a> has been rewritten.  The ring used as input for <a href="../../IntegralClosure/html/_integral__Closure.html" title="integral closure of an ideal or a domain">integralClosure</a> must be a domain, but the documentation describes how to get around this.  The function now provides correct output when it finishes, and it can handle much larger input than before.  There are some new routines and some new strategies for the computation.</li>
<li>A bug in Gröbner bases over the integers was fixed, which, under certain situations, led to in incomplete Gröbner basis.</li>
<li>A bug in Gröbner bases over fields and the integers was fixed, which caused, under some situations, the list of "trimmed" generators to be incomplete (but the Gröbner basis itself was correct).  This impacted functions which use <a href="_trim.html" title="minimize generators and relations">trim</a>, epsecially <a href="_minimal__Primes.html" title="minimal associated primes of an ideal">decompose</a>.</li>
<li>The function <a href="../../Elimination/html/_eliminate.html" title="">eliminate</a> has been fixed.  The function previously quietly assumed a flat polynomial ring, with no quotient elements, and also quietly assumed that the ring was commutative.  Now error messages are given when it would have produced incorrect answers, and it handles Weyl and skew commutative poly rings correctly.  Addtionally, this function now uses an elimination order rather than a product order, improving performance in many cases.</li>
<li>Fixed a a bug in <a href="_independent__Sets.html" title="some size-maximal independent subsets of variables modulo an ideal">independentSets</a>, which produced incorrect answers on the cygwin version.  A variable was not being initialized.  Thanks to B. Roune for reporting the bug and suggesting the fix.</li>
<li>A bug in <a href="_minimal__Primes.html" title="minimal associated primes of an ideal">decompose</a> was unearthed that could produce incorrect answers.  The problem was that <a href="_trim.html" title="minimize generators and relations">trim</a> sometimes could produce incorrect answers (fixed).</li>
<li>Fixed a bug where if the degrees of the variables in a ring were not all equal to 1, and weight vectors were present, then the monomial ordering was not the documented one.</li>
<li>Fixed a bug in <a href="_minimal__Presentation.html" title="compute a minimal presentation">minimalPresentation</a> of an <a href="___Ideal.html" title="the class of all ideals">Ideal</a> or <a href="___Ring.html" title="the class of all rings">Ring</a>, which would produce incorrect answers in rare situations.</li>
</ul>
</li>
<li>functionality added or improved:<ul><li>The method function <a href="_minimal__Presentation_lp__Ring_rp.html" title="compute a minimal presentation of a quotient ring">minimalPresentation(Ring)</a> now allows an option, <a href="___Exclude.html" title="name for an optional argument">Exclude</a>, which takes a list of integers: the variables with these indices will not be eliminated.  Indices are used, because if the ring is a quotient by linear polynomials, then variables might have normal forms that are complicated polynomials.</li>
<li>The function <a href="_install__Package.html" title="load and install a package and its documentation ">installPackage</a> will now, when the option <a href="___Absolute__Links.html" title="name for an optional argument">AbsoluteLinks</a> is set to <a href="_true.html" title="">true</a>, will now also search the installation prefix where the package is about to be installed for the files that are linked to.  This should resolve the situation where a developer uses the function to modify a package that is already incorporated into <em>Macaulay2</em> itself, and (some of) the links in the freshly installed package end up pointing to the wrong web pages.</li>
<li>The expression <tt>setRandomSeed()</tt> can now be used to re-initialize the random number generator; see <a href="_set__Random__Seed.html" title="set starting point for random number generator">setRandomSeed</a>.</li>
<li>The operator <a href="_...html" title="a binary operator, used for sequences of consecutive items">..</a> can now be used to generate sequences of consecutive strings.</li>
<li>A new binary operator <a href="_.._lt.html" title="a binary operator, used for sequences of consecutive items, not including the endpoint">..&lt;</a> provides for the generation of sequences that stop one short of those provided by <a href="_...html" title="a binary operator, used for sequences of consecutive items">..</a> .</li>
<li>The operator <a href="_...html" title="a binary operator, used for sequences of consecutive items">..</a>, will now deliver rectangular sequences of consecutive indexed variables, e.g., <tt>x_1 .. y_2</tt> will have the value <tt>(x_1,x_2,y_1,y_2)</tt>.</li>
<li>A new variable, <a href="_handle__Interrupts.html" title="">handleInterrupts</a>, specifies whether Macaulay2's interrupt handlers for SIGINT and SIGALRM are installed.</li>
<li>The function <a href="___E__X__A__M__P__L__E.html" title="hypertext EXAMPLE item">EXAMPLE</a> will now accept objects of type <a href="../../Text/html/___P__R__E.html" title="preformatted text">PRE</a> to be interpreted as preformatted example output.</li>
<li>The function <a href="_open__Listener_lp__String_rp.html" title="open a port for listening">openListener</a> can now open a socket on a specified interface.</li>
<li>The function <a href="../../SimpleDoc/html/_doc_lp__String_rp.html" title="a simple documentation function">doc</a> will now handle example input expressions that span multiple lines: within in each expression, indent lines after the first one more than the first.</li>
<li>Multiplication of a scalar and a mutable matrix is now not allowed.  Previously attempting this could cause <em>Macaulay2</em> to crash.</li>
<li>Very long lists can now be parsed without overflowing the stack and causing the program to crash.  This was a problem for MacOS with lists of length greater than about 90000.  In a future version we plan to reduce the amount of memory required to parse, translate, and then evaluate the list.</li>
</ul>
</li>
<li>functionality changed:<ul><li>The CTRL-C interrupt signal SIGINT will now interrupt system calls (such as read and write) that are in progress; formerly, they were restarted by the kernel after the handler set a flag.  This necessitated reworking the handling of interrupts by the top level interpreter, which will now respond to them immediately.  When the readline library is active and reading user input (such as when the emacs interface to Macaulay2 is not used), interrupts are handled just by it.</li>
<li><a href="_current__Directory.html" title="current working directory">currentDirectory</a> is now a function rather than a string constant, in order to postpone signalling an error if a component of the path to the current working directory no longer exists.</li>
<li>When the program starts, the random number seed is now initialized to a value that depends on the date, time in seconds, and the process id.  The former initial state can be obtained with <tt>setRandomSeed()</tt>.</li>
<li>The function <a href="_realpath.html" title="convert a filename to one passing through no symbolic links">realpath</a> now returns a string ending in '/' if the path leads to a directory, for consistency with the convention elsewhere in Macaulay2 that directory names end in '/'.</li>
<li>The <a href="___User__Mode.html" title="name for an optional argument">UserMode</a> option to <a href="_install__Package.html" title="load and install a package and its documentation ">installPackage</a> and <a href="_check.html" title="perform tests of a package">check</a> now has default value <a href="_null.html" title="the unique member of the empty class">null</a>, meaning to propagate the command line option <tt>-q</tt>, if present, to child processes running M2 on examples and tests</li>
<li>If you set the variable <a href="_gb__Trace.html" title="provide tracing output during various computations in the 	 engine.">gbTrace</a> to 15, then now one sees a large amount of information about the S-pairs computed during a Gröbner basis computation, if the default algorithm is in use.</li>
<li>The initialization file <tt>init.m2</tt> is now sought only in the user's application directory, and not also in the current directory.</li>
</ul>
</li>
<li>new constants and operators:<ul><li>New constants <a href="_root__Path.html" title="">rootPath</a> and <a href="_root__U__R__I.html" title="">rootURI</a> provide prefixes to be prepended to absolute file paths so that native Microsoft Windows programs can find them.</li>
<li>New binary operators <a href="__lt_eq_eq.html" title="a unary and binary operator">&lt;==</a> and <a href="__lt_eq_eq_eq.html" title="a unary and binary operator">&lt;===</a> have been introduced.  The operators are flexible, i.e., the user can install methods for them.</li>
</ul>
</li>
</ul>
</div>
</div>
</body>
</html>