Liking cljdoc? Tell your friends :D

sicmutils.calculus.vector-field


components->vector-fieldclj/s

(components->vector-field components coordinate-system & [name])

coordinate-basis-vector-fieldclj/s

(coordinate-basis-vector-field coordinate-system name & i)

coordinate-basis-vector-fieldsclj/s

(coordinate-basis-vector-fields coordinate-system)

coordinate-name->vf-nameclj/s

(coordinate-name->vf-name n)

From the name of a coordinate, produce the name of the coordinate basis vector field (as a symbol)

From the name of a coordinate, produce the name of the coordinate basis
vector field (as a symbol)
raw docstring

coordinatizeclj/s

(coordinatize v coordinate-system)

evolutionclj/s

(evolution order)

We can use the coordinatized vector field to build an evolution along an integral curve.

We can use the coordinatized vector field to build an evolution along an
integral curve.
raw docstring

literal-vector-fieldclj/s

(literal-vector-field name coordinate-system)

procedure->vector-fieldclj/s

(procedure->vector-field vfp & name)

vector-field->componentsclj/s

(vector-field->components vf coordinate-system)

vector-field-procedureclj/s

(vector-field-procedure components coordinate-system)

vector-field?clj/s

(vector-field? vf)

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

× close