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 }}
boostorg
/
math
Public
Notifications
You must be signed in to change notification settings
Fork
266
Star
374
Code
Issues
15
Pull requests
31
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Define C++20 concepts
- #848
#848
Open
mborland
wants to merge 19 commits into
boostorg:develop
boostorg/math:develop
from
mborland:concepts
mborland/math:concepts
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
Define C++20 concepts
#848
mborland
wants to merge 19 commits into
boostorg:develop
boostorg/math:develop
from
mborland:concepts
mborland/math:concepts
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2022
Define C++20 concepts
mborland
committed
a72ab6c
View commit details
Copy full SHA for a72ab6c
Browse repository at this point
Commits on Oct 17, 2022
Add intel _Quad type
Show description for c495bf7
mborland
committed
c495bf7
View commit details
Copy full SHA for c495bf7
Browse repository at this point
Add arbitrary arithmetic concepts
Show description for a4cd40f
mborland
committed
a4cd40f
View commit details
Copy full SHA for a4cd40f
Browse repository at this point
Add test on special function (beta)
Show description for b5344d5
mborland
committed
b5344d5
View commit details
Copy full SHA for b5344d5
Browse repository at this point
Add policy concept
Show description for 7252320
mborland
committed
7252320
View commit details
Copy full SHA for 7252320
Browse repository at this point
Iterator concept example in statistics
mborland
committed
046217c
View commit details
Copy full SHA for 046217c
Browse repository at this point
Commits on Oct 18, 2022
Tighten definitions of built-in concepts by excluding 128 bit extensions
mborland
committed
e9af348
View commit details
Copy full SHA for e9af348
Browse repository at this point
Add definition for container
mborland
committed
9a0905a
View commit details
Copy full SHA for 9a0905a
Browse repository at this point
Workaround for libcpp++ partial implementation of concepts
mborland
committed
b56de86
View commit details
Copy full SHA for b56de86
Browse repository at this point
Add complex number support
mborland
committed
b802b7c
View commit details
Copy full SHA for b802b7c
Browse repository at this point
Add execution policy concept
mborland
committed
b03cbf5
View commit details
Copy full SHA for b03cbf5
Browse repository at this point
Add any numerical type (int, floating, complex) concept
mborland
committed
6bd07ec
View commit details
Copy full SHA for 6bd07ec
Browse repository at this point
Commits on Oct 19, 2022
Remove libc++ workaround
mborland
committed
5b81a37
View commit details
Copy full SHA for 5b81a37
Browse repository at this point
Define our own derived_from as std not available on all platforms
mborland
committed
3420530
View commit details
Copy full SHA for 3420530
Browse repository at this point
Commits on Nov 4, 2022
Merge branch 'concepts' of https://github.com/mborland/math into concepts
jzmaddock
committed
7a0ea9b
View commit details
Copy full SHA for 7a0ea9b
Browse repository at this point
Commits on Nov 11, 2022
Update log1p for concept tests.
jzmaddock
committed
7fa561d
View commit details
Copy full SHA for 7fa561d
Browse repository at this point
Commits on Nov 14, 2022
Merge remote-tracking branch 'upstream/develop' into concepts
mborland
committed
1fb3a58
View commit details
Copy full SHA for 1fb3a58
Browse repository at this point
Merge remote-tracking branch 'upstream/concepts' into concepts
mborland
committed
054214c
View commit details
Copy full SHA for 054214c
Browse repository at this point
Commits on Nov 19, 2022
Change concept to allow integer promotion to double a la STL
mborland
committed
2f889d4
View commit details
Copy full SHA for 2f889d4
Browse repository at this point
You can’t perform that action at this time.