On 11/11/14 17:55, Daniele Nicolodi wrote:
> On 07/11/14 08:30, Ian Henriksen wrote:
>> The syntax from Numba is a really good way to do this as well.
>> It is just as clear and doesn't conflict with C. Strictly speaking,
>> it isn't Python, but it would be nice to have similarities in the
>> synta
On 07/11/14 08:30, Ian Henriksen wrote:
> The syntax from Numba is a really good way to do this as well.
> It is just as clear and doesn't conflict with C. Strictly speaking,
> it isn't Python, but it would be nice to have similarities in the
> syntax for the different packages.
What would be the