possee-org / genai-numpy

MIT License
4 stars 6 forks source link

Task: Generate examples for the numpy.ma module #50

Closed otieno-juma closed 6 days ago

otieno-juma commented 2 weeks ago

Description:

I utilized AI Llama 3 to assist in generating examples for the correlate, left_shift, put, reshape, and take functions. To consider this task complete, the following steps need to be taken:

otieno-juma commented 2 weeks ago

Here are examples for the correlate function pushed on my branch for review @bmwoodruff

https://github.com/numpy/numpy/compare/main...otieno-juma:numpy:ai-examples-ma-correlate

bmwoodruff commented 2 weeks ago

@otieno-juma , when you finish the task, please create a new issue with the title starting with "Review: ..." and assign me to that issue with a link to your branch there. This will help us keep track of what's ready for Review.

bmwoodruff commented 2 weeks ago

You can close this task after you have created the review task for me. Make sure you link to this page in the review task.