[Python-ideas] Trigonometry in degrees

Terry Reedy tjreedy at udel.edu
Sun Jun 10 17:37:03 EDT 2018


On 6/10/2018 10:44 AM, Stephan Houben wrote:

> I would suggest that compatibility with a major Python library such as 
> SciPy is more important than compatibility
> with other programming languages.
> 
> I would go even further and argue that scipy.special.sindg and its 
> friends cosdg and tandg
> can serve as the reference implementation for this proposal.

Or we could decide that we don't need to duplicate scipy.


-- 
Terry Jan Reedy



More information about the Python-ideas mailing list