Liking cljdoc? Tell your friends :D

sicmutils.mechanics.hamilton


canonical?clj

(canonical? C H Hprime)

p.324

p.324
raw docstring

compositional-canonical?clj

(compositional-canonical? C H)

p.324

p.324
raw docstring

dual-zeroclj

(dual-zero z)

F->CTclj

(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

(H-central m V)

H-central-polarclj

(H-central-polar m V)

H-rectangularclj

(H-rectangular m V)

Hamilton-equationsclj

(Hamilton-equations Hamiltonian)

Hamiltonianclj

(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

(Hamiltonian->state-derivative Hamiltonian)

iterated-mapclj

(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


Legendre-transformclj


Lie-transformclj

(Lie-transform H t)

p. 428

p. 428
raw docstring

momentumclj

(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

(momentum-tuple & ps)

phase-space-derivativeclj


Poisson-bracketclj

(Poisson-bracket f g)

polar-canonicalclj

(polar-canonical alpha)

p.327

p.327
raw docstring

qp->H-state-pathclj

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

standard-mapclj

(standard-map K)

symplectic-matrix?clj

(symplectic-matrix? M)

p. 334

p. 334
raw docstring

symplectic-transform?clj

(symplectic-transform? C)

p. 334

p. 334
raw docstring

symplectic-unitclj

(symplectic-unit n)

p. 334 (used, but not defined there)

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

time-independent-canonical?clj

(time-independent-canonical? C)

p.326

p.326
raw docstring

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

× close