[sage-support] Re: sage-6.3-x86_64-Darwin-OSX_10.6_x86_64-app.dmg won't be built?

2014-08-28 Thread Dima Pasechnik
On 2014-08-27, Daniel Friedan dfrie...@gmail.com wrote: --=_Part_4855_138320293.1409165879953 Content-Type: multipart/alternative; boundary==_Part_4856_1171858397.1409165879953 --=_Part_4856_1171858397.1409165879953 Content-Type: text/plain; charset=UTF-8 All the

[sage-support] Re: sage-6.3-x86_64-Darwin-OSX_10.6_x86_64-app.dmg won't be built?

2014-08-28 Thread Daniel Friedan
(1) The file system is fine. Despite the name, '/NOT_ON_SSD/' is just a subdirectory of '/' on the imac's internal disk, which is an SSD with a Journaled HFS+ file system with 140GB free. $ mount /dev/disk0s2 on / (hfs, local, journaled, noatime) (2) '$ ./sage -f polybori' succeeded:

Re: [sage-support] bug in det() for symbolic matrix entries?

2014-08-28 Thread Ralf Stephan
On Wed, Aug 27, 2014 at 2:46 PM, Peter Mueller ypf...@googlemail.com javascript: wrote: My understanding of Sage is that var('e') declares e as a symbolic variable, no matter that it was the Euler number before. The last line leaves me clueless what goes wrong ... sage:

[sage-support] Re: sage-6.3-x86_64-Darwin-OSX_10.6_x86_64-app.dmg won't be built?

2014-08-28 Thread Dima Pasechnik
On Thursday, August 28, 2014 1:03:04 PM UTC+1, Daniel Friedan wrote: (1) The file system is fine. Despite the name, '/NOT_ON_SSD/' is just a subdirectory of '/' on the imac's internal disk, which is an SSD with a Journaled HFS+ file system with 140GB free. $ mount /dev/disk0s2 on /

[sage-support] Question About Finite Field propertie in polynomial ring

2014-08-28 Thread Juan Grados
Dears members, Let be the field q = 2 K.t = GF(q^n) and the Polynomial Ring PR = PolynomialRing(K,X) Let be a random monomial of PR for example P = t*X^(q^a). Is there any method in sage to reduce X degree of polynomial P, such that equivalent polynomial is t*X^(q^b) where b =