[NTG-context] [OT] scilua

2012-09-19 Thread luigi scarso
www.scilua.org This is a MIT licensed library for general purpose numerical computing written entirely in Lua(JIT). The Sci library is composed of a number of modules: * alg: vector and matrix algebra operations; * math: special mathematical functions; * quad: quadrature (integration)

Re: [NTG-context] [OT] scilua

2012-09-19 Thread Aditya Mahajan
On Thu, 20 Sep 2012, luigi scarso wrote: www.scilua.org This is a MIT licensed library for general purpose numerical computing written entirely in Lua(JIT). The Sci library is composed of a number of modules: * alg: vector and matrix algebra operations; * math: special mathematical

Re: [NTG-context] [OT] scilua

2012-09-19 Thread luigi scarso
On Thu, Sep 20, 2012 at 1:48 AM, Aditya Mahajan adit...@umich.edu wrote: On Thu, 20 Sep 2012, luigi scarso wrote: www.scilua.org This is a MIT licensed library for general purpose numerical computing written entirely in Lua(JIT). The Sci library is composed of a number of modules: *