Thank you, Branodn and Doug for quick reply!
The word "upper bound" is also used in Japan with mathematics.
> I think it means that the implementation of quick_ratio() is not defined in
> a lot of detail, except to say that the function will return a value that is
> an upper bound of the value r
INADA Naoki writes:
> I am one of translator of Python document. But I am not good at
> English well. I can't understand one sentence ...
>
>> This isn’t defined beyond that it is an upper bound on ratio(), and
>> is faster to compute.
The word "bound" works like this: a "bound" or "boundary"
On May 6, 2010, at 10:48 AM, INADA Naoki wrote:
Hi, all.
I am one of translator of Python document.
But I am not good at English well.
I can't understand one sentence in:
http://docs.python.org/library/difflib.html#difflib.SequenceMatcher.quick_ratio
This isn’t defined beyond that it is an
Hi, all.
I am one of translator of Python document.
But I am not good at English well.
I can't understand one sentence in:
http://docs.python.org/library/difflib.html#difflib.SequenceMatcher.quick_ratio
> This isn’t defined beyond that it is an upper bound on ratio(), and is faster
> to comput