Skip to content

Using scipy for consistency and efficiency (suggestion) #59

@spluque

Description

@spluque

Hello,

It would be great if this package leveraged on scipy for many of its operations. For instance, using the scipy.constants would significantly reduce duplicating these in ahrs.common.constants. Similarly, scipy.spatial.transforms.Rotation could be used for many of operations in ahrs. This is of course only a suggestion to bring cohesiveness and avoid inconsistencies. I, and likely many other AHRS users, already use scipy as part of processing workflows, so this integration would have many advantages. For example, scipy uses scalar-last convention for representing quaternions, so there's at least an extra step when working with both of these tools.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestquestionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions