Skip to content

epic: add official Torch and JAX adapters for differentiable EllPHi #108

Description

@t-uda

Motivation

Official framework adapters would let users focus on EllPHi's differentiable geometry rather than reimplementing PyTorch autograd.Function and JAX custom_vjp wrappers by hand.

Why This Is Deferred

  • It expands maintenance scope through optional dependencies, framework-specific tests, and device/callback semantics.
  • The current notebook implementations are a good proof of concept, but not yet a lightweight core-library addition.

Recommended Deliverables

  • ellphi.adapters.torch
  • ellphi.adapters.jax
  • Minimal examples and framework-specific tests

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