Re: [ANN] my Lua tools
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] my Lua tools
- From: Joshua Jensen <josh.jjensen@...>
- Date: 2013年3月01日 11:16:56 -0700
----- Original Message -----
From: Fabien
Date: 3/1/2013 10:15 AM
in Mihini http://www.eclipse.org/mihini/ we use lpack. We've stopped
using lmd5 because we embed tomcrypt anyway, so we rely on it for
hashing as well. But I bet Eclipse lawyers already quizzed you about
this :)
I used to use Luiz's lpack. I found it very powerful.
I moved to Roberto's struct library. It is far better documented than
lpack, but I haven't found it as powerful.
Which one is the right one to use?
-Josh