Hi Dima,
On 2021-11-14, Dima Pasechnik wrote:
> hmm, if you really checked out the latest version and have done
> `make distclean`, then it should have worked (it does work, you know).
>
> Do you mean to say that you merged in (or rebased over) the latest
> develop branch, and getting errors tryi
On Sat, Nov 13, 2021 at 10:42 PM Simon King wrote:
> I have some Sage installation on one laptop, including many branches.
> Now I want to move on a different laptop, keeping these branches.
>
> I tried to do something like "cp -r", then checking out the latest
> development version. I think it wo
PS:
When I go to the master branch instead of develop branch, I do not have
the problem with the spkg type "pip" --- but "make" soon fails, because
when the "patch" spkg is built, configure claims that the C compiler
cannot create executables - which is wrong: I tested, and I can create
an executa
Hi!
I have some Sage installation on one laptop, including many branches.
Now I want to move on a different laptop, keeping these branches.
I tried to do something like "cp -r", then checking out the latest
development version. I think it worked so far. But, when trying "make
distclean" or "make"
It seems rep is an R function. If you are in the sage
notebook, you need to make sure your cell is an R cell.
I don't use the notebook much myself, but this:
d <- rep(1:8,6)
d
returns
[1] 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6 7 8 1 2 3 4 5 6
[39] 7 8 1 2 3 4 5 6 7 8
Is tha
--
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 view this discussion on the web visit
https://groups.google.com/d/m