Skip to content

JAX rewrite? #2

Description

@htjb

maxsmooth typically takes order seconds to fit constrained polynomials which means that likelihood functions that use it are quite time consuming. In practice this could probably be sped up by utilising JAX and GPUs. We can take advantage of the autograd functionality to get derivatives of the polynomials and it appears that there are packages written in JAX for quadratic programming (https://jaxopt.github.io/stable/quadratic_programming.html).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions