From 3ca198ec2f7a71a3d88c960d00d478787cbda010 Mon Sep 17 00:00:00 2001 From: array-in-a-matrix Date: Tue, 17 Jan 2023 15:17:33 -0500 Subject: [PATCH] 200 success gitea supports it --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 37b0301..f9d6fe7 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,3 @@ The `multrix` command can calculate both dot or cross products if given the resp ## installation The program requires no dependencies other than the nim standard library. Just run `make` in the root of the project and run the executables in `bin`. - -$${\mu}_{t} = {\rho} {C} _ {\mu} {\frac{k^2}{\epsilon}}$$ - -$$T^1_{0} = \begin{bmatrix} C_1 & 0 & -S_1 & a_1 C_1 \\\ S_1 & 0 & C_1 & a_1 S_1 \\\ 0 & -1 & 0 & d_1 \\\ 0 & 0 & 0 & 1 \end{bmatrix}$$ \ No newline at end of file