Skip to content

Flow regulariser: full jitfields parity (+ Lamé self-adjointness fix) #25

Description

@balbasty

Umbrella tracking issue for bringing the flow regulariser to full parity with the jitfields API (_regularisers_flows.py::__all__) across the whole stack (kernels → cpu-impl/cuda-impl → cpu-lib/cuda-lib → lib → bind-py → numpy/torch/cupy → fastfields.any).

While porting we found and fixed genuine correctness bugs shared with upstream jitfields (reported as balbasty/jitfields#5).

Delivered

Remaining

  • _add/_sub/in-place variants of flow_kernel (niche — accumulate a freshly-materialised stencil into an existing buffer)
  • RLS (weight=) reweighted variants of matvec/diag
  • JRLS cross-term self-adjointness fix (matvec_lame_jrls + CUDA mirror) — same bug class as the Lamé fix, deferred until flow-RLS is wired with a weighted symmetry-test oracle

Status detail lives in fastfields-lib/MIGRATION.md. Per-repo PRs merging the delivered work link back here.

Workstream: claude-jitfields-to-fastfields

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions