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
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
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.
>>
> 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
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
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
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
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
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
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
>
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
11 matches
Mail list logo