thegrb93
thegrb93
Code stolen and convert to lua from https://en.wikipedia.org/wiki/LU_decomposition#C_code_examples I've not tested accuracy yet, but I'll see how it does soon.
Fixes: #12
```lua local t = flux.to(...):after(...) -- (after some time) t:stop() -- (The 'after' tween still plays if stopped before the start of the 'after' tween ```
https://github.com/Facepunch/garrysmod-issues/issues/4100
Need https://github.com/Facepunch/garrysmod-requests/issues/1133 to fix this