Metadata-Version: 1.0
Name: qmath
Version: 0.1.1
Summary: 
  qmath provides a class for deal with quaternion algebra and 3D rotations.
  Root evaluations and Moebius transformations are implemented.
  
Home-page: None
Author: Marco Abrate
Author-email: abrate.m@gmail.com
License: http://www.gnu.org/licenses/gpl.txt
Download-URL: None
Description: 
          This class provides the methods to deal algebrically with quaternions including roots evaluations and rotation representations.
          Other tools are implemented, such as Cross Ratio and Moebius transformations.
          
Platform: Linux
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Programming Language :: Python
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Operating System :: POSIX :: Linux
