[sage-devel] Re: Possible bug regarding the mod() method for multi-variable polynomials

2020-04-08 Thread Sebastian Oehms
I consider this as a bug, too. My guess is, that it comes from the Singular interface: sage: R. = PolynomialRing(QQ, order='negdeglex') sage: f = 1 + x sage: I = R.ideal(x^2) sage: import sage.libs.singular.function_factory sage: reduce = sage.libs.singular.function_factory.ff.reduce sage: reduce

[sage-devel] Re: Rounding in Sage

2020-04-08 Thread Simon King
Hi Samuel, thank you for the interesting sources! Best regards, Simon On 2020-04-08, Samuel Lelievre wrote: > About Sage and floating-point numbers, if I remember correctly, > > - IEEE 754 is not a complete specification, some details are left > up to the implementation and therefore IEEE 754

[sage-devel] Re: Where to propose addition of change log and updates of documentation ...

2020-04-08 Thread John H Palmieri
On Wednesday, April 8, 2020 at 3:30:44 PM UTC-7, Matthias Koeppe wrote: > > On Wednesday, April 8, 2020 at 7:53:07 AM UTC-7, rana-aerea rossa wrote: >> >> I need someone to tell me where to propose three kinds of changes of >> Sagemath. >> (1) I guess Sagemath misses change log for some time. >>

[sage-devel] Re: Where to propose addition of change log and updates of documentation ...

2020-04-08 Thread 'Travis Scrimshaw' via sage-devel
> There are many minor changes so report on this issue might eat-up forums >> if I we report them one by one. >> > > That would be too much for sage-devel, but it is not a problem to create > many tickets on trac. > You can also group them together of somewhat reasonable size too (but don't do

[sage-devel] Re: Where to propose addition of change log and updates of documentation ...

2020-04-08 Thread Matthias Koeppe
On Wednesday, April 8, 2020 at 7:53:07 AM UTC-7, rana-aerea rossa wrote: > > I need someone to tell me where to propose three kinds of changes of > Sagemath. > (1) I guess Sagemath misses change log for some time. > See https://trac.sagemath.org/ticket/22176 for a proposal based on a discussion

[sage-devel] Re: Rounding in Sage

2020-04-08 Thread Samuel Lelievre
About Sage and floating-point numbers, if I remember correctly, - IEEE 754 is not a complete specification, some details are left up to the implementation and therefore IEEE 754 compliant computations can vary from machine to machine (depending on processor or OS) - in Sage, `RDF` and `float

Re: [sage-devel] Re: solve() yields an expression rather than an equation/inequality

2020-04-08 Thread Samuel Lelievre
For reference, the ticket on the Maxima side is at: https://sourceforge.net/p/maxima/bugs/3626/ -- 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+unsubsc

[sage-devel] Re: Where to propose addition of change log and updates of documentation ...

2020-04-08 Thread Nils Bruin
Concerning deprecation warnings ... > > I am trying to find a way of silencing deprecation warnings on "..\Q..." > and so on. > It is hard to reproduce. > This means deprecation warnings makes user's environment different from > the developers. > Thus, I think we should counter deprecation warnin

[sage-devel] Where to propose addition of change log and updates of documentation ...

2020-04-08 Thread rana-aerea rossa
I need someone to tell me where to propose three kinds of changes of Sagemath. (1) I guess Sagemath misses change log for some time. (2) I also think documentation should reflect recent changes. (3) I have am looking for ways of silencing deprecation warnings. Concerning change logs... I think w

Re: [sage-devel] vector subspace of K^30 where K is a nf of degree 20

2020-04-08 Thread Nils Bruin
On Tuesday, April 7, 2020 at 11:42:41 PM UTC-7, vdelecroix wrote: > > Hi Nils, > > How do you make the Weil restriction happen? Is this the following > >Let K = Q[a] be of degree d. For each row v of the matrix, make >d new rows for the new matrix with a, a*v, a^2*v, ..., a^(d-1)*v >

Re: [sage-devel] Re: doc for web server installation

2020-04-08 Thread Denis
On Wednesday, April 8, 2020 at 4:11:05 AM UTC+2, Dima Pasechnik wrote: > > > > IMHO this is not exposing the server to "open internet", this is > allowing your client machine (at home), and only it (using "bind > addess), to access your server --- which, normally speaking, is behind > a firewa