Clarification: I would like fast ints&reals, with 2/3=0.6666, and not 2/3=0, but I cannot figure out how to do this in notebook mode.
Thank you, Mats On Jul 12, 12:56 pm, Mats <[EMAIL PROTECTED]> wrote: > Hello, > > I've been posting > tohttps://groups.google.com/group/sage-devel/browse_thread/thread/0f90e... > about a bug where it's impossible to use Sage's regular ints/floats > while in notebook mode if you want future-style python division (e.g. > 2/3 = .666666..., not 0) > > Might anyone have any insight please? [ What does one normally do if > one wants fast integers and rationals? ] e.g. > > 1) if one wants to just use ints and floats with "from __future__ > import division" in notebook mode, > > or > > 2) if one wants something better than an int and float but (no > offense) not as slow as the standard Integer and Rational/RealNumber, > etc.? > > Thank you much, > Mats --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---