Results 164 issues of Daniel R. Grayson

oops: ``` i3 : installPackage "Polyhedra" --installing package Polyhedra in /Users/dan/Library/Application Support/Macaulay2/local/ with layout 1 --using package sources found in /Applications/Macaulay2-1.14/share/Macaulay2/ --copying auxiliary source files from /Applications/Macaulay2-1.14/share/Macaulay2/Polyhedra --copying: /Applications/Macaulay2-1.14/share/Macaulay2/Polyhedra/documentation/intro.m2 ->...

``` Macaulay2, version 1.14 with packages: ConwayPolynomials, Elimination, IntegralClosure, InverseSystems, LLLBases, PrimaryDecomposition, ReesAlgebra, TangentCone, Truncations i1 : S=QQ[x_1..x_3] o1 = S o1 : PolynomialRing i2 : F=S^{2,0} 2 o2 =...

``` i5 : R=GF 3[x,y] o5 = R o5 : PolynomialRing i6 : radical ideal (x+y) stdio:6:1:(3): error: expected base field to be QQ or ZZ/p ```

... as in this example: ``` i1 : R=QQ[x] o1 = R o1 : PolynomialRing i2 : M=coker matrix {{1,x,0},{0,0,1}} o2 = cokernel | 1 x 0 | | 0...

Under Mac OS I've seen GC_MAXIMUM_HEAP_SIZE=400M get rejected as a bad value, and then M2 can't start, because there is not enough memory (?). The users had our binary distribution,...

build issue

After 10 or 20 example failures, `installPackage` should give up. One reason is that core dump files may be created, and they are large.

After running `make`, running `make install` should not rebuild anything.

build issue

There seems to be no way to make a link from an html file to an auxiliary file in a package that works both with `SeparateExec => false` and `SeparateExec...

Documentation

This package ``` newPackage ("Foo", Headline => "foo", DebuggingMode => true) LieAlgebra = new Type of HashTable basis(ZZ,ZZ,LieAlgebra) := List => (x) -> opts -> {} export "LieAlgebra" beginDocumentation() document...

see https://groups.google.com/forum/#!topic/macaulay2/QowiaTEHIqo