octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GSL in octave


From: Julien Bect
Subject: Re: GSL in octave
Date: Thu, 28 Jul 2016 10:55:55 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Icedove/45.1.0

Le 28/07/2016 à 10:39, Marco Atzeri a écrit :
On 28/07/2016 07:09, Susi Lehtola wrote:
On 07/27/2016 02:28 AM, Julien Bect wrote:
Hi Susi,

I have fixed the problem (without using any additional template, for the
time being).

legendre_sphPlm_array and legendre_array are now defined in
gsl_sf.cc.header (-> gsl_sf.cc), and each one of them has its own
PKG_ADD directive.

I have notices that there are no unit tests for these two functions,
could you please provide some?

I have replaced the handcoded Legendre array routines with versions that
use the script generated templates. The newest version is available in
my fork on sourceforge, and at

https://jussilehtola.fedorapeople.org/gsl-1.1.0.tar.gz

as a tarball.


Now, the only thing missing is making generate_template.sh compatible
with broadcasting.

builds and packages fine on cygwin

Hi Marco,

Thank you for testing.


I guess the test_gslsf.m also, but its output

clausen
bessel_Jn
bessel_Jnu
airy_Ai
ellint_E
ellint_P
ellint_RJ
airy_zero_Ai
conicalP_cyl_reg
hyperg_U_int
hydrogenicR
bessel_zero_Jnu
hyperg_U
hyperg_2F1
factorial_gsl
choose

is not very communicative. Am I missing something ?

No, you're not missing anything.

The package is not ready for being released yet, and among the things that remain to be done: this script must be transformed into a proper set of (silent) unit tests.

@++
Julien




reply via email to

[Prev in Thread] Current Thread [Next in Thread]