Skip to content

Consider removing array constants #154

Closed
@shoyer

Description

@shoyer

I stumbled across this page, which lists four constants in the spec: e, inf, nan and pi.

I'm not strongly opposed, but it isn't really clear to me why we need these in the spec when they already exist in Python's builtin math built. Given that these should be builtin Python float objects, it isn't clear to me what we gain from including these, except saving users another import?

Metadata

Metadata

Assignees

No one assigned

    Labels

    API changeChanges to existing functions or objects in the API.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions