Mathematical APIs for ComputerCraft
Modules
| matrix | A basic matrix type and common matrix operations. |
| quaternion | A basic quaternion type and some common quaternion operations. |
| mmath | A grab bag of linear equation solvers. |
| pid | A basic PID type and common PID operations. |
Topics
| README.md |