@mdof/matrix-algebra-svelte
v0.0.22
Published
Svelte component for matrix algebra
Readme
Check a demo (REPL)
We will use markdown for the Syntax Highlighting
<!-- 2x2 matrix , filling by column -->
<Matrix matrix_vec="[1,2,3,4]" flow_order="col" />$ npm i matrix-algebra-svelteThis project is licensed under the MIT License
