Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JohnCremona
/
eclib
Public
Notifications
You must be signed in to change notification settings
Fork
20
Star
30
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: JohnCremona/eclib
Actions
All workflows
Workflows
C/C++ CI
C/C++ CI
conda C/C++ CI
conda C/C++ CI
Show more workflows...
Management
Caches
C/C++ CI
C/C++ CI
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
c-cpp.yml
will be ignored since log searching is not yet available
85 workflow runs
85 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
form_finder: lift to ZZ now optional, for actual mod-p computations
C/C++ CI
#164:
Commit
8e0f641
pushed by
JohnCremona
13m 42s
master
master
13m 42s
View workflow file
fix bug in lifting vectors modulo very small primes
C/C++ CI
#163:
Commit
92d055d
pushed by
JohnCremona
16m 18s
master
master
16m 18s
View workflow file
Merge branch 'master' of lehner.warwick.ac.uk:/home/jec/zeta/eclib
C/C++ CI
#162:
Commit
8dca7f1
pushed by
JohnCremona
14m 46s
master
master
14m 46s
View workflow file
upped version to 20260707 and changed email
C/C++ CI
#161:
Commit
538457c
pushed by
JohnCremona
14m 12s
master
master
14m 12s
View workflow file
and again
C/C++ CI
#160:
Commit
9e6af9a
pushed by
JohnCremona
14m 23s
master
master
14m 23s
View workflow file
trivial refactoring
C/C++ CI
#159:
Commit
5345c71
pushed by
JohnCremona
13m 32s
master
master
13m 32s
View workflow file
minor
C/C++ CI
#158:
Commit
0ef4873
pushed by
JohnCremona
14m 33s
master
master
14m 33s
View workflow file
fix some field ops to correctly deal with field Q
C/C++ CI
#157:
Commit
60e155a
pushed by
JohnCremona
13m 52s
master
master
13m 52s
View workflow file
remove some debugging output
C/C++ CI
#156:
Commit
0057248
pushed by
JohnCremona
13m 55s
master
master
13m 55s
View workflow file
default SCALAR_OPTION back to 1 (int)
C/C++ CI
#155:
Commit
d6f278c
pushed by
JohnCremona
13m 58s
master
master
13m 58s
View workflow file
charpoly now always returns an NTL ZZX
C/C++ CI
#154:
Commit
ba850bf
pushed by
JohnCremona
14m 11s
master
master
14m 11s
View workflow file
finished previous, tests pass
C/C++ CI
#153:
Commit
4923622
pushed by
JohnCremona
13m 31s
master
master
13m 31s
View workflow file
rename echelonp -> echelon_modular and rref -> rref_modular, and remo…
C/C++ CI
#152:
Commit
a0e4c54
pushed by
JohnCremona
14m 42s
master
master
14m 42s
View workflow file
more efficient FieldElement multiplcation and Order closure checking
C/C++ CI
#151:
Commit
04a1d83
pushed by
JohnCremona
15m 23s
master
master
15m 23s
View workflow file
WIP
C/C++ CI
#150:
Commit
4be25ab
pushed by
JohnCremona
14m 44s
master
master
14m 44s
View workflow file
more efficient Order checking
C/C++ CI
#149:
Commit
7336f6a
pushed by
JohnCremona
14m 2s
master
master
14m 2s
View workflow file
trivial
C/C++ CI
#148:
Commit
ce49620
pushed by
JohnCremona
14m 14s
master
master
14m 14s
View workflow file
minor after cppcheck
C/C++ CI
#147:
Commit
1323197
pushed by
JohnCremona
13m 51s
master
master
13m 51s
View workflow file
cppcheck ongoing
C/C++ CI
#146:
Commit
2560d89
pushed by
JohnCremona
14m 26s
master
master
14m 26s
View workflow file
fix out-by-1 error
C/C++ CI
#145:
Commit
562b8e2
pushed by
JohnCremona
13m 58s
master
master
13m 58s
View workflow file
remove Zbasis field from Order class; having basis_matrix is enough
C/C++ CI
#144:
Commit
13dbd48
pushed by
JohnCremona
14m 7s
master
master
14m 7s
View workflow file
fix new Hecke order code again
C/C++ CI
#143:
Commit
9efab65
pushed by
JohnCremona
13m 30s
master
master
13m 30s
View workflow file
fix new Hecke order code
C/C++ CI
#142:
Commit
dc1ea97
pushed by
JohnCremona
13m 36s
master
master
13m 36s
View workflow file
incremental
C/C++ CI
#141:
Commit
366af4a
pushed by
JohnCremona
14m 7s
master
master
14m 7s
View workflow file
after Newspace splitting, use a simpler op to define Hecke field
C/C++ CI
#140:
Commit
8f96647
pushed by
JohnCremona
13m 41s
master
master
13m 41s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.