> Well, you don't need to master C++, for wrapping a C++ library we use Cython
> which is a much smaller and easier language. Have a look at
> http://www.cython.org
> Note that Burcin worked on wrapping FFLAS-FFPACK
> directly before (I am pinging him explicitly, so he knows about this threat)
O
On Wednesday 11 November 2009, Christian wrote:
> Thankx for your quick response!!!
>
> I wish I could help, I'm weak in programming... specially in c++, but
> I'm trying to learn as fast as possible (~10 years according to Peter
> Norvig)...
> Anyway I will try a little bit.
Well, you don't nee
Thankx for your quick response!!!
I wish I could help, I'm weak in programming... specially in c++, but
I'm trying to learn as fast as possible (~10 years according to Peter
Norvig)...
Anyway I will try a little bit.
About extension fields, do you mean GF(p^w) where p is prime? I though
fflas-ff
On Wednesday 11 November 2009, Christian wrote:
> Hi,
> I read that the c++ library fflas-ffpack is included in Sage, I'm
> trying to find the commands which use it, but so far I couldn't find
> them.
>
> I want to implement the finite field 2^8 using fflas-ffpack.
>
> With the normal commands i