help-octave
[Top][All Lists]
Advanced

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

Re: How to compile new functions submitted to mailing list


From: David Bateman
Subject: Re: How to compile new functions submitted to mailing list
Date: Wed, 18 May 2005 18:31:49 +0200
User-agent: Mozilla Thunderbird 0.8 (X11/20040923)

Keith Goodman wrote:

All sorts of interesting functions are submitted to the Octave mailing
lists. How do I compile them? Does the answer depend on how the
function was meant to be called (as a dynamically linked function,
built-in function, etc.)?

For example I would like to try eigs. My computer is setup to complie
Octave from source. The source code for eigs.cc

http://www.octave.org/mailing-lists/octave-maintainers/2005/405


This should be compiled with

mkoctfile eigs.cc -larpack

however don't bother as I have come a long way since that version. The original version was sent in an attempt to get someone to help me develop further the ARPACK interface, which didn't get that much response.

I'll send what I have for eigs to you offline.

D.

--
David Bateman                                address@hidden
Motorola Labs - Paris +33 1 69 35 48 04 (Ph) Parc Les Algorithmes, Commune de St Aubin +33 1 69 35 77 01 (Fax) 91193 Gif-Sur-Yvette FRANCE

The information contained in this communication has been classified as: [x] General Business Information [ ] Motorola Internal Use Only [ ] Motorola Confidential Proprietary



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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