Re: [sympy] Addin sympy to SPEC 0?

2024-04-14 Thread Anton Akhmerov
> SymPy does not really support old versions with maintenance releases > so it does not really have a "support cycle" in the sense that SPEC 0 > seems to describe. There can be a bugfix release shortly after a > feature release to fix some obvious regressions but that is basically > it. Th

Re: [sympy] Re: SymPy integration with LLM (generative AI)

2024-04-14 Thread Francesco Bonazzi
On Sunday, April 14, 2024 at 5:30:25 a.m. UTC+2 Aaron Meurer wrote: I made a SymPy GPT for ChatGPT. Although ChatGPT will already use SymPy if you ask it to solve a math problem. The only difference is that this has access to the latest version of SymPy and the SymPy documentation. The lib