Liking cljdoc? Tell your friends :D

sicmutils.mechanics.hamilton


canonical?clj

(canonical? C H Hprime)

p.324

p.324
sourceraw docstring

compositional-canonical?clj

(compositional-canonical? C H)

p.324

p.324
sourceraw docstring

dual-zeroclj

(dual-zero z)
source

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

H-centralclj

(H-central m V)
source

H-central-polarclj

(H-central-polar m V)
source

H-rectangularclj

(H-rectangular m V)
source

Hamilton-equationsclj

(Hamilton-equations Hamiltonian)
source

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

Hamiltonian->state-derivativeclj

(Hamiltonian->state-derivative Hamiltonian)
source

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

Lagrangian->Hamiltonianclj

source

Legendre-transformclj

source

Lie-transformclj

(Lie-transform H t)

p. 428

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

momentum-tupleclj

(momentum-tuple & ps)
source

phase-space-derivativeclj

source

Poisson-bracketclj

(Poisson-bracket f g)
source

polar-canonicalclj

(polar-canonical alpha)

p.327

p.327
sourceraw docstring

qp->H-state-pathclj

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

standard-mapclj

(standard-map K)
source

symplectic-matrix?clj

(symplectic-matrix? M)

p. 334

p. 334
sourceraw docstring

symplectic-transform?clj

(symplectic-transform? C)

p. 334

p. 334
sourceraw docstring

symplectic-unitclj

(symplectic-unit n)

p. 334 (used, but not defined there)

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

time-independent-canonical?clj

(time-independent-canonical? C)

p.326

p.326
sourceraw docstring

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

× close