Skip to content

feat: Adds a diffeormorphism for the harmonic oscillator#1004

Open
jstoobysmith wants to merge 4 commits intomasterfrom
harmonic-oscillator-diffeo
Open

feat: Adds a diffeormorphism for the harmonic oscillator#1004
jstoobysmith wants to merge 4 commits intomasterfrom
harmonic-oscillator-diffeo

Conversation

@jstoobysmith
Copy link
Member

Adds a diffeomorphism for the harmonic oscillator configuration space.

invFun := toRealCLM
left_inv := by
intro t
cases t
Copy link
Collaborator

@zhikaip zhikaip Mar 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
cases t

shouldn't need cases t here
(goes into CauSeq.Completion.Cauchy abs which is totally irrelevant here)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks - agreed. I also realised it is probably a bit stupid to add this and not simultaneously convert to EuclideanSpace. So will do that as well here.

Copy link
Collaborator

@zhikaip zhikaip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor comment above

@jstoobysmith jstoobysmith added the awaiting-author A reviewer has asked the author a question or requested changes label Mar 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting-author A reviewer has asked the author a question or requested changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants