The sincos function is in the c standard library in math.h.
On May 1, 2013 7:56 AM, "Juan Luis Cano" <[email protected]> wrote:

> On 05/01/2013 04:14 PM, Daπid wrote:
> > On 1 May 2013 03:36, Benjamin Root <[email protected]> wrote:
> >> Are there any other functions that others feel are "missing" from numpy
> and
> >> would like to see for v1.8?  Let's discuss them here.
> > I would like to have sincos, to compute sin and cos of the same number
> > faster. According to some benchmarks, it is barely slower than just
> > computing one of them.
>
> Where does this `sincos` function come from?
> _______________________________________________
> NumPy-Discussion mailing list
> [email protected]
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to