-
Notifications
You must be signed in to change notification settings - Fork 163
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
Popular Mathematical Algorithms in Python #150
Comments
sure @kabyab , the team will be happy to have you contribute to our project. But at the instant, py3.x may not be supported as appveyor may fail for that (Travis CI fails for sure). If you are ok with py2.7? |
@prateekiiest I think CircleCI supports Py 3.x Anyway I will do it in Py 2.7 |
I will check with CircleCI if it works. |
Cool!! Assign it to me then.. |
I think, you have to fork the repo again, I guess otherwise you won't be able to send a PR. |
Yeah I forked it again. Thanks for mentioning! |
DESCRIPTION
(Not a defect) I would like to implement some popular mathematical algorithms in Python 3.x
LIST OF ALGORITHMS
Proposal
@prateekiiest I would be grateful if you allow me to contribute the above to this repo.
The text was updated successfully, but these errors were encountered: