Skip to content

Add Singular.jl extension and tests#65

Draft
kamalsaleh wants to merge 2 commits intohomalg-project:mainfrom
kamalsaleh:singular-extension
Draft

Add Singular.jl extension and tests#65
kamalsaleh wants to merge 2 commits intohomalg-project:mainfrom
kamalsaleh:singular-extension

Conversation

@kamalsaleh
Copy link
Copy Markdown
Member

  • Implement Singular-backed methods for HomalgMatrix, syzygies (rows/columns and relative), bases, zero-decision, and left/right division (2- and 3-arg).
  • Add singular-ext-test.jl and include in test runner.

@mohamed-barakat
Copy link
Copy Markdown
Member

Wow, excellent!

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

❌ Patch coverage is 28.57143% with 210 lines in your changes missing coverage. Please review.
✅ Project coverage is 56.06%. Comparing base (71a81ce) to head (0b6a0f7).
⚠️ Report is 7 commits behind head on main.

Files with missing lines Patch % Lines
ext/MatricesForHomalgSingularExt.jl 28.26% 203 Missing ⚠️
src/MatricesForHomalg.jl 50.00% 4 Missing ⚠️
src/Declarations.jl 0.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##              main      #65       +/-   ##
============================================
- Coverage   100.00%   56.06%   -43.94%     
============================================
  Files            1        3        +2     
  Lines          184      478      +294     
============================================
+ Hits           184      268       +84     
- Misses           0      210      +210     

☔ View full report in Codecov by Sentry.
📢 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.

@mohamed-barakat
Copy link
Copy Markdown
Member

Maybe you could rebase on master?

- Implement Singular-backed methods for HomalgMatrix, syzygies (rows/columns and relative), bases, zero-decision, and left/right division (2- and 3-arg).
- Add singular-ext-test.jl and include in test runner.
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.

2 participants