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

Phase vectors, update examples #71

Merged
merged 21 commits into from
Sep 19, 2023
Merged

Phase vectors, update examples #71

merged 21 commits into from
Sep 19, 2023

Conversation

sritchie
Copy link
Member

@sritchie sritchie commented Sep 19, 2023

  • Phase vectors, update examples #71:

    • Adds

      • emmy.mathbox.physics.{phase-vectors,lagrangian-phase-vectors,hamiltonian-phase-vectors,routhian-phase-vectors}
        for building out phase portraits like those in the Phase Portrait and
        Quartic Well examples.

      • many geodesics to the Klein bottle examples.

      • a matrix basis visualization example to examples.mathbox.geom.

    • ode-curve now sets :simplify? to false by default.

    • Converts the phase portrait and quartic well examples to use all server side
      code and components.

    • emmy.viewer.components.physics/Evolve now adds a :tick entry into its
      state to force re-renders, since the :state array is mutable.

    • emmy.mathbox.physics/comet now takes a post-fn argument, for doing
      things like normalizing theta values. Let's see if we like this style.

@sritchie sritchie merged commit 0e8b9f2 into main Sep 19, 2023
2 of 3 checks passed
@sritchie sritchie mentioned this pull request Sep 19, 2023
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 this pull request may close these issues.

1 participant