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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
circstat
/
pycircstat2
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
23
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor: Median
- #19
#19
Merged
huangziwei
merged 15 commits into
main
circstat/pycircstat2:main
from
median
circstat/pycircstat2:median
Copy head branch name to clipboard
May 6, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
refactor: Median
#19
huangziwei
merged 15 commits into
main
circstat/pycircstat2:main
from
median
circstat/pycircstat2:median
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
fix: circ_median early-exit and circ_median_ci index bug
huangziwei
committed
33c2413
View commit details
Copy full SHA for 33c2413
Browse repository at this point
Commits on May 6, 2026
fix: _circ_median_grouped failed at odd number bins
huangziwei
committed
db93d03
View commit details
Copy full SHA for db93d03
Browse repository at this point
fix: more median-related cleanup
huangziwei
committed
a202add
View commit details
Copy full SHA for a202add
Browse repository at this point
fix: even more median-related cleanup
huangziwei
committed
389237f
View commit details
Copy full SHA for 389237f
Browse repository at this point
fix: even more median-related cleanup
huangziwei
committed
c451e73
View commit details
Copy full SHA for c451e73
Browse repository at this point
draft: circ_median(method="HL*")
huangziwei
committed
c07dd1c
View commit details
Copy full SHA for c07dd1c
Browse repository at this point
add: tests for circ_median(method="HL*")
huangziwei
committed
546011f
View commit details
Copy full SHA for 546011f
Browse repository at this point
Change: _ANGLE_DECIMALS = 5 to 8
huangziwei
committed
117de09
View commit details
Copy full SHA for 117de09
Browse repository at this point
change: docs
huangziwei
committed
2599fa0
View commit details
Copy full SHA for 2599fa0
Browse repository at this point
update: docs
huangziwei
committed
097f8f5
View commit details
Copy full SHA for 097f8f5
Browse repository at this point
fix: minor bugs/neglects in descriptive.py
huangziwei
committed
38dee07
View commit details
Copy full SHA for 38dee07
Browse repository at this point
fix: more cosmetic neglects
huangziwei
committed
88fde7f
View commit details
Copy full SHA for 88fde7f
Browse repository at this point
fix: bug in _circ_mean_ci_bootstrap()
huangziwei
committed
229969a
View commit details
Copy full SHA for 229969a
Browse repository at this point
add: circ_mean_ci(interval="hdi"|"percentile")
huangziwei
committed
24c9a3d
View commit details
Copy full SHA for 24c9a3d
Browse repository at this point
change: polish descriptive.py
huangziwei
committed
da56add
View commit details
Copy full SHA for da56add
Browse repository at this point
You can’t perform that action at this time.