Sunday, November 16, 2014

[DAY 63 OF 100] MONDAY ,17 NOV 2014


1.Linear Algebra


Solving Ux = b (Back substitution)

Homework 6.3.3.1 


Homework 6.3.3.2
Utrsv unb var1( U, b )


2.Python

broadcasting examples -erics doc 

Saturday, November 15, 2014

[DAY 62 OF 100] SUNDAY ,16 NOV 2014


1.Linear Algebra

6.3.2 Solving Lz = b (Forward substitution)
Homework 6.3.2.1 

ltrsv_unb_var1 impl

2.Python

broadcasting examples -scipy doc 

 newaxis

Friday, November 14, 2014

[DAY 61 OF 100] SATURDAY ,15 NOV 2014


1.Linear Algebra

6.3. Solving Ax = b via LU Factorization
Homework 6.3.1.1

6.3.2 Solving Lz = b (Forward substitution)
Homework 6.3.2.1 

2.Python

broadcasting examples -scipy doc 

ndim array x+y (4,1) with (5,)
      (3,4) with (4,)

[DAY 60 OF 100] FRIDAY ,14 NOV 2014


1.Linear Algebra
6.3.1 LU factorization (Gaussian elimination) revised


2.Python

broadcasting examples -scipy doc 
    multi dimensional arrays

Wednesday, November 12, 2014

[DAY 59 OF 100] THURSSDAY ,13 NOV 2014


1.Linear Algebra


HW6.2.5
implementation  back substitution
6.3 Solving Ax = b via LU Factorization

6.3.1 LU factorization (Gaussian elimination)


2.Python

broadcasting examples 
4 pomodoros  only

Tuesday, November 11, 2014

[DAY 58 OF 100] WEDNESDAY ,12 NOV 2014


1.Linear Algebra


6.2.5 - algo for Gauss elim and forward substitution  review

HW6.2.5.1
implementation 

need to do the back substitution tomorrow

2.Python

broadcasting examples 

5 pomodoros

[DAY 57 OF 100] TUESDAY ,11 NOV 2014


1.Linear Algebra


6.2.5 - algo for Gauss elim and forward substitution

2.Python

broadcasting examples

5 pomodoros