Skip to content

Answers of Coding the Matrix: Linear Algebra through Computer Science Applications programming assignments

Notifications You must be signed in to change notification settings

ylevchenko/Coding-the-Matrix-Coursera

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding the Matrix: Linear Algebra through Computer Science Applications Answer

I tried to solve assignments by using list/dict comprehensions as much as possible. My favorite built-in library is itertools is also used frequently. No external library is required.

Tests

https://api.travis-ci.org/quangquach/Coding-the-Matrix-Coursera.png?branch=master

You can test homework by using py.test

DISCLAIMER

Those are my own programming assginment answers. If you are studying the course and looking for a hint or suggestion for your current stuck task, this is not the right place. In other words, you have to solve the assignments yourselves beforing looking at someone else's full answers. Besides, I am not resposible for your grade if you use this code.

About

Answers of Coding the Matrix: Linear Algebra through Computer Science Applications programming assignments

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published