On 5/27/13 8:39 PM, Aaron E-J wrote:
Hmmm... I can't figure out how to set up the SSH settings.Sorry if this
sound naïve, but what should I put for the host and username?This is the
stack trace when I try to run ../../sage web_server.py :
Traceback (most recent call last):
File "web_server.py
Aaron E-J wrote:
Hmmm... I can't figure out how to set up the SSH settings.Sorry if this
sound naïve, but what should I put for the host and username?This is the
stack trace when I try to run ../../sage web_server.py :
Traceback (most recent call last):
File "web_server.py", line 29, in
Hmmm... I can't figure out how to set up the SSH settings. Sorry if this
sound naïve, but what should I put for the host and username? This is the
stack trace when I try to run ../../sage web_server.py :
Traceback (most recent call last):
File "web_server.py", line 29, in
import handl
On Mon, May 27, 2013 at 9:00 PM, Santanu Sarkar
wrote:
> Dear all,
> In the following code, although the
> coefficient of x0 is 1+x1*x2, it returns
> 1.
>
> from sage.crypto.boolean_function import BooleanFunction
> R.=BooleanPolynomialRing(6)
>
> f=(1+x1*x2)*x0+x4*x5
> print f.monomial_coeffici
Dear all,
In the following code, although the
coefficient of x0 is 1+x1*x2, it returns
1.
from sage.crypto.boolean_function import BooleanFunction
R.=BooleanPolynomialRing(6)
f=(1+x1*x2)*x0+x4*x5
print f.monomial_coefficient(x0)
--
You received this message because you are subscribed to the G
This seems to have done the trick! Thanks a lot, I can now go enjoy the
nice Memorial Day weather without it nagging me :-)
On Monday, May 27, 2013 2:36:47 PM UTC-4, Jason Grout wrote:
>
> On 5/27/13 11:36 AM, Aaron E-J wrote:
> > So I've finally had a change to get back to working on trying to
On 5/27/13 11:36 AM, Aaron E-J wrote:
So I've finally had a change to get back to working on trying to install
sage sell.I've got everything set, only I'm getting the following error
that makes me think I'm missing a dependency:
I think it's the error that is solved on this ticket for the sage
As a test, I attempted to install a standalone version of ZeroMQ but got
the following message:
...
CXXLD test_timeo
make[1]: Leaving directory `/home/aaronej/Downloads/zeromq-3.2.3/tests'
make[1]: Entering directory `/home/aaronej/Downloads/zeromq-3.2.3'
make[1]: Nothing to be done for `all-am
Oh, and I have git and uuid-dev so it must be something else
>
--
You received this message because you are subscribed to the Google Groups
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to sage-support+unsubscr...@googlegroups.com.
To pos
So I've finally had a change to get back to working on trying to install
sage sell. I've got everything set, only I'm getting the following error
that makes me think I'm missing a dependency:
config.status: executing libtool commands
Making all in src
make[1]: Entering directory
`/home/aaron
10 matches
Mail list logo