CC: Advanced Math
ModrinthA datapack adding advanced mathematical libraries to CC: Tweaked!
583 завантажень 2 підписників оновлено 1mo ago
остання v0.3.7 Modrinth
This datapack adds multiple advanced mathematical libraries including:
- Quaternions
- Allows you to create, manipulate, and utilze Quaternions!
- Matrices
- Allows you to create, manipulate nad utilize Matrices!
- PID Controllers
- Allows you to create and utilize Scalar, Vector, and Quaternion PID controllers!
- Linear Algebra Solvers
- Provides multiple methods for solving systems of equations, integrals, etc
- Statistical Analysis
- Provides multiple methods for statistical analysis
The in-game help pages are provided for Quaternions and Matrices!
Версії
Release
0.3.7
# Changelog - 0.3.7
- Fixed various `stat.lua` issues including formatting issues and bad `expect` calls
Release
0.3.6
# Changelog - 0.3.6
- Fixed [Issue #4](https://github.com/TechTastic/Advanced-Math/issues/4)
- Conflicting `metatable` locals in `pid` module
- Fixed…
Release
0.3.5
# Changelog - 0.3.5
- Fixing logic error in `matrix.fromVector`
- Fixing error regarding `pid:clampOutput` and `pid:limitIntegral` scope
Release
v0.3.5
# Changelog - 0.3.5
- Fixing logic error in `matrix.fromVector`
- Fixing error regarding `pid:clampOutput` and `pid:limitIntegral` scope
Release
0.3.0
# Changelog - 0.3.0
- Added `stats.lua` made and provided by **sans.9536** and modified by me
Release
0.2.0
# Changelog - 0.2.0
- Added CCSharp-compatible C# implementations of Matrix and Quaternion
- Added `mmath.lua` made and provided by **sans.9536**
- Documented…

Коментарі 0
Поки немає коментарів. Будь першим, хто поділиться думкою.