sangyx's Blog

[Week 8] Check-in

sangyx
Published: 07/26/2020

1. What did you do this week?

  • Control the base of the differentiation.

2. Difficulty

No difficulties this week.

3. What is coming up next?

  • Publish a simple version of udiff on pypi.
  • Complete more functions and testcases.
View Blog Post

[Week 7] Check-in

sangyx
Published: 07/19/2020

 

1. What did you do this week?

  • Fix np.sum.
  • Merge pipelines into master.

2. Difficulty

Compatibility issue between uarray and unumpy.

3. What is coming up next?

  • Publish a simple version of udiff on pypi.
View Blog Post

[Week 6] Check-in

sangyx
Published: 07/12/2020

 

1. What did you do this week?

  • Use unumpy multimethods.
  • Improve documentation.

2. Difficulty

No difficulties this week.

3. What is coming up next?

  • Publish a simple version of udiff on pypi.
  • Fix np.sum.
View Blog Post

[Week 5] Check-in

sangyx
Published: 07/05/2020

 

1. What did you do this week?

  • Add more test cases to cover more functions.

2. Difficulty

No difficulties this week.

3. What is coming up next?

  • Use unumpy multimethods.
  • Improve documentation.
  • Publish a simple version of udiff on pypi.
View Blog Post

[Week 4] Check-in

sangyx
Published: 06/28/2020

1. What did you do this week?

This week's job is to implement jacobian and add test cases. 

2. Difficulty

No difficulties this week.

3. What is coming up next?

  • Add more test cases to cover more functions.
  • Improve documentation.
  • Publish a simple version of udiff on pypi.
View Blog Post