On Wed, Sep 2, 2009 at 1:28 PM, Luís Oliveira wrote:
> On Wed, Sep 2, 2009 at 6:16 PM, Mirko Vukovic
> wrote:
> > That led me into the minefield of setting up pointers, which I avoided by
> > looking by the cl-blapack library since it has a set-up to define fortran
> > types and necessary pointer
On Wed, Sep 2, 2009 at 6:16 PM, Mirko Vukovic wrote:
> That led me into the minefield of setting up pointers, which I avoided by
> looking by the cl-blapack library since it has a set-up to define fortran
> types and necessary pointers on top of cffi.
If you are interested in adding better Fortran
By pointer - off course.
That led me into the minefield of setting up pointers, which I avoided by
looking by the cl-blapack library since it has a set-up to define fortran
types and necessary pointers on top of cffi.
I managed to compile blapack and foreign-numeric-vector libraries (I had to
ign