[SciPy-user] freebsd inverse hyperbolic patch

Pearu Peterson pearu at scipy.org
Thu Nov 4 06:09:25 EST 2004



On Thu, 4 Nov 2004, Lee Harr wrote:

> How about something like this:
>
> Create a new variable called NEED_INVERSE_HYPERBOLIC
> and check for that one in fastumathmodule.c

This would force acosh,.. to be implemented for all platforms
but I can see your point.

However, what bugs me is that
   -UHAVE_INVERSE_HYPERBOLIC
method did not worked while it should have.

Btw, can you compile Numeric on freebsd? It has exactly the same issue
and we should copy the workaround from there.

Pearu




More information about the SciPy-User mailing list