possee-org / genai-numpy

MIT License
4 stars 6 forks source link

Task: Working on the functions from polynomial.legendre group 1 #91

Closed andrewtggreene closed 1 month ago

andrewtggreene commented 3 months ago

Description:

Working on the following functions from polynomial.legendre leg2poly legadd legcompanion legder legdiv legfit legfromroots leggauss leggrid2d leggrid3d

Acceptance Criteria:

bmwoodruff commented 3 months ago

@andrewtggreene , did you see the comment in the Tracking list to work on these in groups? The 6 different polynomial types are similar. I think it's appropriate they have a consistent look. As you look at them, please compare/contrast with the other polynomial modules.