Re: third party fortran libraries and REAL-MATRIX type

Raymond Toy <[email protected]> Mon, 05 Mar 2007 10:08:54 -0500
Newsgroups gmane.lisp.matlisp.user
Message-ID <[email protected]>
>>>>> "Dmitry" == Dmitry V Gorbatovsky <[email protected]> writes:

    Dmitry> Hello,
    Dmitry> I am try to figure out:
    Dmitry> 1. how to use Matlisp-Fortran interface to load third party Fortran libraries 

You need to tell matlisp how to call the Fortran function.  You can
see examples in, for example, src/blas.lisp.

Ask if you need some help with that.

    Dmitry> and 
    Dmitry> 2.how to pass #<MATLISP:REAL-MATRIX type to third party Fortran routines.

Once you've done the above, you're almost there.  Look in
src/axpy.lisp for an example.

If you need more help, tell us one of the functions you want to call,
and we'll help you define the necessary things to call it.

Ray


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV