Dear Oscar, While 99% is way above my head (I studied engineering 40+ years ago), it is fascinating reading! I had no idea, how much 'math' was in sympy.
In your post you write: if gmpy2 is installed then SymPy will use it and will be a lot faster for some operations but with no other observable change in behaviour. I only use sympy through symy.physics.mechanics, to pass my time doing simulations, and I do it on Jupyter notebook. Would gmpy2 potentially speed up the formation of Kane's equation of motion? Thanks & take care! Peter -----Original Message----- From: [email protected] <[email protected]> On Behalf Of Oscar Benjamin Sent: Donnerstag, 7. September 2023 01:08 To: sympy <[email protected]> Subject: [sympy] Future of SymPy part 2: polynomials Hi all, I have a new blog post following the last one: https://oscarbenjamin.github.io/blog/czi/post2.html This one discusses SymPy's polynomial system, improvements that can be made and in particular how to make use of python-flint to speed up polynomial operations in SymPy. -- Oscar -- 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/CAHVvXxR%3DPJen0wgMm%3D%2BOWEyOQ%3DhaCHMVtcqSdbCcwQZ1adxW8w%40mail.gmail.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/000b01d9e174%241e5bd110%245b137330%24%40gmail.com.
