You’re most welcome! I will be incorporating that text into the docs as soon as I’ve finished sorting out a few gremlins I’ve found, and the FreeBSD thing. Thank you for the excellent questions, that’ll make the doc much better.
On the FreeBSD point, it seems that up to 9.3 (from 2011) its libm didn’t implement csin etc (https://www.freebsd.org/cgi/man.cgi?query=complex&apropos=0&sektion=0&manpath=FreeBSD+9.3-RELEASE&arch=default&format=html), but it did from version 10 (https://www.freebsd.org/cgi/man.cgi?query=complex&apropos=0&sektion=0&manpath=FreeBSD+10.0-RELEASE&arch=default&format=html). I’ll have to add some check_lib magic and simply not define or test those functions if they’re not there. Best regards, Ed From: Luis Mochan<mailto:moc...@icf.unam.mx> Sent: 20 February 2021 15:41 To: pdl-devel@lists.sourceforge.net<mailto:pdl-devel@lists.sourceforge.net>; pdl-gene...@lists.sourceforge.net<mailto:pdl-gene...@lists.sourceforge.net> Subject: Re: [Pdl-devel] PDL 2.026_01 released to CPAN Hi Ed, On Sat, Feb 20, 2021 at 03:12:44PM +0000, Ed . wrote: > Hi Luis, > > If you take a look at > https://metacpan.org/pod/release/ETJ/PDL-2.026_01/GENERATED/PDL/Ops.pm#ci > you’ll see there’s now... Thanks for the pointers and the explanations! Regards, Luis -- o W. Luis Mochán, | tel:(52)(777)329-1734 /<(*) Instituto de Ciencias Físicas, UNAM | fax:(52)(777)317-5388 `>/ /\ Av. Universidad s/n CP 62210 | (*)/\/ \ Cuernavaca, Morelos, México | moc...@fis.unam.mx /\_/\__/ GPG: 791EB9EB, C949 3F81 6D9B 1191 9A16 C2DF 5F0A C52B 791E B9EB _______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel
_______________________________________________ pdl-devel mailing list pdl-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/pdl-devel