Unofficial site, not affiliated with modrinth.com.What is this?
Датапаки/CC: Advanced Math
CC: Advanced Math

CC: Advanced Math

A datapack adding advanced mathematical libraries to CC: Tweaked!

568
2
  • Advanced Math Library 0.3.7

    release16 мая 2026 г.

    Changelog - 0.3.7

    • Fixed various stat.lua issues including formatting issues and bad expect calls
  • Advanced Math Library 0.3.6

    release13 мая 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!
  • Advanced Math Library 0.3.5

    release8 мая 2026 г.

    Changelog - 0.3.5

    • Fixing logic error in matrix.fromVector
    • Fixing error regarding pid:clampOutput and pid:limitIntegral scope
  • Advanced Math Library v0.3.5

    release8 мая 2026 г.

    Changelog - 0.3.5

    • Fixing logic error in matrix.fromVector
    • Fixing error regarding pid:clampOutput and pid:limitIntegral scope
  • Advanced Math Library 0.3.4

    release30 января 2026 г.

    Changelog - 0.3.4

    • Fixing error in quaternion.tostring
  • Advanced Math Library 0.3.3

    release30 января 2026 г.

    Changelog - 0.3.3

    • Fixing silly negated equality issue in quaternion
  • Advanced Math Library 0.3.2

    release30 января 2026 г.

    Changelog - 0.3.2

    • More internal refactoring for checking metatables
  • Advanced Math Library 0.3.1

    release30 января 2026 г.

    Changelog - 0.3.1

    • Internal refactoring for checking metatables
  • Advanced Math Library 0.3.0

    release30 января 2026 г.

    Changelog - 0.3.0

    • Added stats.lua made and provided by sans.9536 and modified by me
  • Advanced Math Library 0.2.0

    release29 ноября 2025 г.

    Changelog - 0.2.0

    • Added CCSharp-compatible C# implementations of Matrix and Quaternion
    • Added mmath.lua made and provided by sans.9536
    • Documented mmmath.lua and added error checking
    • Moved pid.lua to the AdvancedMath subfolder
    • Added and refactored multipl;e methods in matrix.lua
      • Added solve for solving Systems of Equations via Matrices
      • Refactored add to use a different matrix constructor
      • Refactored mul to use a different matrix constructor
      • Refactored unm to use multiplication for negation
      • Refactored pow to use identity for when n == 0
      • Refactored minor to use a different matrix constructor
      • Refactored transpose to use a different matrix constructor
      • Refactored cofactor to use a different matrix constructor
      • Refactored forbenius_norm to forbeniusNorm
      • Refactored max_norm to maxNorm
      • Refactored hadamard_product to hadamardProduct and to use a different matrix constructor
      • Refactored elementwise_div to elementwiseDiv and to use a different matrix constructor
      • Refactored is_symmetric to isSymmetric and to use a different testing method
      • Refactored is_diagonal to isDiagonal
      • Refactored is_identity to isIdentity and to use a different testing method
      • Added luDecomposition
      • Added flatten
      • Added reshape
      • Added submatrix
      • Added vstack
      • Added hstack
      • Added oneNorm
      • Added twoNorm
      • Added infinityNorm
      • Added conditionNumber
  • Advanced Math Library 0.1.5

    release20 ноября 2025 г.

    Changelog - 0.1.5

    • CC: Tweaked cheated, fixing my expect calls
  • Advanced Math Library 0.1.4

    release20 ноября 2025 г.

    Changelog - 0.1.4

    • Fixed __name references
  • Advanced Math Library 0.1.3

    release20 ноября 2025 г.

    Changelog - 0.1.3

    • Fixed path to pid.lua
  • Advanced Math Library 0.1.2

    release20 ноября 2025 г.

    Changelog - 0.1.2

    • Swapped require for dofile in the APIs
  • Advanced Math Library 0.1.1

    release20 ноября 2025 г.

    Changelog - 0.1.1

    • Fixed path for datapack AGAIN
  • Advanced Math Library 0.1.0

    release20 ноября 2025 г.

    Changelog - 0.1.0

    • Fixed path for datapack
  • Advanced Math Library 0.0.1

    release20 ноября 2025 г.

    Changelog - 0.0.1

    • Added safety checks for the other libraries regarding certain methods
    • Added __name to all metatables for parity with Vector
    • Updated documentation and formatting
  • Advanced Math Library 0.0.0

    release19 ноября 2025 г.

    Changelog - 0.0.0

    Initial Release

Совместимость

Платформы

Сведения

Лицензия:MIT
Опубликован:9 месяцев назад
Обновлён:4 недели назад
ID проекта:
Главная