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 }}
DominikHorn
/
invertible-cdf
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on May 27, 2022
implement InvertibleCDF::byte_size()
Dominik Horn
committed
741b1ab
View commit details
Copy full SHA for 741b1ab
Browse repository at this point
implement InvertibleCDF::name()
Dominik Horn
committed
3aee8fa
View commit details
Copy full SHA for 3aee8fa
Browse repository at this point
Commits on May 26, 2022
fix crash on empty training data
Dominik Horn
committed
e559b0d
View commit details
Copy full SHA for e559b0d
Browse repository at this point
fix operator==() definition
Dominik Horn
committed
7fa84a9
View commit details
Copy full SHA for 7fa84a9
Browse repository at this point
rename fit() -> train()
Show description for ecb5d34
Dominik Horn
committed
ecb5d34
View commit details
Copy full SHA for ecb5d34
Browse repository at this point
Commits on Apr 4, 2022
implement basic pos index for ICDF
Dominik Horn
committed
cb58a4c
View commit details
Copy full SHA for cb58a4c
Browse repository at this point
fix clang tidy warnings in builder.h
Dominik Horn
committed
55161ee
View commit details
Copy full SHA for 55161ee
Browse repository at this point
Merge branch 'books-experiment'
Dominik Horn
committed
37bded7
View commit details
Copy full SHA for 37bded7
Browse repository at this point
fix spelling error in icdf docstring
Dominik Horn
committed
56f6c0e
View commit details
Copy full SHA for 56f6c0e
Browse repository at this point
Commits on Mar 28, 2022
actually reverse splines to get proper key bounds
Dominik Horn
committed
a3d6497
View commit details
Copy full SHA for a3d6497
Browse repository at this point
sophisticate books experiment script
Dominik Horn
committed
c2cbffd
View commit details
Copy full SHA for c2cbffd
Browse repository at this point
add max_error template argument to InvertibleCDF
Dominik Horn
committed
0bf4d25
View commit details
Copy full SHA for 0bf4d25
Browse repository at this point
add monotonity test for key_for_pos()
Dominik Horn
committed
1091b05
View commit details
Copy full SHA for 1091b05
Browse repository at this point
implement barebones books dataset experiment
Dominik Horn
committed
6c9b5b7
View commit details
Copy full SHA for 6c9b5b7
Browse repository at this point
Commits on Mar 23, 2022
implement InvertibleCDF::key_for_pos()
Dominik Horn
committed
b53625a
View commit details
Copy full SHA for b53625a
Browse repository at this point
implement InvertibleCDF::pos_for_key()
Dominik Horn
committed
9bb5cc2
View commit details
Copy full SHA for 9bb5cc2
Browse repository at this point
Commits on Mar 21, 2022
implement InvertibleCDF::fit()
Dominik Horn
committed
6b9653c
View commit details
Copy full SHA for 6b9653c
Browse repository at this point
add RadixSpline code for use as internal CDF model
Dominik Horn
committed
362f8c6
View commit details
Copy full SHA for 362f8c6
Browse repository at this point
add script for easily running tests
Dominik Horn
committed
87362de
View commit details
Copy full SHA for 87362de
Browse repository at this point
add convenience script for debug building tests target
Dominik Horn
committed
b1ea719
View commit details
Copy full SHA for b1ea719
Browse repository at this point
add convenience script for building
Dominik Horn
committed
fb886a5
View commit details
Copy full SHA for fb886a5
Browse repository at this point
add convenience script for repo setup
Dominik Horn
committed
dbbc425
View commit details
Copy full SHA for dbbc425
Browse repository at this point
add barebones CMake + tests target
Dominik Horn
committed
29fcf43
View commit details
Copy full SHA for 29fcf43
Browse repository at this point
specify build environment in .env
Dominik Horn
committed
ba5bde9
View commit details
Copy full SHA for ba5bde9
Browse repository at this point
add .gitignore
Dominik Horn
committed
1111b8b
View commit details
Copy full SHA for 1111b8b
Browse repository at this point
implement barebones InvertibleCDF declaration
Dominik Horn
committed
1e75e75
View commit details
Copy full SHA for 1e75e75
Browse repository at this point
add clang format and clang tidy files
Dominik Horn
committed
2f6169c
View commit details
Copy full SHA for 2f6169c
Browse repository at this point
add MIT license
Dominik Horn
committed
2f429fe
View commit details
Copy full SHA for 2f429fe
Browse repository at this point
initial commit
Dominik Horn
committed
63ef08a
View commit details
Copy full SHA for 63ef08a
Browse repository at this point
You can’t perform that action at this time.