Re: [ANN] GSL Shell 2.0 beta1 release
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] GSL Shell 2.0 beta1 release
- From: steve donovan <steve.j.donovan@...>
- Date: Thu, 3 Nov 2011 19:21:29 +0200
On Thu, Nov 3, 2011 at 6:43 PM, Tomas Guisasola Gorham
<tomas@tecgraf.puc-rio.br> wrote:
> I think yes. Usually we apply the term "pure Lua" to applications
> that do not require external C libraries. Or am I wrong?
This is 'pure' Lua numerical code, if your implementation is LuaJIT -
because ffi is a built-in module.
So it isn't so easy to draw the line ...
steve d.