You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/09/02 21:07:06 UTC

[GitHub] [incubator-mxnet] Zha0q1 opened a new issue #19077: Numpy GCD

Zha0q1 opened a new issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077


   we have np.lcm but not gcd, should we add it?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] Zha0q1 commented on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-688607398


   I had something very similar to that PR that I was going to publish. @haojin2 would you share shed some lights on why the pr was closed?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] szha commented on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
szha commented on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-687481962


   thanks for bringing this up! yes I think it would be very useful. make sure the semantics is consistent with np.gcd.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] szha closed issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
szha closed issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] wkcn edited a comment on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
wkcn edited a comment on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-688566389


   There is a PR about np.gcd (https://github.com/apache/incubator-mxnet/pull/16744).
   I do not know why it is closed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] Zha0q1 commented on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
Zha0q1 commented on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-687440865


   If no one is actively working on this I will give it a try. 


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] Zha0q1 edited a comment on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
Zha0q1 edited a comment on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-688607398


   I had something very similar to that PR. @haojin2 would you share shed some lights on why the pr was closed?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] Zha0q1 edited a comment on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
Zha0q1 edited a comment on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-688607398


   I have something very similar to that PR. @haojin2 would you share shed some lights on why the pr was closed?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org


[GitHub] [incubator-mxnet] wkcn commented on issue #19077: Numpy GCD

Posted by GitBox <gi...@apache.org>.
wkcn commented on issue #19077:
URL: https://github.com/apache/incubator-mxnet/issues/19077#issuecomment-688566389


   There is a PR about np.gcd (https://github.com/apache/incubator-mxnet/pull/16744/files).
   I do not know why it is closed.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org