Skip to content
This repository was archived by the owner on Feb 28, 2020. It is now read-only.
This repository was archived by the owner on Feb 28, 2020. It is now read-only.

Collaboration? #5

@timholy

Description

@timholy

Hi Elvind,

This looks like a really interesting package. You might not be aware of the Grid package (https://github.com/timholy/Grid.jl), which largely focuses on uniform B-splines. @tlycken (with a little help from me) is working on a more flexible and performant rewrite, https://github.com/tlycken/Interpolations.jl. There's no documentation yet, but if you're curious you can glance over the issues which include links to ipython notebooks.

I haven't looked carefully at your code yet, but I wonder if there's room for collaboration. One possibility is to keep separate packages for uniform and non-uniform interpolation; at a minimum, we should see if the interfaces can be made as compatible as possible, and keep each other apprised of issues. Another is to put them together into a single package, which might help ensure uniformity. My brief glance at your code suggests it's quite sophisticated but somewhat in the mold of Grid's design, and I think over the course of time we learned some lessons about how to do even better. A good issue for reading is timholy/Grid.jl#38.

Thoughts, everyone?

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