Liking cljdoc? Tell your friends :D

sicmutils.calculus.basis


basis->oneform-basisclj/s

(basis->oneform-basis b)

Extract the dual basis from the given basis object.

Extract the dual basis from the given basis object.
sourceraw docstring

basis->vector-basisclj/s

(basis->vector-basis b)

Extract the vector basis from the given basis object.

Extract the vector basis from the given basis object.
sourceraw docstring

make-basisclj/s

(make-basis vector-basis dual-basis)

Make a basis object out of a vector and dual basis. The dimensions must agree.

Make a basis object out of a vector and dual basis. The dimensions must agree.
sourceraw docstring

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

× close