← Back to team overview

yade-users team mailing list archive

Re: Quaternion question

 

> I don't know if there is quaternion product from python in YADE
> (Vaclav?)

(Currently) Quaternions are converted to plain 4-list of floats
(axis,angle) if requested from python, no special type.

If want to play with Quaternions in python, I recommend very simple
euclid module: http://partiallydisassembled.net/euclid.html

Vaclav





Follow ups

References