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
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
.
NVIDIA
/
cudf
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
9.7k
Code
Issues
1.2k
Pull requests
134
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Utilities for decimal <--> floating conversion
- #15359
#15359
Merged
rapids-bot[bot]
merged 21 commits into
NVIDIA:branch-24.08
NVIDIA/cudf:branch-24.08
from
pmattione-nvidia:convert_utils
pmattione-nvidia/cudf:convert_utils
Copy head branch name to clipboard
May 29, 2024
Conversation
Commits
21
(21)
Checks
Files changed
Merged
Utilities for decimal <--> floating conversion
#15359
rapids-bot[bot]
merged 21 commits into
NVIDIA:branch-24.08
NVIDIA/cudf:branch-24.08
from
pmattione-nvidia:convert_utils
pmattione-nvidia/cudf:convert_utils
Copy head branch name to clipboard
Commits
Commits on Mar 21, 2024
Utility functions for new decimal/float conversion
pmattione-nvidia
committed
31aec0e
View commit details
Copy full SHA for 31aec0e
Browse repository at this point
Merge branch 'branch-24.06' into convert_utils
wence-
authored
d3332f5
View commit details
Copy full SHA for d3332f5
Browse repository at this point
Commits on Apr 1, 2024
Switch union to memcpy
pmattione-nvidia
committed
84d9be8
View commit details
Copy full SHA for 84d9be8
Browse repository at this point
Merge branch 'convert_utils' of https://github.com/pmattione-nvidia/cudf into convert_utils
pmattione-nvidia
committed
0e65c39
View commit details
Copy full SHA for 0e65c39
Browse repository at this point
Commits on Apr 16, 2024
Merge branch 'branch-24.06' into convert_utils
pmattione-nvidia
authored
45ed607
View commit details
Copy full SHA for 45ed607
Browse repository at this point
Commits on Apr 30, 2024
Move utils to dedicated conversion header, apply feedback, convert from free functions to struct.
pmattione-nvidia
committed
359a9f7
View commit details
Copy full SHA for 359a9f7
Browse repository at this point
Merge branch 'branch-24.06' into convert_utils
pmattione-nvidia
committed
3529d8d
View commit details
Copy full SHA for 3529d8d
Browse repository at this point
Commits on May 6, 2024
Only allow specific types for counting # sig bits
pmattione-nvidia
committed
45ee1bd
View commit details
Copy full SHA for 45ee1bd
Browse repository at this point
Fix typo
pmattione-nvidia
committed
107a86f
View commit details
Copy full SHA for 107a86f
Browse repository at this point
Update cpp/include/cudf/fixed_point/floating_conversion.hpp
Show description for 309566c
pmattione-nvidia
and
harrism
authored
309566c
View commit details
Copy full SHA for 309566c
Browse repository at this point
Commits on May 20, 2024
Update cpp/include/cudf/fixed_point/floating_conversion.hpp
Show description for f4f5819
pmattione-nvidia
and
bdice
authored
f4f5819
View commit details
Copy full SHA for f4f5819
Browse repository at this point
Address feedback
pmattione-nvidia
committed
41b205f
View commit details
Copy full SHA for 41b205f
Browse repository at this point
Merge branch 'convert_utils' of https://github.com/pmattione-nvidia/cudf into convert_utils
pmattione-nvidia
committed
ec398c3
View commit details
Copy full SHA for ec398c3
Browse repository at this point
Commits on May 21, 2024
Address more feedback
pmattione-nvidia
committed
eeed7bc
View commit details
Copy full SHA for eeed7bc
Browse repository at this point
Merge branch 'branch-24.08' into convert_utils
pmattione-nvidia
authored
9c09519
View commit details
Copy full SHA for 9c09519
Browse repository at this point
Use enable-if instead of static_assert
pmattione-nvidia
committed
59d6edd
View commit details
Copy full SHA for 59d6edd
Browse repository at this point
Merge branch 'branch-24.08' into convert_utils
pmattione-nvidia
authored
b2cc813
View commit details
Copy full SHA for b2cc813
Browse repository at this point
Fix whitespace
pmattione-nvidia
committed
d3348cf
View commit details
Copy full SHA for d3348cf
Browse repository at this point
Commits on May 28, 2024
Handle exponent under/overflow
pmattione-nvidia
committed
77c84c3
View commit details
Copy full SHA for 77c84c3
Browse repository at this point
Fix bias definition
pmattione-nvidia
committed
150a115
View commit details
Copy full SHA for 150a115
Browse repository at this point
Commits on May 29, 2024
Merge branch 'branch-24.08' into convert_utils
pmattione-nvidia
authored
dcc4819
View commit details
Copy full SHA for dcc4819
Browse repository at this point
You can’t perform that action at this time.