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
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
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
> 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:
(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
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