Pablo Galindo Salgado <pablog...@gmail.com> added the comment:

> If they are provided by the C lib, I would love to see them exposed by Python.

Check PR 15497 for an initial version of exposing the libm functions if they 
are available.

> I don't know if they should be treated as optional/platform dependent, or if 
> we should provide an independent implementation.

Even if we want to provide an independent implementation, I would suggest to 
separate the two steps and starting to expose the underliying ones if they are 
available.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue37946>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to