Liking cljdoc? Tell your friends :D

sicmutils.calculus.vector-field


components->vector-fieldclj/s

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

coordinate-basis-vector-fieldclj/s

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

coordinate-basis-vector-fieldsclj/s

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

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

coordinatizeclj/s

(coordinatize v coordinate-system)
source

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

literal-vector-fieldclj/s

(literal-vector-field name coordinate-system)
source

procedure->vector-fieldclj/s

(procedure->vector-field vfp & name)
source

vector-field->componentsclj/s

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

vector-field-procedureclj/s

(vector-field-procedure components coordinate-system)
source

vector-field?clj/s

(vector-field? vf)
source

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

× close