possee-org / genai-numpy

MIT License
4 stars 6 forks source link

Task: Working on the functions from np.ma group 1 #97

Closed otieno-juma closed 2 months ago

otieno-juma commented 3 months ago

Description:

I will be working on the following functions that fall within the np.ma group 1.

Acceptance Criteria:

otieno-juma commented 3 months ago

I was able to work on all the functions in this group, the following checked functions gave errors after building the docs. Basically they did not pass checks. allclose, allequal, alltrue,apply_along_axis, apply-over_axes had sufficient examples. The only function in this group that had modifications was argsort which had a single example. I added one more function which in my judgement was relevant. I have created a review issue on it as well