./wip/py-qmath, Provides a class for deal with quaternion algebra and 3D rotation

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.3.0, Package name: py310-qmath-0.3.0, Maintainer: jihbed.research

qmath provides a class for deal with quaternion algebra and 3D rotations.
Root evaluations and Moebius transformations are implemented.

This class provides the methods to deal algebrically with quaternions.
Quaternions operations are implemented, including square and cubic roots
evaluations. Hurwitz quaternions can also be used. For Hurwitz quaternions
modular operations are implemented. Moreover, other algebraic tools
are available, such as Cross Ratio and Moebius transformations


Required to run:
[math/py-scipy] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

RMD160: 5592717518a8bed76d01f066e28b924f7f745ab8
Filesize: 151.631 KB

Version history: (Expand)


CVS history: (Expand)


   2012-10-16 14:07:34 by Kamel Derouiche | Files touched by this commit (2)
Log message:

	UPDATE version 
   2012-10-07 15:57:25 by Aleksej Saushev | Files touched by this commit (211)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2012-10-04 00:14:51 by Thomas Klausner | Files touched by this commit (40)
Log message:
Update for python25 removal.
   2012-09-03 16:47:25 by Kamel Derouiche | Files touched by this commit (1)
Log message:
Update MAINTAINER

   2012-04-08 21:09:41 by Thomas Klausner | Files touched by this commit (127)
Log message:
Remove python24 and all traces of it from pkgsrc.
Remove devel/py-ctypes (only needed by and supporting python24).
Remove PYTHON_VERSIONS_ACCEPTED and PYTHON_VERSIONS_INCOMPATIBLE
lines that just mirror defaults now.
Miscellaneous cleanup while editing all these files.
   2011-12-29 23:03:19 by Kamel Derouiche | Files touched by this commit (4) | Imported package
Log message:
Import py27-qmath-0.2.0 as wip/py-qmath.

qmath provides a class for deal with quaternion algebra and 3D rotations.
Root evaluations and Moebius transformations are implemented.

This class provides the methods to deal algebrically with quaternions.
Quaternions operations are implemented, including square and cubic roots
evaluations. Hurwitz quaternions can also be used. For Hurwitz quaternions
modular operations are implemented. Moreover, other algebraic tools
are available, such as Cross Ratio and Moebius transformations