Pull requests help you collaborate on code with other people. As pull requests are created, they’ll appear here in a searchable and filterable list. To get started, you should create a pull request.
" L1=1.0, # length of pendulum 1 in m\n", " L2=1.0, # length of pendulum 2 in m\n", " M1=1.0, # mass of pendulum 1 in kg\n", " M2=1.0, # mass of pendulum 2 in kg\n", ...