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
.
rust-num
/
num-complex
Public
Notifications
You must be signed in to change notification settings
Fork
67
Star
259
Code
Issues
24
Pull requests
16
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Adding fused
div_add
- #149
#149
Open
PaulXiCao
wants to merge 11 commits into
rust-num:main
rust-num/num-complex:main
from
PaulXiCao:iss-146-div_add
PaulXiCao/num-complex:iss-146-div_add
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Adding fused
div_add
#149
PaulXiCao
wants to merge 11 commits into
rust-num:main
rust-num/num-complex:main
from
PaulXiCao:iss-146-div_add
PaulXiCao/num-complex:iss-146-div_add
Copy head branch name to clipboard
Commits
Commits on Oct 17, 2025
div_add
PaulXiCao
committed
c127d65
View commit details
Copy full SHA for c127d65
Browse repository at this point
div_add_ref
PaulXiCao
committed
4b11856
View commit details
Copy full SHA for 4b11856
Browse repository at this point
overloaded div_add via DivAdd trait
PaulXiCao
committed
13b7a02
View commit details
Copy full SHA for 13b7a02
Browse repository at this point
elide explicit lifetimes
PaulXiCao
committed
fba3b58
View commit details
Copy full SHA for fba3b58
Browse repository at this point
add tests
PaulXiCao
committed
fc1a767
View commit details
Copy full SHA for fc1a767
Browse repository at this point
Commits on Oct 25, 2025
simplify div_add impl: use Div, Add
PaulXiCao
committed
49503f0
View commit details
Copy full SHA for 49503f0
Browse repository at this point
test ref impl of div_add
PaulXiCao
committed
e8ce020
View commit details
Copy full SHA for e8ce020
Browse repository at this point
specify trait bound `Mul`
PaulXiCao
committed
4376f8e
View commit details
Copy full SHA for 4376f8e
Browse repository at this point
DivAdd trait pub visibility
PaulXiCao
committed
ccec572
View commit details
Copy full SHA for ccec572
Browse repository at this point
cleanup usages in test module
PaulXiCao
committed
90da11d
View commit details
Copy full SHA for 90da11d
Browse repository at this point
move trait bounds into where clause
PaulXiCao
committed
1a0ab93
View commit details
Copy full SHA for 1a0ab93
Browse repository at this point
You can’t perform that action at this time.