[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Ilu function (translating Octave to C++)
From: |
Hamid A. Toussi |
Subject: |
Re: Ilu function (translating Octave to C++) |
Date: |
Tue, 8 Jan 2013 14:55:35 +0330 |
On 1/8/13, Hamid A. Toussi <address@hidden> wrote:
> Hi
>
>> When I will complete it, I'll try to translate my code in C to obtain a
>> good performances.
>
> You can use a translator (tym compiler) I have developed a few years
> ago. It translates a subset of Octave/Matlab to C++:
> https://bitbucket.org/hamid2c/tymc
> http://arxiv.org/abs/1111.3606
>
> Hamid
> http://hamid2c.github.com/
>
It also has a few extensions to support static types...