Hi Matthias, That's excellent.
Is there a way to run those same examples from Python or do they need to be run from the SageMath application? Also since SymPy switched from Travis to GitHub Actions for CI I haven't figured out how to make a setup that tests the latest master SymPy as part of Sage. Currently I don't think we have any CI tests for this. Do you have an idea how to set that up? Oscar On Wed, 25 Aug 2021 at 00:48, Matthias Köppe <[email protected]> wrote: > > Some here on the list may be interested in SageMath's extended sympy > interface merged in the just-released Sage version 9.4. > > In particular, all mathematical sets and algebraic structures ("Parents") of > SageMath are now accessible to SymPy by way of a wrapper class SageSet, which > implements the SymPy Set API. > > More detail: https://wiki.sagemath.org/ReleaseTours/sage-9.4#Symbolics > > -- > You received this message because you are subscribed to the Google Groups > "sympy" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sympy/da0fcd9c-0990-4e0d-a378-faee02e97673n%40googlegroups.com. -- You received this message because you are subscribed to the Google Groups "sympy" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sympy/CAHVvXxSogMMO8bmds-bLTjV0kPsWob%3D%2Bfymg_QjqMKwrF%3DthCw%40mail.gmail.com.
