basmat

Bashicu matrix calculator

View the Project on GitHub kyodaisuu/basmat

Online version

Installation

Windows

Basmat runs on Windows Subsystem for Linux on Windows 10.

macOS

Linux or other POSIX-oriented system

If you do not have root access on the system, you can install basmat somewhere on your home directory ($HOME/DIR/bin) by

./configure --prefix=$HOME/DIR && make && make install

Home