colbrydi / MatrixAlgebra

Matrix Algebra with computational Application. Open Educational Resources Textbook written in Jupyter Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MatrixAlgebra Textbook and Jupyter files

Written by Dirk Colbry

Matrix Algebra with Computational Modeling

Link to gihub page

Create a conda environment

conda env create -f=./environment --prefix=./envs

conda activate ./envs

jupyter notebook

About

Matrix Algebra with computational Application. Open Educational Resources Textbook written in Jupyter Notebooks


Languages

Language:Jupyter Notebook 99.4%Language:Python 0.5%Language:Makefile 0.1%