Skip to content

♻️ Python library to experiment with Linear Algebra concepts (work in progress)

Notifications You must be signed in to change notification settings

erictleung/lalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lalg

Build Status

Python library to experiment with Linear Algebra concepts

lalg stands for "Linear Algebra."

Overview

Prerequisites

Installation

Interactively

From the terminal

$ git clone https://github.com/erictleung/lalg.git
$ cd lalg
$ python  # Python 3

Then from within Python

>>> import lalg

About

♻️ Python library to experiment with Linear Algebra concepts (work in progress)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages