8000 vectorization of the interpolation in PyGSM2016 · Issue #7 · telegraphic/PyGSM · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Jun 1, 2020. It is now read-only.
This repository was archived by the owner on Jun 1, 2020. It is now read-only.
vectorization of the interpolation in PyGSM2016 #7
Open
@steven-murray

Description

@steven-murray

The 2008 maps have vectorized interpolation (i.e. there's no loop through each frequency in the generate() function). However, the 2016 generate() method does this loop. I feel like this is unnecessarily inefficient, but wasn't game to fix it up myself without a better knowledge of exactly what's going on in the loop.

Is there a reason it has been done differently? If not, would you like me to have a go at vectorizing it?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0