@hackage / cl3-linear-interface

Interface to/from Cl3 and Linear.

Latest2.0.0.0

About

Metadata

  • Last updated , by nwaivio
  • License BSD-3-Clause
  • Categories Mathematics
  • Maintained by: Nathan Waivio <nathan.waivio@gmail.com>

  • Lottery factor: 0

Links

Installation

Readme

Cl3 interface to/from Linear

A simple interface supporting to/from: V3, Quaternion, and M22.

The exported functions are:

  • toLinearV3
  • fromLinearV3
  • toLinearQuaternion
  • fromLinearQuaternion
  • toLinearM22
  • fromLinearM22