Message364711
Hello,
Thoughts on a new function in the math module to find prime factors for non-negative integer, n? After a brief search, I haven't found previous enhancement tickets raised for this proposal, and I am not aware of any built-in method within either Python's math module or numpy, but happy to be corrected on that front.
If there's no objection and the method does not already exist, I'm happy to implement it and open for review.
Ross |
|
Date |
User |
Action |
Args |
2020-03-20 19:52:54 | trrhodes | set | recipients:
+ trrhodes |
2020-03-20 19:52:54 | trrhodes | set | messageid: <1584733974.83.0.0417466712916.issue40028@roundup.psfhosted.org> |
2020-03-20 19:52:54 | trrhodes | link | issue40028 messages |
2020-03-20 19:52:54 | trrhodes | create | |
|