linalg-determinant-calc-js Svelte Themes

Linalg Determinant Calc Js

Determinant Calculator using Cofactor Expansion with GUI written in Svelte.

Determinant Calculator

Using Cofactor Expansion

How To Compile

  1. Install Node (Skip if you already have Node)

Install it in the original site, or if you're in Windows, you can use the command line, and type,

winget install OpenJS.NodeJS
  1. Clone the repo
git clone https://github.com/Linueue/linalg-determinant-calc-js.git
  1. Go to the repo's directory
cd linalg-determinant-calc-js
  1. Install all dependencies
npm install
  1. Compile to a single .HTML file
npm run build

Top categories

Loading Svelte Themes