octave-maintainers
[Top][All Lists]
Advanced

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

Re: GSL in octave


From: Tatsuro MATSUOKA
Subject: Re: GSL in octave
Date: Sun, 17 Jul 2016 14:38:32 +0900 (JST)

Install trial results 2

OS : windows 10 Home
octave verion : Octave octave-4.0.3 x64 mxe build with --enable-windows64
gsl : gsl-2.1 built by build tools embedded on windows binary

Install procedure: almost same as for Ubuntu 14.04
http://octave.1599824.n4.nabble.com/GSL-in-octave-td4678376.html#a4678584


Result : Success


>> pkg list
               gsl  |   1.2.0 | 
C:\octave\Octave-4.0.3-x64\share\octave\packages\gsl-1.2.0


>> pkg load gsl
>> help gsl_sf

'gsl_sf' is a function from the file 
C:\octave\Octave-4.0.3-x64\lib\octave\packages\gsl-1.2.0\x86_64-w64-mingw32-api-v50+\gsl_sf.oct

 -- Loadable Function: gsl_sf ()

     Octave bindings to the GNU Scientific Library.  All GSL functions
     can be called with by the GSL names within octave.

Additional help for built-in functions and operators is
available in the online version of the manual.  Use the command
'doc <topic>' to search the manual index.

Help and information about Octave is also available on the WWW
at http://www.octave.org and via the address@hidden
mailing list.

At the moment, I do not carry out further test.

Tatsuro



reply via email to

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