Skip to content

Can this be rewritten to use Python's native math instead of np? #8

@slott56

Description

@slott56

The calculate module appears to use only a few np features: sin, cos, atan2, sqrt, pi that are also in the math module.

This would be slightly easier to work with if it did not depend on np.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions