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
Accelerator
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
Type
/
to 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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
flintlib
/
python-flint
Public
Notifications
You must be signed in to change notification settings
Fork
36
Star
149
Code
Issues
36
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Clean up and include discrete logarithm functions into fmpz_mod
- #85
#85
Merged
oscarbenjamin
merged 16 commits into
flintlib:master
flintlib/python-flint:master
from
GiacomoPope:add_fmpz_mod
GiacomoPope/python-flint:add_fmpz_mod
Copy head branch name to clipboard
Sep 19, 2023
Conversation
Commits
16
(16)
Checks
Files changed
Merged
Clean up and include discrete logarithm functions into fmpz_mod
#85
oscarbenjamin
merged 16 commits into
flintlib:master
flintlib/python-flint:master
from
GiacomoPope:add_fmpz_mod
GiacomoPope/python-flint:add_fmpz_mod
Copy head branch name to clipboard
Commits
Commits on Sep 18, 2023
Clean up and simplify fmpz_mod
GiacomoPope
committed
760a155
View commit details
Copy full SHA for 760a155
Browse repository at this point
Add discrete log solver to fmpz_mod
GiacomoPope
committed
3fe7a63
View commit details
Copy full SHA for 3fe7a63
Browse repository at this point
Merge branch 'add_fmpz_mod' of https://github.com/GiacomoPope/python-flint into add_fmpz_mod
GiacomoPope
committed
f5ee217
View commit details
Copy full SHA for f5ee217
Browse repository at this point
Clean up imports
GiacomoPope
committed
46b749a
View commit details
Copy full SHA for 46b749a
Browse repository at this point
Clearer comments
GiacomoPope
committed
258b64b
View commit details
Copy full SHA for 258b64b
Browse repository at this point
Clearer mathematics for subgroup testing
GiacomoPope
committed
1050cb8
View commit details
Copy full SHA for 1050cb8
Browse repository at this point
modify fragile doctest
GiacomoPope
committed
473315a
View commit details
Copy full SHA for 473315a
Browse repository at this point
Speed up conversion to fmpz_mod
GiacomoPope
committed
e83e649
View commit details
Copy full SHA for e83e649
Browse repository at this point
insane print debugging
GiacomoPope
committed
3d29848
View commit details
Copy full SHA for 3d29848
Browse repository at this point
Initalise memory
GiacomoPope
committed
679d609
View commit details
Copy full SHA for 679d609
Browse repository at this point
Cleanup
GiacomoPope
committed
1da5e63
View commit details
Copy full SHA for 1da5e63
Browse repository at this point
Commits on Sep 19, 2023
Modify equality check for contexts
GiacomoPope
committed
88d704e
View commit details
Copy full SHA for 88d704e
Browse repository at this point
Add TODO
GiacomoPope
committed
b873979
View commit details
Copy full SHA for b873979
Browse repository at this point
Store ph-dlog precomputation on ctx
GiacomoPope
committed
20e5d49
View commit details
Copy full SHA for 20e5d49
Browse repository at this point
Allow base dlog to also be precomputed
GiacomoPope
committed
e866add
View commit details
Copy full SHA for e866add
Browse repository at this point
Change memory management for precomutations
GiacomoPope
committed
bb25d9d
View commit details
Copy full SHA for bb25d9d
Browse repository at this point
You can’t perform that action at this time.