Ray,
I tried using your bf_find_root, which is indeed much, much
simpler than what I was doing, on an example I'm working on.
My use of bf_find_root is embedded in a lot of maxima
code, which I'm not posting. bf_find_root works, but SBCL
1.0.40 produced a bunch of warnings. I am attaching them in
case they're useful.
Kostas
On 09/26/10 09:39 PM, Robert Dodier wrote:
> On 9/26/10, Raymond Toy<toy.raymond at gmail.com> wrote:
>
>> As the author of the bigfloat package, I'm biased. But, as you can see,
>> I barely made any changes to find-root-subr, so it does make it easier
>> to convert existing double-float routines to handle bigfloats. The
>> difficult parts are usually in figuring out when to convert to and from
>> the bigfloat representation to maxima's internal bfloat representation.
>>
>> But here is my quick attempt at bf_find_root. I'm pretty sure there are
>> bugs here, but the couple of examples I tried work:
>
> I don't really have any preference. So if you have a working version,
> by all means please go ahead and commit it.
>
> Robert Dodier
> _______________________________________________
> Maxima mailing list
> Maxima at math.utexas.edu
> http://www.math.utexas.edu/mailman/listinfo/maxima
-------------- next part --------------
A non-text attachment was scrubbed...
Name: warn.gz
Type: application/x-gzip
Size: 389 bytes
Desc: not available
URL: <http://www.math.utexas.edu/pipermail/maxima/attachments/20100927/7a6d7631/attachment.bin>