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
.
statrs-dev
/
statrs
Public
Notifications
You must be signed in to change notification settings
Fork
114
Star
816
Code
Issues
50
Pull requests
31
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add the inverse Gaussian (Wald) distribution
- #423
#423
Draft
agene0001
wants to merge 12 commits into
statrs-dev:main
statrs-dev/statrs:main
from
agene0001:feat/371-inverse-gaussian
agene0001/statrs:feat/371-inverse-gaussian
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Draft
feat: add the inverse Gaussian (Wald) distribution
#423
agene0001
wants to merge 12 commits into
statrs-dev:main
statrs-dev/statrs:main
from
agene0001:feat/371-inverse-gaussian
agene0001/statrs:feat/371-inverse-gaussian
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2026
fix: stop prec::ulps_eq! degenerating into a 1e-9 absolute comparison
Show description for a6a4822
agene0001
committed
a6a4822
View commit details
Copy full SHA for a6a4822
Browse repository at this point
fix: restore full precision to erf's interval constants
Show description for fdc7c50
agene0001
committed
fdc7c50
View commit details
Copy full SHA for fdc7c50
Browse repository at this point
fix: evaluate the Lanczos sum in a well-conditioned form
Show description for c4e9de9
agene0001
committed
c4e9de9
View commit details
Copy full SHA for c4e9de9
Browse repository at this point
fix: scale beta_reg's continued-fraction bound with its parameters
Show description for 32b6618
agene0001
committed
32b6618
View commit details
Copy full SHA for 32b6618
Browse repository at this point
fix: use Loader's saddle-point form for the gamma/beta prefixes and pmfs
Show description for cc54f46
agene0001
committed
cc54f46
View commit details
Copy full SHA for cc54f46
Browse repository at this point
merge: erf constant fix, which the tail compensation depends on
agene0001
committed
a324623
View commit details
Copy full SHA for a324623
Browse repository at this point
fix: compensate the argument rounding in Normal's cdf/sf tails
Show description for e28b16a
agene0001
committed
e28b16a
View commit details
Copy full SHA for e28b16a
Browse repository at this point
feat: add ln_cdf and ln_sf with tail-accurate implementations
Show description for 9d29d52
agene0001
committed
9d29d52
View commit details
Copy full SHA for 9d29d52
Browse repository at this point
feat: add the inverse Gaussian (Wald) distribution
Show description for 30cd084
agene0001
and
claude
committed
30cd084
View commit details
Copy full SHA for 30cd084
Browse repository at this point
Commits on Jul 28, 2026
fix: use hardware FMA where available, and stop discarding the residual
Show description for 89c1d12
agene0001
and
claude
committed
89c1d12
View commit details
Copy full SHA for 89c1d12
Browse repository at this point
Commits on Jul 29, 2026
fix: mode cancellation, a NaN sample, and FMA detection
Show description for d10da15
agene0001
and
claude
committed
d10da15
View commit details
Copy full SHA for d10da15
Browse repository at this point
fix: compensate the square in erfcx's negative branch
Show description for a588658
agene0001
and
claude
committed
a588658
View commit details
Copy full SHA for a588658
Browse repository at this point
You can’t perform that action at this time.