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 }}
alexandrehoffmann
/
LightweightNumericalIntegrationTools
Public
forked from
hpc-maths/LightweightNumericalIntegrationTools
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Rvalue ref
- #3
#3
Merged
alexandrehoffmann
merged 19 commits into
main
alexandrehoffmann/LightweightNumericalIntegrationTools:main
from
rvalue_ref
alexandrehoffmann/LightweightNumericalIntegrationTools:rvalue_ref
Copy head branch name to clipboard
Jul 24, 2026
Conversation
Commits
19
(19)
Checks
Files changed
Merged
Rvalue ref
#3
alexandrehoffmann
merged 19 commits into
main
alexandrehoffmann/LightweightNumericalIntegrationTools:main
from
rvalue_ref
alexandrehoffmann/LightweightNumericalIntegrationTools:rvalue_ref
Copy head branch name to clipboard
Commits
Commits on Jul 24, 2026
Change integrate function parameter to rvalue reference
alexandrehoffmann
authored
34028cf
View commit details
Copy full SHA for 34028cf
Browse repository at this point
Change function parameter type to rvalue reference
alexandrehoffmann
authored
14f34a9
View commit details
Copy full SHA for 14f34a9
Browse repository at this point
Change function parameter from const& to &&
alexandrehoffmann
authored
ac6d11c
View commit details
Copy full SHA for ac6d11c
Browse repository at this point
Change integrate function parameter to rvalue reference
alexandrehoffmann
authored
fe08501
View commit details
Copy full SHA for fe08501
Browse repository at this point
Change function parameter type from const& to &&
alexandrehoffmann
authored
0a17d59
View commit details
Copy full SHA for 0a17d59
Browse repository at this point
Change Function parameter to rvalue reference
alexandrehoffmann
authored
8d3f3fd
View commit details
Copy full SHA for 8d3f3fd
Browse repository at this point
Change function parameter types to rvalue references
alexandrehoffmann
authored
b8670f9
View commit details
Copy full SHA for b8670f9
Browse repository at this point
Change function parameter from const reference to rvalue reference
alexandrehoffmann
authored
30a2fcf
View commit details
Copy full SHA for 30a2fcf
Browse repository at this point
Change function parameter types to rvalue references
alexandrehoffmann
authored
fac7039
View commit details
Copy full SHA for fac7039
Browse repository at this point
Change Function parameter to rvalue reference in methods
alexandrehoffmann
authored
b0991c6
View commit details
Copy full SHA for b0991c6
Browse repository at this point
Change function parameter from const& to &&
alexandrehoffmann
authored
d2d4f51
View commit details
Copy full SHA for d2d4f51
Browse repository at this point
Change function parameter from const& to &&
alexandrehoffmann
authored
256d392
View commit details
Copy full SHA for 256d392
Browse repository at this point
Change function parameter types to rvalue references
alexandrehoffmann
authored
6b193a4
View commit details
Copy full SHA for 6b193a4
Browse repository at this point
Change function parameter from const& to &&
alexandrehoffmann
authored
5054a53
View commit details
Copy full SHA for 5054a53
Browse repository at this point
Fix inner_product range in GaussLaguerreQuadrature
alexandrehoffmann
authored
e45d8b5
View commit details
Copy full SHA for e45d8b5
Browse repository at this point
Fix lambda capture in GaussLaguerreQuadrature methods
alexandrehoffmann
authored
7cfb75e
View commit details
Copy full SHA for 7cfb75e
Browse repository at this point
Fix inner_product call to use fx.begin()
alexandrehoffmann
authored
e86d628
View commit details
Copy full SHA for e86d628
Browse repository at this point
Refactor integration logic for clarity and safety
alexandrehoffmann
authored
740eb24
View commit details
Copy full SHA for 740eb24
Browse repository at this point
Use std::forward in estimateIntegral function
alexandrehoffmann
authored
94f9aab
View commit details
Copy full SHA for 94f9aab
Browse repository at this point
You can’t perform that action at this time.