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
.
NNPDF
/
pineappl
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
17
Code
Issues
30
Pull requests
5
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Fix panic in
fx2
- #365
#365
Merged
cschwan
merged 18 commits into
master
NNPDF/pineappl:master
from
mucol_dis_with_powheg
NNPDF/pineappl:mucol_dis_with_powheg
Copy head branch name to clipboard
Nov 26, 2025
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Fix panic in
fx2
#365
cschwan
merged 18 commits into
master
NNPDF/pineappl:master
from
mucol_dis_with_powheg
NNPDF/pineappl:mucol_dis_with_powheg
Copy head branch name to clipboard
Commits
Commits on Nov 18, 2025
replace newton method by analytic solution.
peterkrack
committed
1514f7a
View commit details
Copy full SHA for 1514f7a
Browse repository at this point
fix factor of 5
peterkrack
committed
ae581b6
View commit details
Copy full SHA for ae581b6
Browse repository at this point
use floating point for 5.
peterkrack
committed
ca7e5d8
View commit details
Copy full SHA for ca7e5d8
Browse repository at this point
fix signs
peterkrack
committed
ba2d689
View commit details
Copy full SHA for ba2d689
Browse repository at this point
adapt last digits in get-subgrids example to match result from changed function in interpolation.
peterkrack
committed
78e3d90
View commit details
Copy full SHA for 78e3d90
Browse repository at this point
Update output from lhapdf_example in the fortran examples.
peterkrack
committed
200ee07
View commit details
Copy full SHA for 200ee07
Browse repository at this point
Relax the tolerance for some checks.
peterkrack
committed
615fcd1
View commit details
Copy full SHA for 615fcd1
Browse repository at this point
Set epsilon to 1e-15 in interpolation and drell-yan-lo checks.
peterkrack
committed
3ecea2c
View commit details
Copy full SHA for 3ecea2c
Browse repository at this point
Fix = sign in drell-yan-lo.rs
peterkrack
committed
7c55632
View commit details
Copy full SHA for 7c55632
Browse repository at this point
try to run checks on laptop
peterkrack
committed
2a17248
View commit details
Copy full SHA for 2a17248
Browse repository at this point
Revert "try to run checks on laptop"
Show description for d6696e9
peterkrack
committed
d6696e9
View commit details
Copy full SHA for d6696e9
Browse repository at this point
set epsilon to 1e-12.
peterkrack
committed
1165de6
View commit details
Copy full SHA for 1165de6
Browse repository at this point
relax another check in interpolation.rs.
peterkrack
committed
f5ec260
View commit details
Copy full SHA for f5ec260
Browse repository at this point
Commits on Nov 19, 2025
Add regression test for PR 365
cschwan
committed
92d4384
View commit details
Copy full SHA for 92d4384
Browse repository at this point
Commits on Nov 20, 2025
Revert commits to again use Newton iteration
cschwan
committed
f8677a0
View commit details
Copy full SHA for f8677a0
Browse repository at this point
Fix bugs in stopping condition of Newton iteration
cschwan
committed
c0b83dd
View commit details
Copy full SHA for c0b83dd
Browse repository at this point
Fix failing CAPI example
cschwan
committed
a271219
View commit details
Copy full SHA for a271219
Browse repository at this point
Fix failing Fortran example
cschwan
committed
0cd2bb1
View commit details
Copy full SHA for 0cd2bb1
Browse repository at this point
You can’t perform that action at this time.