Popularity
1.1
Stable
Activity
0.0
Stable
1
2
0

Monthly Downloads: 9
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Algebra     Math     Cl3    
Latest version: v2.0.0.0

cl3-linear-interface alternatives and similar packages

Based on the "cl3" category.
Alternatively, view cl3-linear-interface alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of cl3-linear-interface or a related project?

Add another 'cl3' Package

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