Liking cljdoc? Tell your friends :D

sicmutils.mechanics.hamilton


canonical?clj/s

(canonical? C H Hprime)

p.324

p.324
sourceraw docstring

compositional-canonical?clj/s

(compositional-canonical? C H)

p.324

p.324
sourceraw docstring

dual-zeroclj/s

(dual-zero z)
source

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)
sourceraw docstring

H-centralclj/s

(H-central m V)
source

H-central-polarclj/s

(H-central-polar m V)
source

H-rectangularclj/s

(H-rectangular m V)
source

Hamilton-equationsclj/s

(Hamilton-equations Hamiltonian)
source

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.
sourceraw docstring

Hamiltonian->state-derivativeclj/s

(Hamiltonian->state-derivative Hamiltonian)
source

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.
sourceraw docstring

Lagrangian->Hamiltonianclj/s

source

Legendre-transformclj/s

source

Lie-transformclj/s

(Lie-transform H t)

p. 428

p. 428
sourceraw 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).
sourceraw docstring

momentum-tupleclj/s

(momentum-tuple & ps)
source

phase-space-derivativeclj/s

source

Poisson-bracketclj/s

(Poisson-bracket f g)
source

polar-canonicalclj/s

(polar-canonical alpha)

p.327

p.327
sourceraw docstring

qp->H-state-pathclj/s

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

standard-mapclj/s

(standard-map K)
source

symplectic-matrix?clj/s

(symplectic-matrix? M)

p. 334

p. 334
sourceraw docstring

symplectic-transform?clj/s

(symplectic-transform? C)

p. 334

p. 334
sourceraw docstring

symplectic-unitclj/s

(symplectic-unit n)

p. 334 (used, but not defined there)

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

time-independent-canonical?clj/s

(time-independent-canonical? C)

p.326

p.326
sourceraw docstring

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

× close