Skip to content

Fix grad symmetry and release metadata gaps - #113

Merged
t-uda merged 2 commits into
ellphi-0.1.2from
codex/fix-review-comments
Mar 25, 2026
Merged

Fix grad symmetry and release metadata gaps#113
t-uda merged 2 commits into
ellphi-0.1.2from
codex/fix-review-comments

Conversation

@t-uda

@t-uda t-uda commented Mar 25, 2026

Copy link
Copy Markdown
Owner

Summary

  • return symmetric covariance gradients from coef_from_cov_grad and update the finite-difference regression to validate grad_cov directly
  • export the C++ build metadata symbols with ELLPHI_EXPORT so Windows wheels expose build_info metadata reliably
  • build Linux release wheels for Python 3.10, 3.11, and 3.12 to match supported interpreters

Testing

  • env MPLCONFIGDIR=/tmp/mpl poetry run pytest tests/test_coef_from_cov_grad.py tests/test_cpp_backend.py tests/test_cli.py
  • env MPLCONFIGDIR=/tmp/mpl poetry run python scripts/build_tangency_cpp.py
  • env MPLCONFIGDIR=/tmp/mpl poetry run pytest tests/test_coef_from_cov_grad.py tests/test_cpp_backend.py tests/test_cli.py

@codecov

codecov Bot commented Mar 25, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@t-uda
t-uda merged commit b755a2e into ellphi-0.1.2 Mar 25, 2026
11 checks passed
@t-uda
t-uda deleted the codex/fix-review-comments branch March 25, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant