Skip to content

Build a compiled .so and create a Python binding - #43

Draft
timholy wants to merge 2 commits into
mainfrom
teh/lib
Draft

Build a compiled .so and create a Python binding#43
timholy wants to merge 2 commits into
mainfrom
teh/lib

Conversation

@timholy

@timholy timholy commented Aug 19, 2026

Copy link
Copy Markdown
Member

No description provided.

Build a shared library with juliac and expose the MatrixCovers API
through ctypes and NumPy. Copy inputs at the ABI boundary and report
failures through structured status values.

The compiled library includes solvers that do not require package
extensions. Unsupported penalty and solver combinations return an
error.

Assisted-by: Claude Sonnet 5 <noreply@anthropic.com>

Assisted-by: Claude Fable 5 <noreply@anthropic.com>
Use JuliaLibWrapping's reusable workflow to build wheels for releases
and manual runs. Document installation and basic Python usage.

Assisted-by: Claude Sonnet 5 <noreply@anthropic.com>
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.87%. Comparing base (a97c4c5) to head (76cb230).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #43   +/-   ##
=======================================
  Coverage   98.87%   98.87%           
=======================================
  Files          14       14           
  Lines        2391     2391           
=======================================
  Hits         2364     2364           
  Misses         27       27           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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