[Week 10] Check-in

sangyx
Published: 08/09/2020

1. What did you do this week?

  • Complete np.reshape and np.stack.

  • Split raw_functions & nograd_functions

  • Fix higher-order derivatives.

2. Difficulty

No difficulties this week.

3. What is coming up next?

  • Publish a simple version of udiff on pypi.
  • Add more testcases.