To correct Jason, I had set out to build an electromagnetism module, but we realised many issues with the framework that needed to be solved first. Currently, I have an open PR that deals with the field functions you mentioned. It will be integrated into the new sympy.physics.vector module. I also have an open PR dealing with electrostatics, which you can contribute to. For electrodynamics, especially the E-M interactions, our vector framework would need to be beefed up, with advanced vector calculus. The idea for that is up here - https://pydy.org/gsoc_2014_ideas . About having support for spherical/cylindrical coordinates, Prasoon would be able to guide you better. You can start by looking at how you would implement these enhancements to the core first, and then proceed. What would you like to see in the module you propose?
On Monday, February 10, 2014 7:09:44 PM UTC+5:30, Rajath Shashidhara wrote: > > Hello, > > I'm interested in implementing electrodynamics in sympy. > Any thoughts about this? > > I don't seem to find any documentation about grad, divergence, and curl. > Are they implemented? > I'm willing to do this as well. > > Please give me feedback. > > Thanks. > -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sympy. For more options, visit https://groups.google.com/groups/opt_out.
