Re: magicl
Chris Dawes via Maxima-discuss <[email protected]>
| Newsgroups | gmane.comp.mathematics.maxima.general |
|---|---|
| Message-ID | <[email protected]> |
Seems entirely doable to implement data frames as well. Also supports sql queries if you have duckdb installed. https://github.com/cmsd2/maxima-dataframes https://cmsd2.github.io/maxima-dataframes/ Not sure if it helps with the R discussion, but it seems like there’s plenty of good stuff in the CL universe that could help. C. ------ Original Message ------ From "Chris Dawes" <[email protected]> To "<[email protected]>" <[email protected]> Date 18/04/2026 17:14:54 Subject magicl >Is this possibly pushing maxima to do something that’s better done in >numpy? >I don’t know > >Anyway, it seems like it’s mostly possible to wrap CL’s magicl to >create a decent performing numpy equivalent in maxima. Proof-of-concept >only mind. > >https://github.com/cmsd2/maxima-numerics > >https://cmsd2.github.io/maxima-numerics/ > >Chris. > _______________________________________________ Maxima-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/maxima-discuss