[sage-support] Re: promote Sage on python success stories

2014-08-28 Thread Karol Szkudlarek
Herald, Yes the link to brochure in python is right and in paragraph "I have interesting project" says: " We would like to present case studies that demonstrate how well Python can be used to implement and run real-life use cases – topics that are interesting to a wide audience and without re

[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. = 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 = mod(P.degree(X)-1,n

[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

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 > 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: var('e') > > e > > 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 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: Don

[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 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 executables/libr