Compatibility
Minecraft: Java Edition
1.21–1.21.4
1.20.x
1.19.x
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
Platforms
Details
Changelog
Changelog - 0.2.0
- Added CCSharp-compatible C# implementations of Matrix and Quaternion
- Added
mmath.luamade and provided by sans.9536 - Documented
mmmath.luaand added error checking - Moved
pid.luato theAdvancedMathsubfolder - Added and refactored multipl;e methods in
matrix.lua- Added
solvefor solving Systems of Equations via Matrices - Refactored
addto use a different matrix constructor - Refactored
multo use a different matrix constructor - Refactored
unmto use multiplication for negation - Refactored
powto useidentityfor whenn == 0 - Refactored
minorto use a different matrix constructor - Refactored
transposeto use a different matrix constructor - Refactored
cofactorto use a different matrix constructor - Refactored
forbenius_normtoforbeniusNorm - Refactored
max_normtomaxNorm - Refactored
hadamard_producttohadamardProductand to use a different matrix constructor - Refactored
elementwise_divtoelementwiseDivand to use a different matrix constructor - Refactored
is_symmetrictoisSymmetricand to use a different testing method - Refactored
is_diagonaltoisDiagonal - Refactored
is_identitytoisIdentityand 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
- Added
Files
Metadata
Release channel
ReleaseVersion number
0.2.0Loaders
Game versions
1.13–1.21.4Downloads
9Publication date
November 28, 2025 at 10:39 PMPublisher
TechTastic
Member



