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
.
apache
/
datasketches-python
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
43
Code
Issues
4
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Feb 19, 2025
Merge pull request #60 from apache/version_bump
Show description for 66d1d52
jmalkin
authored
66d1d52
View commit details
Copy full SHA for 66d1d52
Browse repository at this point
Update version.cfg.in
Show description for 07cdee3
jmalkin
authored
07cdee3
View commit details
Copy full SHA for 07cdee3
Browse repository at this point
Commits on Feb 10, 2025
Merge pull request #59 from mgorny/sys-cmake
Show description for 2f5c54d
jmalkin
authored
2f5c54d
View commit details
Copy full SHA for 2f5c54d
Browse repository at this point
Use system CMake when available
Show description for 24ae166
mgorny
committed
24ae166
View commit details
Copy full SHA for 24ae166
Browse repository at this point
Commits on Jan 16, 2025
Merge pull request #58 from apache/tdigest_docs
Show description for e1c68cc
jmalkin
authored
e1c68cc
View commit details
Copy full SHA for e1c68cc
Browse repository at this point
fix link formatting
jmalkin
authored
e2a48d2
View commit details
Copy full SHA for e2a48d2
Browse repository at this point
Update tdigest.rst
jmalkin
authored
bdb739d
View commit details
Copy full SHA for bdb739d
Browse repository at this point
Commits on Jan 15, 2025
fix typo in tdigest_test.py
jmalkin
authored
b0d63c6
View commit details
Copy full SHA for b0d63c6
Browse repository at this point
fix typo in tdigest.rst
jmalkin
authored
9004004
View commit details
Copy full SHA for 9004004
Browse repository at this point
Commits on Jan 10, 2025
Add get_PMF and get_CDF to t-digest, add t-digest docs, update tdigest merge to const input
jmalkin
committed
d2d1039
View commit details
Copy full SHA for d2d1039
Browse repository at this point
Commits on Dec 6, 2024
Merge pull request #56 from apache/py13_wheels
Show description for d3e7bb6
jmalkin
authored
d3e7bb6
View commit details
Copy full SHA for d3e7bb6
Browse repository at this point
Stop building wheels for EOLed 3.8, start on 3.13
Jon
committed
7e228eb
View commit details
Copy full SHA for 7e228eb
Browse repository at this point
Commits on Dec 5, 2024
Merge pull request #55 from mcgrawia/upgrade-cibuildwheel-version
Show description for dc844b5
jmalkin
authored
dc844b5
View commit details
Copy full SHA for dc844b5
Browse repository at this point
Commits on Dec 4, 2024
(chore) update cibuildwheel version
mcgrawia
committed
9cec5b7
View commit details
Copy full SHA for 9cec5b7
Browse repository at this point
Commits on Sep 18, 2024
Merge pull request #53 from apache/numpy2_cherrypick
Show description for ab907db
jmalkin
authored
ab907db
View commit details
Copy full SHA for ab907db
Browse repository at this point
Commits on Sep 17, 2024
Found a couple more places specifying numpy<2
Jon
committed
fc2682b
View commit details
Copy full SHA for fc2682b
Browse repository at this point
Merge pull request #51 from apache/main_version_bump
Show description for 412ac01
jmalkin
authored
412ac01
View commit details
Copy full SHA for 412ac01
Browse repository at this point
Update version.cfg.in
Show description for f240be1
jmalkin
authored
f240be1
View commit details
Copy full SHA for f240be1
Browse repository at this point
Commits on Sep 14, 2024
Merge pull request #50 from apache/numpy2_compat
Show description for 0518c14
jmalkin
authored
0518c14
View commit details
Copy full SHA for 0518c14
Browse repository at this point
Commits on Aug 21, 2024
Merge pull request #48 from apache/cpp_version_bump
Show description for f812afa
jmalkin
authored
f812afa
View commit details
Copy full SHA for f812afa
Browse repository at this point
Commits on Aug 6, 2024
Update tdigest_wrapper.cpp
Show description for 5830303
jmalkin
authored
5830303
View commit details
Copy full SHA for 5830303
Browse repository at this point
Commits on Aug 5, 2024
Futher relax tdigest test bound
jmalkin
committed
65560c2
View commit details
Copy full SHA for 65560c2
Browse repository at this point
add missing algorithm header
jmalkin
committed
3365568
View commit details
Copy full SHA for 3365568
Browse repository at this point
add missing files to previous commit
jmalkin
committed
b6aaca7
View commit details
Copy full SHA for b6aaca7
Browse repository at this point
Add .filter() to tuple and add tdigest wrapper. Specify numpy < 2.0 everywhere for now.
jmalkin
committed
c4ca0bf
View commit details
Copy full SHA for c4ca0bf
Browse repository at this point
Commits on Jul 23, 2024
Fix test to remove deprecated call, allow use of numpy 1.x or 2.x
Jon
committed
7daf3ce
View commit details
Copy full SHA for 7daf3ce
Browse repository at this point
Commits on Apr 12, 2024
Merge pull request #47 from apache/muslinux-wheels
Show description for 834f0c4
jmalkin
authored
834f0c4
View commit details
Copy full SHA for 834f0c4
Browse repository at this point
remove commented line
jmalkin
committed
858b1a0
View commit details
Copy full SHA for 858b1a0
Browse repository at this point
Commits on Apr 10, 2024
stop removing cmake to clean up script
Jon
committed
20ca42a
View commit details
Copy full SHA for 20ca42a
Browse repository at this point
keep arch options in pyproject.toml, only move before-build env option
Jon
committed
a20c423
View commit details
Copy full SHA for a20c423
Browse repository at this point
move option back to workflow file
Jon
committed
43a13b6
View commit details
Copy full SHA for 43a13b6
Browse repository at this point
try to remove unneeded yum command from musllinux
Jon
committed
f9b005f
View commit details
Copy full SHA for f9b005f
Browse repository at this point
properly spell musllinux
Jon
committed
4a45c05
View commit details
Copy full SHA for 4a45c05
Browse repository at this point
remove 32-bit wheel builds, add muslinux
Jon
committed
5f55e61
View commit details
Copy full SHA for 5f55e61
Browse repository at this point
Commits on Mar 28, 2024
Merge pull request #44 from apache/numpy-fix
Show description for 20e723e
jmalkin
authored
20e723e
View commit details
Copy full SHA for 20e723e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.