On Fri, 26 Aug 2016, leif wrote:

Apparently log() behaves differently depending on whether it is called
with Sage Integers or Python ints.  (Not sure whether the other integer
literal also matters here.)

(You should get the same in the Sage session when using 2r instead of 2,
or Integer(2) instead of 2 in the Python file.)

Tested with 2r on Sage session, makes no difference.

--
Jori Mäntysalo

Reply via email to