Thank you, that's helpful. Is there a way to get all roots of a Python
function on an interval?
On Friday, June 20, 2014 2:10:38 AM UTC-7, Dima Pasechnik wrote:
>
> On 2014-06-20, David Ingerman > wrote:
> > Thank you, so what to do for Python function? Matlab had general
> purpose
> > 'opt
On Fri, Jun 20, 2014 at 9:49 AM, leif wrote:
> leif wrote:
>>
>> William Stein wrote:
>>>
>>> -- Forwarded message --
>>> From: "Pramod Shukla" mailto:pkshu...@to.infn.it>>
>>> Date: Jun 19, 2014 7:25 AM
>>> Subject: help regarding sage instalation
>>>
>>> While installing sage in
leif wrote:
William Stein wrote:
-- Forwarded message --
From: "Pramod Shukla" mailto:pkshu...@to.infn.it>>
Date: Jun 19, 2014 7:25 AM
Subject: help regarding sage instalation
While installing sage in my computer I came across some problem which
unfortunately I an unable to fix.
On 2014-06-20, David Ingerman wrote:
> Thank you, so what to do for Python function? Matlab had general purpose
> 'optim(f)' if my memory is right...
you can e.g. use find_root(); this is a numerical thing that accepts
Python functions. Here is an example:
sage: def f(x):
return x-cos(x)
I can't open notebook either in a gnome-session, it fails with Could not
find the Mozilla runtime.
Setting SAGE_BROWSER=firefox does not change anything. Under xfce I can
open the notebook without problems.
Because my sage is a sage-on-gentoo install, I will report the details on
https://github
It is a sage-on-gentoo install. I will report the issue on
https://github.com/cschwan/sage-on-gentoo/issues .
On Thursday, June 19, 2014 12:04:55 PM UTC+2, François wrote:
>
> Just to be clear Juergen, do you have the problem with a sage-on-gentoo
> install
> as you seem to point out in
> https