Liking cljdoc? Tell your friends :D

sicmutils.mechanics.hamilton


->H-stateclj/s

(->H-state t q p)

canonical?clj/s

(canonical? C H Hprime)

p.324

p.324
raw docstring

compositional-canonical?clj/s

(compositional-canonical? C H)

p.324

p.324
raw docstring

dual-zeroclj/s

(dual-zero z)

F->CTclj/s

(F->CT F)

A transformation of configuration coordinates F to a procedure implementing a transformation of phase-space coordinates (p. 320)

A transformation of configuration coordinates F to a procedure
implementing a transformation of phase-space coordinates (p. 320)
raw docstring

H-centralclj/s

(H-central m V)

H-central-polarclj/s

(H-central-polar m V)

H-rectangularclj/s

(H-rectangular m V)

Hamilton-equationsclj/s

(Hamilton-equations Hamiltonian)

Hamiltonianclj/s

(Hamiltonian & n)

Return SICM-style function signature for a Hamiltonian with n degrees of freedom (or 1 if n is not given). Useful for constructing Hamiltonian literal functions.

Return SICM-style function signature for a Hamiltonian with n
degrees of freedom (or 1 if n is not given). Useful for constructing
Hamiltonian literal functions.
raw docstring

Hamiltonian->state-derivativeclj/s

(Hamiltonian->state-derivative Hamiltonian)

iterated-mapclj/s

(iterated-map f n)

f is a function of (x y continue fail), which calls continue with the values of x' y' that follow x y in the mapping. Returns a map of the same shape that iterates the iterated map n times before invoking the continuation, or invokes the fail continuation if the inner map fails.

f is a function of (x y continue fail), which calls continue with
the values of x' y' that follow x y in the mapping. Returns a map of
the same shape that iterates the iterated map n times before
invoking the continuation, or invokes the fail continuation if the
inner map fails.
raw docstring

Lagrangian->Hamiltonianclj/s


Legendre-transformclj/s


Lie-transformclj/s

(Lie-transform H t)

p. 428

p. 428
raw docstring

momentumclj/s

(momentum H-state)

See coordinate: this returns the momentum element of a Hammilton state tuple (by convention, the element at index 2).

See coordinate: this returns the momentum element of a
Hammilton state tuple (by convention, the element at index 2).
raw docstring

momentum-tupleclj/s

(momentum-tuple & ps)

phase-space-derivativeclj/s


Poisson-bracketclj/s

(Poisson-bracket f g)

polar-canonicalclj/s

(polar-canonical alpha)

p.327

p.327
raw docstring

qp->H-state-pathclj/s

(qp->H-state-path q p)

standard-mapclj/s

(standard-map K)

symplectic-matrix?clj/s

(symplectic-matrix? M)

p. 334

p. 334
raw docstring

symplectic-transform?clj/s

(symplectic-transform? C)

p. 334

p. 334
raw docstring

symplectic-unitclj/s

(symplectic-unit n)

p. 334 (used, but not defined there)

p. 334 (used, but not defined there)
raw docstring

time-independent-canonical?clj/s

(time-independent-canonical? C)

p.326

p.326
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close