My very small commentary on Juan's excellent common lisp native polynomial-ring arithmatic package, on my show toot which is in https://lemmy.sdf.org/c/aNONradio :
https://lemmy.sdf.org/post/121283
} And also Carlos Ungil's incredible pillaging of a variety of R's underlying ML / math C libraries into actually-being-underlying-lisp-cffi-libraries .
Both use old fashioned ASDF packaging, except @rwxrwxrwx uses #fiasco test framework, which secretly ~extends uiop:define-package and package-inferr
#CommonLisp #cffi
#Gentoo #Python 3.12 update: I've written a "good enough" patch for #CFFI that lets us proceed further! There is still some bug that causes a few tests to hang but it doesn't seem to block any of the actual usage I've tested so far.
https://foss.heptapod.net/pypy/cffi/-/issues/563#note_297054
As it turns out #Gstreamer does have non-browser #WebRTC with data channels, usable from plain #CFFI even (or #C for heretics).
https://gstreamer.freedesktop.org/documentation/webrtclib/index.html?gi-language=c
That's pretty neat.
#gstreamer #webrtc #CFFI #c #programming #networking #interop #interoperability
Does anyone know a trick to convince the cffi generator to include the /opt/homebrew/include directories when looking for header files on an M1 Mac? I saw several patches for macports in the commit logs, but nothing for homebrew which puzzles me a bit.
Wondering if there's an efficient way to convert between #GeoPandas GeoSeries with datetime index and #PyMEOS TGeogPointSeq to hook up #MovingPandas and #MEOS.
First attempts: https://github.com/MobilityDB/PyMEOS/blob/develop/pymeos_examples/MovingPandas/MovingPandas%20-%20PyMEOS%20-%20AIS.ipynb but I'm sure there is room for improvement
#Geopandas #pymeos #movingpandas #meos #gischat #python #CFFI