File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
1
# CCMath - A C++17 constexpr-Compatible CMath Library
2
- [ ![ image] ( https://github.com/Rinzii/ccmath/workflows/build/badge.svg )] ( https://github.com/Rinzii/ccmath/actions?query=workflow%3Abuild )
2
+ [ ![ image] ( https://github.com/Rinzii/ccmath/workflows/ci-windows/badge.svg )] ( https://github.com/Rinzii/ccmath/actions?query=workflow%3Aci-windows )
3
+ [ ![ image] ( https://github.com/Rinzii/ccmath/workflows/ci-linux/badge.svg )] ( https://github.com/Rinzii/ccmath/actions?query=workflow%3Aci-linux )
4
+ [ ![ image] ( https://github.com/Rinzii/ccmath/workflows/ci-macos/badge.svg )] ( https://github.com/Rinzii/ccmath/actions?query=workflow%3Aci-macos )
3
5
[ ![ image] ( https://api.securityscorecards.dev/projects/github.com/Rinzii/ccmath/badge )] ( https://securityscorecards.dev/viewer/?uri=github.com/Rinzii/ccmath )
6
+ [ ![ OpenSSF Best Practices] ( https://www.bestpractices.dev/projects/9402/badge )] ( https://www.bestpractices.dev/projects/9402 )
4
7
5
8
6
9
** CCMath** is a C++17 library that provides a re-implementation of the standard ` <cmath> ` library with all features made ` constexpr ` .
You can’t perform that action at this time.
0 commit comments