|
From: Viktor T. T. <vt...@vt...> - 2026-03-06 03:58:09
|
Not MCP and not formal function calling, but my AI chatbot implementation has been able to invoke Maxima since early 2023. The implementation is model-agnostic (this is a test with Qwen-3.5 that I added just the other day.) Viktor On 2026-03-05 20:57, Leo Butler wrote: > IMO, far more useful would be to code a `message' interface in Maxima > that would enable Maxima to communicate in `machine-readable form.' I > think this is a frequent request of Wolfgang's. Right now, there's 50+ > years of code that throws strings at a terminal... > > OTOH, maybe someone should ask Claude or ChatGPT to do this for us, no? > > Leo > > On Tue, Mar 03 2026, Matthias Koeppe via Maxima-discuss<max...@li...> wrote: > >> Probably easy to do using existing Python interfaces to Maxima. >> https://pypi.org/project/passagemath-maxima/ >> >> On Tue, Mar 3, 2026 at 11:38 AM Dimiter Prodanov<dim...@gm...> wrote: >>> I am interested but how can we implement it? >>> Dimiter >>> >>> On Tue, Mar 3, 2026 at 6:21 PM Richard Fateman<fa...@gm...> wrote: >>>> Anyone looking at hooking up maxima to AI via MCP? >>>> There's a Mathematica one as a model .. >>>> >>>> _______________________________________________ >>>> Maxima-discuss mailing list >>>> Max...@li... >>>> https://lists.sourceforge.net/lists/listinfo/maxima-discuss >>> _______________________________________________ >>> Maxima-discuss mailing list >>> Max...@li... >>> https://lists.sourceforge.net/lists/listinfo/maxima-discuss |