Skip to content

Palmaswell/math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Applied Linear Algebra – Vectors, Matrices, and Least Squares

A set of (Linear Algebra)[https://web.stanford.edu/~boyd/vmls/] exercises written in Javascript (Typescript) and in Reason.

Getting started

Setup

git clone https://github.com/Palmaswell/math.git
cd math
yarn

Typescript development

yarn dev:type

Reasons development

yarn dev:reason

### Run test suite for Typescript and Reason in watch mode
```sh
yarn test

About

Math exercises, because math is fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published