[sage-support] Setting up a sage notebook server for multiple accounts

2018-02-09 Thread Andrew
Is there an update to date description somewhere of how to set up a (secure) sage notebook sever, with jupyter notebooks, that has multiple user accounts. The best description that I have found is https://wiki.sagemath.org/SageServer Andrew -- You received this message because you are subscr

[sage-support] Bug report: Kernel dies after 1 hour while dividing polynomials

2018-02-09 Thread Patrick Reichert
Paul, thank you very much for the reference to your book. This is a great help for me since I have still a lot of polynomial divisions to perform. -- Patrick Reichert -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this gro

[sage-support] Bug report: Kernel dies after 1 hour while dividing polynomials

2018-02-09 Thread Nicolas M. Thiery
Posting on behalf of Paul Zimmermann: > The workaround is not to create the quotient ring. > It is better to work in polynomial rings and to use the "lift" command > directly in Sage. note that this is discussed in detail in Chapter 9 of the book "Mathematical Computation with SageMath" availab