From: ludo@gnu.org (Ludovic Courtès)
To: "Jason R. Green" <jg525@cam.ac.uk>
Cc: guile-devel@gnu.org
Subject: Re: Guile and GSL
Date: Wed, 10 Mar 2010 17:25:21 +0100 [thread overview]
Message-ID: <87lje05eku.fsf@gnu.org> (raw)
In-Reply-To: <debdc5451003100721q6d91c795i411fd4571caa4a8f@mail.gmail.com> (Jason R. Green's message of "Wed, 10 Mar 2010 15:21:15 +0000")
Hello,
"Jason R. Green" <jg525@cam.ac.uk> writes:
> [...]
>> Though it isn't much, I'd be happy to share what I have so far.
>>
>> I have gsl_matrix and gsl_vector smobs, their make, mark, free, and
>> print functions, as well as wrapper functions that zero each. I also
>> have functions for converting between GSL and SCM vectors..
> [...]
>
> I've made this available via github: http://github.com/jrgreen/guile-gsl
Note that if you’re targeting Guile 1.9/2.0, you don’t need SMOB mark
functions here (info "(guile) Smobs") and you don’t need explicit
‘scm_gc_free ()’ calls (info "(guile) Memory Blocks").
Thanks,
Ludo’.
prev parent reply other threads:[~2010-03-10 16:25 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-07 12:38 Guile and GSL Jason R. Green
2010-03-07 17:16 ` Ludovic Courtès
2010-03-07 18:50 ` Jason R. Green
2010-03-07 19:41 ` Mike Gran
2010-03-07 20:05 ` Jason R. Green
2010-03-10 15:21 ` Jason R. Green
2010-03-10 16:25 ` Ludovic Courtès [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/guile/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87lje05eku.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guile-devel@gnu.org \
--cc=jg525@cam.ac.uk \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).