Metadata-Version: 1.0
Name: qmath
Version: 0.1.0
Summary: 
  qmath provides a class for manipulating quaternion objects.
  This class provides the methods to deal algebrically with quaternions including roots evaluations and rotation representations.
  Other tools are implemented as Cross Ratio and Moebius transformations.
  
Home-page: None
Author: Marco Abrate
Author-email: abrate.m@gmail.com
License: http://www.gnu.org/licenses/gpl.txt
Download-URL: None
Description: 
          qmath provides a class for manipulating quaternion objects.
          This class provides the methods to deal algebrically with quaternions including roots evaluations and rotation representations.
          Other tools are implemented 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
