Перейти к содержимому
Mineforgian

CC: Advanced Math

A datapack adding advanced mathematical libraries to CC: Tweaked!

Загрузки
820
Подписчики
2
Обновлён
16 мая 2026 г.
Лицензия
MIT

Опубликован 10 сентября 2025 г.

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!

Ченджлог

0.3.7Релиз1.21.2, 1.21.3, 1.21.4 · 16 мая 2026 г.

Changelog - 0.3.7

  • Fixed various stat.lua issues including formatting issues and bad expect calls
0.3.6Релиз1.21.2, 1.21.3, 1.21.4 · 13 мая 2026 г.

Changelog - 0.3.6

  • Fixed Issue #4
    • Conflicting metatable locals in pid module
    • Fixed self.integral = max (self.integral_max = max)
    • Big thanks to GameSpender for their PR!
0.3.5Релиз1.21.2, 1.21.3, 1.21.4 · 8 мая 2026 г.

Changelog - 0.3.5

  • Fixing logic error in matrix.fromVector
  • Fixing error regarding pid:clampOutput and pid:limitIntegral scope
v0.3.5Релиз1.21.2, 1.21.3, 1.21.4 · 8 мая 2026 г.

Changelog - 0.3.5

  • Fixing logic error in matrix.fromVector
  • Fixing error regarding pid:clampOutput and pid:limitIntegral scope
0.3.4Релиз1.21.2, 1.21.3, 1.21.4 · 30 января 2026 г.

Changelog - 0.3.4

  • Fixing error in quaternion.tostring
0.3.3Релиз1.21.2, 1.21.3, 1.21.4 · 30 января 2026 г.

Changelog - 0.3.3

  • Fixing silly negated equality issue in quaternion
0.3.2Релиз1.21.2, 1.21.3, 1.21.4 · 30 января 2026 г.

Changelog - 0.3.2

  • More internal refactoring for checking metatables
0.3.1Релиз1.21.2, 1.21.3, 1.21.4 · 30 января 2026 г.

Changelog - 0.3.1

  • Internal refactoring for checking metatables

Комментарии

Загружаем…