10 Apr
2023
10 Apr
'23
9:16 p.m.
IMHO, it'd be easier and effective to band up together and FIRST write a proper API specification and THEN implement it in CL. But Common Lispers are like academics: the "herding cats" applies. Cheers Marco PS I am a Common Lisper AND an academic. You know what I mean... On Mon, Apr 10, 2023 at 9:09 PM Robert Goldman <rpgoldman@sift.info> wrote:
Has anyone taken the Numpy C API and created a CFFI library based on it? I see some attempts to clone it in pure CL, but I would guess that just using it through its API might be easier and more effective.