Jason Grout wrote:
> William Stein wrote:
>> Hello,
>>
>> A security researcher decided to purposely take down sage.math to
>> demonstrate that it is possible to fork bomb the machine through the
>> public sage notebook servers. I had always plan to run these comletley
>> public servers until
John Cremona wrote:
> I think it would be impossible to write an interface to a package you
> do not (yet) know. Any Sage-REDUCE interface should be written by
> someone who knows REDUCE very well. They possibly do not need to know
> Sage so well.
>
> John Cremona
I agree with the above. Unfo
kcrisman wrote:
> Dear Support,
>
> That was a very interesting post (and followup on sage-devel).
>
> We seem to be having some similar behavior (too many processes and/or
> all swap memory in use, even with relatively few users) on our (non-
> public) server, which is luckily set up in a vmwar
Dear Support,
That was a very interesting post (and followup on sage-devel).
We seem to be having some similar behavior (too many processes and/or
all swap memory in use, even with relatively few users) on our (non-
public) server, which is luckily set up in a vmware environment on a
Linux machi
Thanks for the response and for submitting this as a bug. I should
have thought to try a simpler test case.
Rob
On Oct 13, 4:58 am, Marshall Hampton <[EMAIL PROTECTED]> wrote:
> This is now Ticket #4273 on trac (http://trac.sagemath.org/sage_trac/
> ticket/4273).
>
> I will try to fix this if n
Hello,
A security researcher decided to purposely take down sage.math to
demonstrate that it is possible to fork bomb the machine through the
public sage notebook servers. I had always plan to run these comletley
public servers until something like this happened. Therefore,
sagenb.org (and
Is set_random_seed supposed to control the Python random number
generator? Are there two "standard" random number generators in
Sage? I am using the "shuffle" command to (pseudo-randomly) rearrange
the elements of a list. From the Sage command line it works fine.
sage: set_random_seed(9)
sage:
Harald Schilly wrote:
> On Oct 11, 2:50 am, Jason Grout <[EMAIL PROTECTED]> wrote:
>> Is there an easy way to make an animation of an @interact as a slider
>> goes through its values?
>
> hello, i did this animation by hand to have exact alignments of the
> axes, the sliders and a compressed gi
On Oct 13, 1:14 pm, Jason Grout <[EMAIL PROTECTED]> wrote:
> I suppose screenshots may be the only way to do this, since the
> @interact has html code that generates part of it, so it is not rendered
> until it gets to the browser.
yes, it's "only" html (no way otherwise to make it interactive)
Timothy Clemans wrote:
> We don't use a web framework. We use Twisted Web2 to create the server.
>
I apologize for my unclear choice of words. Timothy's right; the
notebook is custom code that doesn't use a framework right now. I meant
that we use Twisted web2 to do the web server and right
In a few weeks, Iowa State University Mathematics department is hosting
the annual "Field of Dreams" Alliance conference. One of the main
features of the conference is a workshop introducing Sage. Is there
anyone here that is planning on attending? If so, what are specific
things that you'd
We don't use a web framework. We use Twisted Web2 to create the server.
On Mon, Oct 13, 2008 at 11:30 AM, Serge Salamanka <[EMAIL PROTECTED]> wrote:
>
> ...
>> This is probably the most work if you're not familiar with javascript
>> programming and/or python web frameworks.
>>
>> Jason
>
> what k
...
> This is probably the most work if you're not familiar with javascript
> programming and/or python web frameworks.
>
> Jason
what kind of high-level Python Web framework do you use in development
of Sage ?
--~--~-~--~~~---~--~~
To post to this group, send
I think it would be impossible to write an interface to a package you
do not (yet) know. Any Sage-REDUCE interface should be written by
someone who knows REDUCE very well. They possibly do not need to know
Sage so well.
John Cremona
2008/10/13 Hazem <[EMAIL PROTECTED]>:
>
>
> Hi William,
>
> I
Hi William,
I am interested in learning REDUCE by using the Sage interface. I
don't know if it is a requirement to know REDUCE beforehand, or how
well, in order to be able to write the interface. Also, I am a
beginning user of Sage and my Python skills are rudimentary, although
I have a feeling
This is now Ticket #4273 on trac (http://trac.sagemath.org/sage_trac/
ticket/4273).
I will try to fix this if no one else does. Many Sage developers are
busy at Sage Days 10 in Nancy, France, so they might be a little more
distracted than usual, but I think this is a major bug so it should
get a
Harald Schilly wrote:
> On Oct 11, 2:50 am, Jason Grout <[EMAIL PROTECTED]> wrote:
>> Is there an easy way to make an animation of an @interact as a slider
>> goes through its values?
>
> hello, i did this animation by hand to have exact alignments of the
> axes, the sliders and a compressed gi
Serge Salamanka wrote:
> Thanks, Jason
>
> These opportunities are being studied.
>
> Just want to express an idea that could be useful in Sage.
> A plug-in for Firefox could make input and operations in Sage very
> comfortable adding to interface several bars or pallets.
> Someone familiar wit
Thanks, Jason
These opportunities are being studied.
Just want to express an idea that could be useful in Sage.
A plug-in for Firefox could make input and operations in Sage very
comfortable adding to interface several bars or pallets.
Someone familiar with firefox plug-in development might wan
Hazem wrote:
>
> Does anyone know how to use the REDUCE algebra package in SAGE? is it
> even possible yet?
It is not possible yet. Are you interested in writing a Sage/REDUCE
interface?
William
--~--~-~--~~~---~--~~
To post to this group, send email to sage-
20 matches
Mail list logo