flowmatch 0.1.6

Flow matching primitives (ndarray-first; backend-agnostic) with semidiscrete FM and RFM experiments.
Documentation
# Managed by repository-settings/app
# https://github.com/repository-settings/app

repository:
  description: "Flow matching"
  homepage: "https://docs.rs/flowmatch"
  private: false
  has_issues: true
  has_wiki: false
  has_downloads: true
  default_branch: main
  allow_squash_merge: true
  allow_merge_commit: true
  allow_rebase_merge: true
  delete_branch_on_merge: true

  topics:
    - diffusion
    - flow-matching
    - generative-modeling
    - ndarray
    - optimal-transport
    - rust