[sage-support] Re: how to install an R package
I see that I posted this to the wrong list. Someone brought to my attention that someone has posted about this at: https://groups.google.com/g/sage-cell/c/QiVrK-qZQRk/m/2RpuH9S3BwAJ Thank you, Alex On Tuesday, March 15, 2022 at 4:27:04 PM UTC-7 jordanc...@gmail.com wrote: > I have a Sage cell in a web page, for example this one here: > Paragraph > > https://pretextbook.org/examples/sample-article/html/section-sage-cells.html#p-25 > > The link should take you to a cell that is configured with: > makeSagecell({ > inputLocation: 'pre.sagecell-r', > linked: true, > languages: ['r'], > evalButtonText: 'Evaluate (R)' > }) > > In particular, note that it is configured to use R. I would like to use > the "pracma" package for R, but it is not installed. Is it possible to use > a Sage cell in this way and use the pracma package? > -- 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/msgid/sage-support/75ff5ea5-42df-4e7a-afe1-7e54953158b5n%40googlegroups.com.
[sage-support] testing whether an ideal of QQ[x1,...,xn] is equal to its radical over CC
Dear all, I am lost in my algebra. Given an ideal in QQ[x1,...,xn] how do I test whether rad(I tensor CC) = I tensor CC ? Best Vincent -- 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/msgid/sage-support/65ac8598-a734-ffc0-995c-35610f3ab2e9%40gmail.com.
Re: [sage-support] testing whether an ideal of QQ[x1,...,xn] is equal to its radical over CC
On Wed, Mar 16, 2022 at 6:07 PM Vincent Delecroix <20100.delecr...@gmail.com> wrote: > > Dear all, > > I am lost in my algebra. Given an ideal in QQ[x1,...,xn] how do I > test whether rad(I tensor CC) = I tensor CC ? IIRC, radical will still be definable over QQ, thus just https://www.singular.uni-kl.de/Manual/4-0-3/sing_1327.htm ? > > Best > Vincent > > -- > 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/msgid/sage-support/65ac8598-a734-ffc0-995c-35610f3ab2e9%40gmail.com . -- 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/msgid/sage-support/CAAWYfq3NvnLadUvyXZ%3DSdbuP6P1fS9_WPCdCntc28X-wQ6gJbQ%40mail.gmail.com.