30 Jan
2014
30 Jan
'14
21:27
On Jan 30, 2014, at 8:32 AM, Marc Feeley <feeley@iro.umontreal.ca> wrote:
On Jan 29, 2014, at 10:40 PM, Bradley Lucier <lucier@math.purdue.edu> wrote:
I guess it's time for a new point release.
Forgot to add that I’ll be doing a release later today.
Sorry but the release will have to wait. I have just discovered that the hyperbolic math functions aren’t implemented by the Microsoft C compiler I am using, so I have to find a workaround before I can release. Anyone know of a good portable implementation of those functions (sinh, cosh, tanh, asinh, acosh, atanh, expm1, log1p, scalbn)? I’ll take a poor implementation if a good one doesn’t exist... Marc