[sage-devel] Re: Online SageDays on the occasion of the 9.1 release?

2020-05-05 Thread Matthias Koeppe
On Tuesday, May 5, 2020 at 12:49:33 PM UTC-7, Matthias Koeppe wrote: > > Would people be interested in some [online video] SageDays on the occasion > of the upcoming 9.1 release? > Let me expand a little bit on what I would like to see: Video tutorials aimed at new Sage users Video tutorials on

Re: [sage-devel] Online SageDays on the occasion of the 9.1 release?

2020-05-05 Thread Matthias Koeppe
On Tuesday, May 5, 2020 at 3:29:55 PM UTC-7, Thierry (sage-googlesucks@xxx) wrote: > > On Tue, May 05, 2020 at 12:49:33PM -0700, Matthias Koeppe wrote: > > Would people be interested in some Zoom SageDays on the occasion of the > > upcoming 9.1 release? > > There is a similar open proposal for

Re: [sage-devel] Online SageDays on the occasion of the 9.1 release?

2020-05-05 Thread Dima Pasechnik
On Tue, May 5, 2020 at 11:29 PM Thierry wrote: > > Hi, > > On Tue, May 05, 2020 at 12:49:33PM -0700, Matthias Koeppe wrote: > > Would people be interested in some Zoom SageDays on the occasion of the > > upcoming 9.1 release? > > There is a similar open proposal for days109 : > https://wiki.sagema

Re: [sage-devel] Online SageDays on the occasion of the 9.1 release?

2020-05-05 Thread Thierry
Hi, On Tue, May 05, 2020 at 12:49:33PM -0700, Matthias Koeppe wrote: > Would people be interested in some Zoom SageDays on the occasion of the > upcoming 9.1 release? There is a similar open proposal for days109 : https://wiki.sagemath.org/days109 That said, i am -1 for zoom. Ciao, Thierry

[sage-devel] Online SageDays on the occasion of the 9.1 release?

2020-05-05 Thread Matthias Koeppe
Would people be interested in some Zoom SageDays on the occasion of the upcoming 9.1 release? -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr.

Re: [sage-devel] Trac account request

2020-05-05 Thread Matthias Koeppe
On Tuesday, May 5, 2020 at 10:18:57 AM UTC-7, mathzeta2 wrote: > > one possibility is switching to trac. We already have > some wiki pages in trac [0]. This also makes it easier to link to > tickets, and the syntax is the same as in the ticket themselves. > > +1, as this would reduce the number

Re: [sage-devel] Trac account request

2020-05-05 Thread TB
On 05/05/2020 13:09, Dima Pasechnik wrote: On Tue, May 5, 2020 at 10:15 AM Jean-Florent Raymond wrote: I would like to add stuff to https://wiki.sagemath.org/ReleaseTours/sage-9.1 but I cannot do that with my github account (that I use to edit tickets). That's unfortunate. We urgently should

[sage-devel] Re: Trac account request

2020-05-05 Thread Daniel Krenn
Am Dienstag, 5. Mai 2020 11:15:43 UTC+2 schrieb Jean-Florent Raymond: > > Could someone create a proper trac account for me? Desired username: > jfraymond. > Done. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this grou

Re: [sage-devel] Trac account request

2020-05-05 Thread Dima Pasechnik
On Tue, May 5, 2020 at 10:15 AM Jean-Florent Raymond wrote: > I would like to add stuff to > https://wiki.sagemath.org/ReleaseTours/sage-9.1 but I cannot do that > with my github account (that I use to edit tickets). That's unfortunate. We urgently should look into a modern way to edit the wiki,

[sage-devel] Trac account request

2020-05-05 Thread Jean-Florent Raymond
Hello, I would like to add stuff to https://wiki.sagemath.org/ReleaseTours/sage-9.1 but I cannot do that with my github account (that I use to edit tickets). Could someone create a proper trac account for me? Desired username: jfraymond. Best regards, Jean-Florent Raymond. -- You received this

[sage-devel] Re: Polarization of Homogeneous Polynomials

2020-05-05 Thread Michael Jung
I wonder, if it is faster to compute the complete polynomial directly or go the way via the free algebra? Anyway, I have to deal with pretty much variables, hence a nice fast algorithm would be nice. Best Michael Am Dienstag, 5. Mai 2020 10:24:39 UTC+2 schrieb Michael Jung: > > Hi Markus, > the

[sage-devel] Re: Polarization of Homogeneous Polynomials

2020-05-05 Thread Michael Jung
Hi Markus, these are awesome pieces of code. Thank you! Unfortunately, I need this as the full polynomial since I have to do different computations with each variable... Particularly, I have a homogeneous polynomial of matrices and want it to polarize. Best wishes MIchael Am Dienstag, 28. Apr