Hello, I've been posting to https://groups.google.com/group/sage-devel/browse_thread/thread/0f90ea04499a05cf 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 -~----------~----~----~----~------~----~------~--~---