What did you do this week?
-
Sinh & cosh numpy_intrinsic functions implemented #1002 - Bugs resolved and merged
-
Covariance and Correlation functions implemented #961 - Ready to be merged
-
Initial implementation of statistics.mode() #958 - Ready to be merged
-
Pvariance and Pstdev functions implemented #1004 - Ready to be merged
-
Linear Regression function implemented #1005 - Ready to be merged
-
Implement tanh and exp in Numpy_intrinsic library - Ready to be merged
Did you get stuck anywhere?
Creating tests for numpy intrinsic library took way more time than anticipated. I'm trying out various combination of functions for testing and so I kind of missed the week's deadline for blog post.
What is coming up next?
I'll expand on the numpy_intrinsic library, and paralelly get working on any other libraries.