Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pow is not in the documentation index #393

Closed
jzmaddock opened this issue Jul 6, 2020 · 9 comments
Closed

pow is not in the documentation index #393

jzmaddock opened this issue Jul 6, 2020 · 9 comments

Comments

@jzmaddock
Copy link
Collaborator

Title says it all, not sure why not yet :(

@jzmaddock
Copy link
Collaborator Author

Ah my bad, we deliberately excluded all the std lib names otherwise they're everywhere. I'll see if I can add a manual entry.

@shehab-ashraf
Copy link

Hey @jzmaddock ,
are you willing to accept new contributors? I am interested into contributing to this repository so, if you could explain a bit more this feature request, it would be great.
Thanks

@Rashika101
Copy link

Hey!!
I am interested into contributing to this repository. So please help me out and explain about this feature .
Thanks

@jzmaddock
Copy link
Collaborator Author

@Rashika101 @Shehab225

Yes, we're always interested in new contributions, unfortunately for you all the easy issues tend to get dealt with pretty rapidly, and the more intractable ones get left (like this one).

So.... I would suggest you familiarise yourself with the library, and then look through the issues plus the TODO list in the docs (which I admit is terribly out of date), and just dive in by submitting PR's for things you think you can fix and/or improve.

To be honest, if we have to explain what an issue is about and how to fix it, then we could have fixed it ourselves already!

HTH, John Maddock.

@Rashika101
Copy link

@jzmaddock
I want to work on this issue. Please assign it to me.
Thanks

@NAThompson
Copy link
Collaborator

NAThompson commented Jan 23, 2021

@Rashika101 : There is a feature wishlist.

I think doing 2D Akima splines is probably the easiest of them; although 2D Padua point quadrature is also fairly straightforward.

We don't actually assign tickets to anybody; it's a volunteer effort so if you want to do something just do it and hopefully we'll accept it.

I think we're pretty good about accepting most PRs eventually, after much more work than the author originally wanted to do. (@mborland can attest to that after getting a PR merged after months of effort.)

@Rashika101
Copy link

@NAThompson
Will you help me??Please...

@NAThompson
Copy link
Collaborator

@Rashika101 : Here's some references to get you going:

Akima, H. (1978). A Method of Bivariate Interpolation and Smooth Surface Fitting for Irregularly Distributed Data Points. ACM Transactions on Mathematical Software 4, 148-164.

Akima, H. (1996). Algorithm 761: scattered-data surface fitting that has the accuracy of a cubic polynomial. ACM Transactions on Mathematical Software 22, 362–371.

R. J. Renka (1996). Algorithm 751: TRIPACK: a constrained two-dimensional Delaunay triangulation package. ACM Transactions on Mathematical Software. 22, 1-8.

@Rashika101
Copy link

@NAThompson
Hey!!Will you please explain a little more in steps?
So that i can work...I am in a confusion loop...
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants