octave-maintainers
[Top][All Lists]
Advanced

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

Re: naming scheme for the GSL package


From: Avinoam
Subject: Re: naming scheme for the GSL package
Date: Fri, 18 Nov 2016 02:32:04 -0800 (PST)

Julien Bect-2 wrote
> Le 15/11/2016 à 22:36, Avinoam a écrit :
>> How do I use GSL package in Windows?
> 
> You can try the release candidate that I have just uploaded to the
> tracker:
> 
> https://sourceforge.net/p/octave/package-releases/282/

With the help to JohnD who compiled gsl version 1.16 for MXE-Octave, I could
install gsl package.
Using Octave 4.2.0 on Win-10 I get:

>> pkg install  gsl-2.0.0.tar.gz
warning: octave_config_info is obsolete and will be removed from a future
version of O
ctave, please use __have_feature__ or __octave_config_info__ instead.
warning: called from
    octave_config_info at line 43 column 5
configure: WARNING: Some GSL special functions are missing: 
gsl_sf_mathieu_a gsl_sf_m
athieu_b gsl_sf_mathieu_ce gsl_sf_mathieu_se gsl_sf_mathieu_Mc
gsl_sf_mathieu_Ms gsl_s
f_legendre_array gsl_sf_legendre_deriv_array legendre_deriv2_array
For information about changes from previous versions of the gsl package, run
'news gsl
'.
>> pkg load gsl
>> gsl_sf_test
PASSES 25 out of 25 tests

The missing functions are probably  because gsl version is 1.16 and not
later version.

Avinoam



--
View this message in context: 
http://octave.1599824.n4.nabble.com/naming-scheme-for-the-GSL-package-tp4680116p4680650.html
Sent from the Octave - Maintainers mailing list archive at Nabble.com.



reply via email to

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