Thanks Antonio,
I joined heptapod and got approved. I've posted updates on the ticket Matti
setup, so you can follow all future updates there instead of this thread:
https://foss.heptapod.net/pypy/pypy.org/-/issues/7
On Mon, Jan 4, 2021 at 3:30 PM Antonio Cuni wrote:
> On Mon, Jan 4, 2021 at 1
- Mail original -
> De: "Yury V. Zaytsev"
> À: "PIERRE AUGIER"
> Cc: "pypy-dev"
> Envoyé: Mardi 5 Janvier 2021 15:06:02
> Objet: Re: [pypy-dev] New Python/PyPy extension for object oriented
> numerically intensive codes ?
> On Tue, 5 Jan 2021, PIERRE AUGIER wrote:
>
>> I thought abou
On Wed, 6 Jan 2021, PIERRE AUGIER wrote:
A big issue IMHO with Cython is that Cython code is not compatible with
Python and can't be interpreted. So we lose the advantage of an
interpreted language in term of development. One small change in this
big extension and one needs to recompile everyt