File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change 1
1
# GCE-Math
2
- [ ![ Build Status] ( https://travis-ci.org/kthohr/gcem.svg?branch=master )] ( https://travis-ci.org/kthohr/gcem ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/5kxxkmisln1j4h6b?svg=true )] ( https://ci.appveyor.com/project/kthohr/gcem ) [ ![ Coverage Status] ( https://codecov.io/github/kthohr/gcem/coverage.svg?branch=master )] ( https://codecov.io/github/kthohr/gcem?branch=master ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/19bf49e64ca04c848f6a0a8030d1f131 )] ( https://www.codacy.com/app/kthohr/gcem?utm_source=github.com& ; utm_medium=referral& ; utm_content=kthohr/gcem& ; utm_campaign=Badge_Grade ) [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/kthohr/gcem.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/kthohr/gcem/alerts ) [ ![ Documentation Status] ( https://readthedocs.org/projects/gcem/badge/?version=latest )] ( https://gcem.readthedocs.io/en/latest/?badge=latest )
2
+ [ ![ Build Status] ( https://travis-ci.org/kthohr/gcem.svg?branch=master )] ( https://travis-ci.org/kthohr/gcem ) [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/5kxxkmisln1j4h6b?svg=true )] ( https://ci.appveyor.com/project/kthohr/gcem ) [ ![ Coverage Status] ( https://codecov.io/github/kthohr/gcem/coverage.svg?branch=master )] ( https://codecov.io/github/kthohr/gcem?branch=master ) [ ![ Codacy Badge] ( https://api.codacy.com/project/badge/Grade/19bf49e64ca04c848f6a0a8030d1f131 )] ( https://www.codacy.com/app/kthohr/gcem?utm_source=github.com& ; utm_medium=referral& ; utm_content=kthohr/gcem& ; utm_campaign=Badge_Grade ) [ ![ Language grade: C/C++] ( https://img.shields.io/lgtm/grade/cpp/g/kthohr/gcem.svg?logo=lgtm&logoWidth=18 )] ( https://lgtm.com/projects/g/kthohr/gcem ) [ ![ Documentation Status] ( https://readthedocs.org/projects/gcem/badge/?version=latest )] ( https://gcem.readthedocs.io/en/latest/?badge=latest )
3
3
4
4
GCE-Math (** G** eneralized ** C** onstant ** E** xpression Math) is a templated C++ library enabling compile-time computation of mathematical functions.
5
5
@@ -18,7 +18,6 @@ Features:
18
18
### Contents:
19
19
* [ Status and Documentation] ( #status-and-documentation )
20
20
* [ Installation and Tests] ( #installation-and-tests )
21
- * [ Documentation] ( #documentation )
22
21
* [ Jupyter Notebook] ( #jupyter-notebook )
23
22
* [ General Syntax] ( #general-syntax )
24
23
* [ Examples] ( #examples )
You can’t perform that action at this time.
0 commit comments