Hi,
This is the notebook I am running, apparently sage runs with python3.6+
, is this exact ?
About Jupyter Notebook
Server Information:
You are using Jupyter notebook.
The version of the notebook server is: *5.4.0*
The server is running on this version of Python:
Python 3.6
Hi Khalid,
On 2018-03-02, saad khalid wrote:
> I'm running this code:
> find_root(e^(-2*x*1)-(1 - 4*x),-2,2)
>
> It returns
>
> 2.4011774461136836e-13
>
> which is approximately 0. However, there should be another root around x =
> -0.628. Why isn't it finding this root?
> Is there any way I c
Hey everyone:
I'm running this code:
find_root(e^(-2*x*1)-(1 - 4*x),-2,2)
It returns
2.4011774461136836e-13
which is approximately 0. However, there should be another root around x =
-0.628. Why isn't it finding this root?
Is there any way I can make sure it finds all of them?
Thanks
--
After installing on ubuntu I got this message and sage not running ?
sage
┌┐
│ SageMath version 8.1, Release Date: 2017-12-07 │
│ Type "notebook()" for the browser-based notebook interface. │
│ Type "h
Wed 2018-02-28 21:48:43 UTC, Tiago Oliveira Santana:
> I'm trying to install sage-7.6-Ubuntu_16.04-x86_64.tar.bz2 on Ubuntu 17,
> But I don't know what to do. Please Helping, I am new in Linux
Dear Tiago,
Since SageMath is now packaged for Debian, and since Ubuntu
is based on Debian, installat
nothing prevents Sagecell from predefining x, or even using Wfram alpha as the
backend :-)
--
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
this is an old version of Sagemath, and it most probably won't work on ubuntu
17. If your OS release date is later than the Sagemath release date, all bets
are off.
I am not 100% sure that even Sagemath 8.1 will work straight out of the box on
Ubuntu 17.
--
You received this message because yo