-
Notifications
You must be signed in to change notification settings - Fork 50
Trying to address GHI 808 #809
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
Trying to address GHI 808 #809
Conversation
PhysLean/QuantumMechanics/OneDimension/HarmonicOscillator/Examples.lean
Outdated
Show resolved
Hide resolved
|
Also I think we should move this file to: Rather then |
|
Hi @jstoobysmith |
| ``` | ||
| -/ | ||
|
|
||
| namespace HarmonicOscillatorExamples |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One last thing. Can we split this name space up into:
namespace QuantumMechanics
namespace HarmonicOscillator
namespace Examples
otherwise this looks good to me!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sounds good, just submitted a commit with this fix
…mples.lean fixing namespaces
jstoobysmith
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This now all looks all good to me! Many thanks for this. I'll merge it either later today or tomorrow.
Addressubf #808