Skip to content

LaurenceGA/linalg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Matrix Manipulator

A linear algebra library

May be bugs. Error handling could be done better.
Some inconsistency about whether function modify the original class or return an altered copy (mutable/immutable)

A fairly simple, yet feature rich library for vectors and matricies.

example.py is mainly for testing

About

A linear algebra library for Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages