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
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 }}
cmpute
/
dashu
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
140
Code
Issues
4
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Various improvements on integer multiplication (including NTT)
- #74
#74
Merged
cmpute
merged 19 commits into
master
cmpute/dashu:master
from
ssa
cmpute/dashu:ssa
Copy head branch name to clipboard
Jun 14, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Various improvements on integer multiplication (including NTT)
#74
cmpute
merged 19 commits into
master
cmpute/dashu:master
from
ssa
cmpute/dashu:ssa
Copy head branch name to clipboard
Commits
Commits on Jun 13, 2026
Add plan for NTT implementation
Jacob Zhong
committed
3e32f31
View commit details
Copy full SHA for 3e32f31
Browse repository at this point
WIP: implemented ntt mul
Jacob Zhong
committed
4687773
View commit details
Copy full SHA for 4687773
Browse repository at this point
WIP: tidy up
Jacob Zhong
committed
01d7a20
View commit details
Copy full SHA for 01d7a20
Browse repository at this point
WIP: some param tuning
Jacob Zhong
committed
f5d8c05
View commit details
Copy full SHA for f5d8c05
Browse repository at this point
WIP: further tune b_pack
Jacob Zhong
committed
56a1a64
View commit details
Copy full SHA for 56a1a64
Browse repository at this point
WIP: minor test improvements
Show description for d0def12
Jacob Zhong
and
claude
committed
d0def12
View commit details
Copy full SHA for d0def12
Browse repository at this point
Some minor improvements
Show description for c0c9508
Jacob Zhong
and
claude
committed
c0c9508
View commit details
Copy full SHA for c0c9508
Browse repository at this point
Fix CI
Jacob Zhong
committed
cb9c90a
View commit details
Copy full SHA for cb9c90a
Browse repository at this point
Fix CI again
Jacob Zhong
committed
0caca23
View commit details
Copy full SHA for 0caca23
Browse repository at this point
Change solinas to proth for NTT
Jacob Zhong
committed
c6a4159
View commit details
Copy full SHA for c6a4159
Browse repository at this point
Commits on Jun 14, 2026
Tidy up num-modular usage
Jacob Zhong
committed
7c653b1
View commit details
Copy full SHA for 7c653b1
Browse repository at this point
Tune the NTT threshold
Jacob Zhong
committed
c78700c
View commit details
Copy full SHA for c78700c
Browse repository at this point
Tidy up
Jacob Zhong
committed
54adac5
View commit details
Copy full SHA for 54adac5
Browse repository at this point
Remove todos
Jacob Zhong
committed
3822452
View commit details
Copy full SHA for 3822452
Browse repository at this point
Fix 32-bit and clippy CI failures in NTT module
Show description for 1f9d93d
Jacob Zhong
and
claude
committed
1f9d93d
View commit details
Copy full SHA for 1f9d93d
Browse repository at this point
CI: run clippy on 32-bit Word target
Show description for ed2379c
Jacob Zhong
and
claude
committed
ed2379c
View commit details
Copy full SHA for ed2379c
Browse repository at this point
Fix clippy warnings on 32-bit Word in dashu-float
Show description for a355d57
Jacob Zhong
and
claude
committed
a355d57
View commit details
Copy full SHA for a355d57
Browse repository at this point
Remove development-only NTT tests
Show description for b16f1a7
Jacob Zhong
and
claude
committed
b16f1a7
View commit details
Copy full SHA for b16f1a7
Browse repository at this point
Fix fmt
Jacob Zhong
committed
687f58c
View commit details
Copy full SHA for 687f58c
Browse repository at this point
You can’t perform that action at this time.