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
150
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
Adding Fmpz mpoly
- #59
#59
Merged
oscarbenjamin
merged 29 commits into
flintlib:master
flintlib/python-flint:master
from
deinst:fmpz_mpoly
deinst/python-flint:fmpz_mpoly
Copy head branch name to clipboard
Jul 8, 2024
Conversation
Commits
29
(29)
Checks
Files changed
Merged
Adding Fmpz mpoly
#59
oscarbenjamin
merged 29 commits into
flintlib:master
flintlib/python-flint:master
from
deinst:fmpz_mpoly
deinst/python-flint:fmpz_mpoly
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2023
Make it work with flint 3.0
Show description for 357e435
deinst
committed
357e435
View commit details
Copy full SHA for 357e435
Browse repository at this point
Change from distutils to setuptools
Show description for e973105
deinst
committed
e973105
View commit details
Copy full SHA for e973105
Browse repository at this point
Commits on Aug 16, 2023
Change include paths for flint 3.0
Show description for 74c5f85
deinst
committed
74c5f85
View commit details
Copy full SHA for 74c5f85
Browse repository at this point
Commits on Aug 17, 2023
Starting attack at fmpz_mpoly
Show description for c24b2ff
deinst
committed
c24b2ff
View commit details
Copy full SHA for c24b2ff
Browse repository at this point
Made the tests pass.
Show description for 0489152
deinst
committed
0489152
View commit details
Copy full SHA for 0489152
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into fmpz_mpoly
deinst
committed
518c0a7
View commit details
Copy full SHA for 518c0a7
Browse repository at this point
Back out changes for flint3 and setuptools
Show description for 89d567c
deinst
committed
89d567c
View commit details
Copy full SHA for 89d567c
Browse repository at this point
Commits on Aug 18, 2023
add prototype for fmpz_mpoly_sort_terms.
deinst
committed
7176fe7
View commit details
Copy full SHA for 7176fe7
Browse repository at this point
Moved generic pieces of fmpz_mpoly_context to base class.
deinst
committed
3dbc6ae
View commit details
Copy full SHA for 3dbc6ae
Browse repository at this point
Commits on Aug 19, 2023
doctests for fmpz_mpoly_context object
deinst
committed
dc7be11
View commit details
Copy full SHA for dc7be11
Browse repository at this point
Commits on Aug 21, 2023
Merge branch 'master' into fmpz_mpoly
Show description for b5d0e91
deinst
committed
b5d0e91
View commit details
Copy full SHA for b5d0e91
Browse repository at this point
Commits on Aug 23, 2023
Added ability to construct an fmpz_mpoly from a dictionary.
Show description for 843b9f3
deinst
committed
843b9f3
View commit details
Copy full SHA for 843b9f3
Browse repository at this point
Commits on Aug 25, 2023
Added create_fmpz_mpoly to remove blocks of redundant code.
deinst
committed
f346904
View commit details
Copy full SHA for f346904
Browse repository at this point
Commits on Aug 28, 2023
Initial steps towards fmpz_mpoly.
Show description for 3407bce
deinst
committed
3407bce
View commit details
Copy full SHA for 3407bce
Browse repository at this point
Commits on Sep 9, 2023
Merge branch 'master' into fmpz_mpoly
deinst
committed
96178ce
View commit details
Copy full SHA for 96178ce
Browse repository at this point
Commits on Sep 12, 2023
Small advances in fmpz_mpoly.
Show description for 0f2fceb
deinst
committed
0f2fceb
View commit details
Copy full SHA for 0f2fceb
Browse repository at this point
Commits on Sep 14, 2023
Merge branch 'master' into fmpz_mpoly
deinst
committed
fe614c5
View commit details
Copy full SHA for fe614c5
Browse repository at this point
Commits on Sep 22, 2023
Added fmpz_mpoly_factor and fmpq_mpoly.
deinst
committed
fbe31b7
View commit details
Copy full SHA for fbe31b7
Browse repository at this point
Added fmpq_mpoly to setup.py
Show description for 7f9c193
deinst
committed
7f9c193
View commit details
Copy full SHA for 7f9c193
Browse repository at this point
Merge branch 'master' into fmpz_mpoly
deinst
committed
70b23be
View commit details
Copy full SHA for 70b23be
Browse repository at this point
Commits on Sep 23, 2023
Merge branch 'master' into fmpz_mpoly
deinst
committed
692c3e7
View commit details
Copy full SHA for 692c3e7
Browse repository at this point
Commits on Sep 24, 2023
Added factoring to fmpq_mpoly
Show description for ab7e114
deinst
committed
ab7e114
View commit details
Copy full SHA for ab7e114
Browse repository at this point
Framing of fmpz_mpoly_q laid out.
Show description for 2ebf15d
deinst
committed
2ebf15d
View commit details
Copy full SHA for 2ebf15d
Browse repository at this point
Fixed small bugs in fmpz_mpoly and fmpq_mpoly
Show description for ca4391d
deinst
committed
ca4391d
View commit details
Copy full SHA for ca4391d
Browse repository at this point
Commits on Sep 28, 2023
Merge branch 'master' into fmpz_mpoly
deinst
committed
b156482
View commit details
Copy full SHA for b156482
Browse repository at this point
Commits on Sep 30, 2023
Added printing of fmpz_mpoly_q
deinst
committed
1313637
View commit details
Copy full SHA for 1313637
Browse repository at this point
Merge branch 'master' into fmpz_mpoly
deinst
committed
5249c19
View commit details
Copy full SHA for 5249c19
Browse repository at this point
Commits on Oct 9, 2023
Added operations on fmpz_mpoly that return fmpq_mpoly of fmpz_mpoly_q
Show description for 80b1325
deinst
committed
80b1325
View commit details
Copy full SHA for 80b1325
Browse repository at this point
Commits on Oct 10, 2023
Added tests, checks for division by zero to fmpz_mpoly
Show description for e3c81d8
deinst
committed
e3c81d8
View commit details
Copy full SHA for e3c81d8
Browse repository at this point
You can’t perform that action at this time.