Skip to content

Conversation

@frankluebeck
Copy link
Member

A function RecogNaturalSL2(G, q) to constructively recognize SL(2,q) in its natural representation as 2x2-matrices. This works over very large fields as long as one can compute discrete logarithms.

I hope that it is very straightforward to use/wrap it as method for appropriate leaf nodes.

This file contains various comments. Some may also be useful for other
recognition algorithms.

In particular I hope that it is pretty straightforward to write an easy
wrapper function that can be installed as method for the recognition
tree.
@codecov
Copy link

codecov bot commented Dec 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 69.12%. Comparing base (0a37133) to head (c3fa758).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #367   +/-   ##
=======================================
  Coverage   69.12%   69.12%           
=======================================
  Files          43       43           
  Lines       18321    18321           
=======================================
  Hits        12665    12665           
  Misses       5656     5656           
🚀 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