Omnimaga

General Discussion => Other Discussions => Math and Science => Topic started by: Streetwalrus on April 14, 2014, 06:34:42 am

Title: pymat - An simple open source matrix manipulation library in Python 3
Post by: Streetwalrus on April 14, 2014, 06:34:42 am
https://www.dropbox.com/s/qwg3w6rwama6s8p/matrix.py
It's incomplete for now but hopefully some find it useful. It took me about 4 hours to make (not in one go, but 4x 1h in class).

Edit : LOL, just noticed that the name resembles Pimath. :P
Title: Re: pymat - An simple open source matrix manipulation library in Python 3
Post by: Sorunome on April 14, 2014, 06:36:24 am
too bad I use python 2, bu skimming the syntax it also looks python 2 compatible :P
Title: Re: pymat - An simple open source matrix manipulation library in Python 3
Post by: Streetwalrus on April 14, 2014, 06:37:28 am
Well anyway you could always port it. :P