8
submitted 1 year ago* (last edited 1 year ago) by screwtape to c/anonradio

Hi everyone! This is my first attempt at lemmying. Normally every week some hours before my https://aNONradio.net/ show, I produce a mastodon toot of topics and hyperlinks. This week I will try doing that here on the lemmy (and much earlier - this is the thread) !

IMPORTANT LEMMYS:

lisp community https://lemmy.sdf.org/c/lisp

De facto per gopherhole threads https://lemmy.sdf.org/c/gopher

SHOW TOPICS

Seeking suggestions and commentary for this week's show and about using lemmy, which I am new to !

Footnotes: Show art by @prahou@bsd.network !

gopher://gopher.club/1/users/screwtape https://gopher.floodgap.com/gopher/gw.lite?=gopher.club+70+312f75736572732f7363726577746170652f

https://archives.anonradio.net/#screwtape

Mastodon toot/discussion linking here: https://mastodon.sdf.org/@screwtape/110563159689040438

you are viewing a single comment's thread
view the rest of the comments
[-] screwtape 1 points 1 year ago

@rwxrwxrwx@mathstodon.xyz Juan M. Bello-Rivas https://sr.ht/~jmbr/cl-buchberger/ ; Common Lisp Object System based polynomial-ring math

  • great use of defmethod to handle different useful notions of * / + - , and very powerful LOOP facility.
  • wonderful to have this common lisp native math package
  • (implementing buchberger's algorithm to compute a polynomial's Groebner basis, which exposes many of the polynomials properties obviously)
  • package-wise.. The native package is purely native, and uses the old fashioned packaging idiom (package.lisp) in a source module, but
    • the test package uses #:fiasco which extends uiop:define-package and (secretly, I guess) uses/implies the :package-inferred-system idiom for tests.
    • So because Juan is also using #:fiasco I think both sides could benefit from asdf's :package-inferred-system, though this would mean lots of uiop:define-package :mix ing of separate files, and the usefulness of :module is subsumed into :package-inferred-system as well.

Carlos Ungil’s usual-suspects deep learning FFIS https://gitlab.common-lisp.net/users/cungil/projects

  • Carlos Ungil has done exactly the greatest thing.
  • (Though once again with old fashioned packaging)
  • Depends on lisp's common cffi package
  • Since R libraries are fundamentally actually C libraries exposed in the R scripting language, Carlos has simply captured the underlying C libraries and built them into lisp using #:cffi , and done this for a variety of C libraries including both vendor-ish ones like tensorflow, and R's underlying Rmath package.
this post was submitted on 18 Jun 2023
8 points (100.0% liked)

aNONradio

257 readers
6 users here now

a-NON-radio community (not anonymous) Discussions on shows and DJs streaming on aNONradio

founded 1 year ago
MODERATORS
SDF