* Guile bindings for GSL or LAPACK?
@ 2002-08-29 15:39 Matthias Koeppe
2002-08-29 16:18 ` tomas
2002-08-29 17:17 ` Arno Peters
0 siblings, 2 replies; 5+ messages in thread
From: Matthias Koeppe @ 2002-08-29 15:39 UTC (permalink / raw)
Does somebody have working Guile bindings for the GNU scientific
library or LAPACK?
Thanks.
--
Matthias Köppe -- http://www.math.uni-magdeburg.de/~mkoeppe
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Guile bindings for GSL or LAPACK?
2002-08-29 15:39 Guile bindings for GSL or LAPACK? Matthias Koeppe
@ 2002-08-29 16:18 ` tomas
2002-09-02 14:12 ` Matthias Koeppe
2002-08-29 17:17 ` Arno Peters
1 sibling, 1 reply; 5+ messages in thread
From: tomas @ 2002-08-29 16:18 UTC (permalink / raw)
Cc: guile-user
On Thu, Aug 29, 2002 at 05:39:12PM +0200, Matthias Koeppe wrote:
> Does somebody have working Guile bindings for the GNU scientific
> library or LAPACK?
>
I don't know whether this is it (or whether it comes from Guile's
glorious pre-history :-/, but have you checked
<http://ab-initio.mit.edu/mpb/doc/index.html>
Regards
-- tomas
_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://mail.gnu.org/mailman/listinfo/guile-user
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Guile bindings for GSL or LAPACK?
2002-08-29 15:39 Guile bindings for GSL or LAPACK? Matthias Koeppe
2002-08-29 16:18 ` tomas
@ 2002-08-29 17:17 ` Arno Peters
1 sibling, 0 replies; 5+ messages in thread
From: Arno Peters @ 2002-08-29 17:17 UTC (permalink / raw)
[-- Attachment #1: Type: text/plain, Size: 1008 bytes --]
On Thu, Aug 29, 2002 at 05:39:12PM +0200, Matthias Koeppe wrote:
> Does somebody have working Guile bindings for the GNU scientific
> library or LAPACK?
Yes, I am working on wrapping GSL and LAPACK with SWIG. The work is
not completely done.
For GSL I currently have the following working interface files that
contain most functions for that category:
gsl_blas.i gsl_integration.i gsl_qrng.i
gsl_block.i gsl_linalg.i gsl_randist.i
gsl_combination.i gsl_math.i gsl_rng.i
gsl_eigen.i gsl_matrix.i gsl_special.i
gsl_errno.i gsl_monte.i gsl_statistics.i
gsl_fft.i gsl_permute.i gsl_vector.i
gsl_histogram.i gsl_poly.i
For LAPACK I have only wrapped dgesv, zgesv, dgels and zgels.
I am holding a release back until I have the remaining GSL categories
wrapped as well. There are about 14 left.
Mail me directly if you're interested and I will send you a tarball
with a snapshot.
Greetings,
--
Arno
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2002-09-02 16:09 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-29 15:39 Guile bindings for GSL or LAPACK? Matthias Koeppe
2002-08-29 16:18 ` tomas
2002-09-02 14:12 ` Matthias Koeppe
2002-09-02 16:09 ` tomas
2002-08-29 17:17 ` Arno Peters
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).