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
.
jump-dev
/
MutableArithmetics.jl
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
55
Code
Issues
15
Pull requests
4
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Support many more MPFR functions
- #342
#342
Open
projekter
wants to merge 12 commits into
jump-dev:master
jump-dev/MutableArithmetics.jl:master
from
projekter:master
projekter/MutableArithmetics.jl:master
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Open
Support many more MPFR functions
#342
projekter
wants to merge 12 commits into
jump-dev:master
jump-dev/MutableArithmetics.jl:master
from
projekter:master
projekter/MutableArithmetics.jl:master
Copy head branch name to clipboard
Commits
Commits on Jan 19, 2026
Support many more MPFR functions
projekter
committed
a418649
View commit details
Copy full SHA for a418649
Browse repository at this point
Failsafe for non-existing functions
projekter
committed
37ff7aa
View commit details
Copy full SHA for 37ff7aa
Browse repository at this point
- Map our signed/unsigned types to the proper definitions in GMP
Show description for 21e4850
projekter
committed
21e4850
View commit details
Copy full SHA for 21e4850
Browse repository at this point
Add floating-point operators
projekter
committed
f6a7397
View commit details
Copy full SHA for f6a7397
Browse repository at this point
Unify aliases
projekter
committed
340076c
View commit details
Copy full SHA for 340076c
Browse repository at this point
Implement same NaN checking as MPFR does
projekter
committed
2ac5a8d
View commit details
Copy full SHA for 2ac5a8d
Browse repository at this point
modf is reversed in Julia
projekter
committed
e150614
View commit details
Copy full SHA for e150614
Browse repository at this point
Add tests for all the new wrappers
projekter
committed
46a66f1
View commit details
Copy full SHA for 46a66f1
Browse repository at this point
Use rounding_raw instead of ROUNDING_MODE (equivalent in older Julia versions, consistent with Base in newer ones)
projekter
committed
e66d905
View commit details
Copy full SHA for e66d905
Browse repository at this point
Compatibility with pre-1.10 versions
projekter
committed
b2ff62d
View commit details
Copy full SHA for b2ff62d
Browse repository at this point
Be kind to 32 bit Julia
projekter
committed
fa13a46
View commit details
Copy full SHA for fa13a46
Browse repository at this point
Run formatter
projekter
committed
fb41752
View commit details
Copy full SHA for fb41752
Browse repository at this point
You can’t perform that action at this time.