Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A suggestion for module 2 lesson 4 #213

Closed
Chao8219 opened this issue Oct 3, 2018 · 0 comments · Fixed by mcarpe/numerical-mooc#1
Closed

A suggestion for module 2 lesson 4 #213

Chao8219 opened this issue Oct 3, 2018 · 0 comments · Fixed by mcarpe/numerical-mooc#1

Comments

@Chao8219
Copy link

Chao8219 commented Oct 3, 2018

In the jupyter notebook file here, the script is using numpy.pi in In [8], which will return a 6.28 for two pi.

In this case, I would suggest using sympy.pi instead, which would be neater, and it will do the same work with numpy.pi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant