[sympy] Error in following code

2022-06-23 Thread Yashvardhan Prasad
Hey everyone. Currently I am working on a PR dealing with deprecation. However, I am getting an error in the stacklevel argument which I do not understand at all. Kindly help through it. Here's the link of my PR: Fixing physics.units module -- You re

[sympy] Introduction

2022-06-23 Thread 2 False
Hello from Brazil, I'm Luis (18) and I've been programming in Python nearly every day for close to four years on websites like Codewars. I have only completed High School but have taken several college classes: Proof-based Linear Algebra, Introduction to Classical Mechanics (Lagrangian Mechanic

[sympy] Sympy.physics.mechancis: RigidBody // inertia

2022-06-23 Thread Peter Stahlecker
I = me.inertia(A, iXX….) gives the inertia in the (normally) body - fixed frame A Body = Me.RigidBody( ‚Body‘, mass center, frame, mass, ( I, P)) My question: Does RigidBody ‚assume‘, that mass center = P ? Reason behind my question: For regular homogenious bodies, iXX, IYY, etc are often know