0. Github
https://github.com/Quansight-Labs/udiff
1. Describe my work briefly
Complete and package udiff.
2. What is done (commits)
- Implement VJP: e23163c, 4038f61, 43147e0, b6c4550, 3c3360e, f6f0407, .
- Implement jacobian: fc7bc9a, 9cd95d9,
- Add JVP: 5b4157e.
- Add documents: 75f2bcf, aed45d2, 1726b0d.
- Setup CI: 15db53b, 842d73f, bfb8151, d7058a4.
- Add test cases: 8ca34a0, 3047689, 5719c03, 015b4de, a348c46, 9f7e3b5.
3. TODO
- Merge the code in branch dev to master if the functions implemented in unumpy.
- Implement JVP.
- Add more test cases to improve test coverage to over 80%(70% now).
- Fix bugs and issues in udiff.
from Planet Python
via read more
No comments:
Post a Comment