mandli / intro-numerical-methods

Jupyter notebooks and other materials developed for the Columbia course APMA 4300
Creative Commons Attribution 4.0 International
278 stars 398 forks source link

11_LA_QR #38

Closed AlexanderSoloviev closed 7 years ago

AlexanderSoloviev commented 7 years ago

In Complimentary Projectors, line that reads

I-2P-P

should be

I-2P+P

mandli commented 7 years ago

Fixed, thanks!