Sidharth Mundhra

Results 6 comments of Sidharth Mundhra

@oscarbenjamin Not sure if this is the expected change and the type of handling you were looking for. Please do take a look and suggest changes if any.

The tests for this example (Line 450 in beam_problems.rst) - ``` >>> from sympy.physics.continuum_mechanics.beam import Beam >>> from sympy import symbols >>> E,I,M,V = symbols('E I M V') >>> b...

This is probably not the best way to solve the issue with `beam_problems`, but I think it is fine for now instead of waiting. Can improve in a later patch.

I still have to address Kalevi's latest comment, but haven't been able to find the time to do it

A Release Notes Entry is needed here too. Please go through the guidelines about when they are needed, most of your PRs need one.