Daniel Stutzbach <[EMAIL PROTECTED]> added the comment:

On Fri, Jul 25, 2008 at 1:37 PM, Raymond Hettinger
<[EMAIL PROTECTED]>wrote:

> Raymond Hettinger <[EMAIL PROTECTED]> added the comment:
>
> Can you also implement blending of approximations:  (1-t)*f1(x) + t*f2
> (x)
>

Is this necessary?  Are the approximations significantly different near the
transition points?

(Haven't had a chance to download the patch and try it myself as a I'm
getting on a plane in the morning--sorry)

Added file: http://bugs.python.org/file10983/unnamed

_______________________________________
Python tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue3366>
_______________________________________
<div dir="ltr">On Fri, Jul 25, 2008 at 1:37 PM, Raymond Hettinger <span 
dir="ltr">&lt;<a href="mailto:[EMAIL PROTECTED]">[EMAIL 
PROTECTED]</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote 
class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 
0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">Raymond Hettinger &lt;<a href="mailto:[EMAIL 
PROTECTED]">[EMAIL PROTECTED]</a>&gt; added the comment:<br>
<br>
</div>Can you also implement blending of approximations: &nbsp;(1-t)*f1(x) + 
t*f2<br>
(x)<br>
</blockquote></div><br>Is this necessary?&nbsp; Are the approximations 
significantly different near the transition points?<br><br>(Haven&#39;t had a 
chance to download the patch and try it myself as a I&#39;m getting on a plane 
in the morning--sorry)<br>
<blockquote style="margin: 1.5em 0pt;">--<br>
Daniel Stutzbach, Ph.D.<br>
President, <a href="http://stutzbachenterprises.com";>Stutzbach Enterprises, 
LLC</a>
</blockquote></div>
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to