File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
# Multivariate Polynomials
2
2
3
- | ** Documentation** | ** PackageEvaluator** | ** Build Status** | ** Social** |
4
- | :-----------------:| :--------------------:| :----------------:| :----------:|
5
- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] | [ ![ ] [ pkg-0.6-img ]] [ pkg-0.6-url ] | [ ![ Build Status] [ build-img ]] [ build-url ] [ ![ Build Status] [ winbuild-img ]] [ winbuild-url ] | [ ![ Gitter] [ gitter-img ]] [ gitter-url ] |
6
- | [ ![ ] [ docs-latest-img ]] [ docs-latest-url ] | [ ![ ] [ pkg-0.7-img ]] [ pkg-0.7-url ] | [ ![ Coveralls branch] [ coveralls-img ]] [ coveralls-url ] [ ![ Codecov branch] [ codecov-img ]] [ codecov-url ] | [ <img src =" https://upload.wikimedia.org/wikipedia/commons/thumb/a/af/Discourse_logo.png/799px-Discourse_logo.png " width =" 64 " >] [ discourse-url ] |
3
+ | ** Documentation** | ** PackageEvaluator** | ** Build Status** | ** Social** | ** References to cite ** |
4
+ | :-----------------:| :--------------------:| :----------------:| :----------:| :----------------------: |
5
+ | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] | [ ![ ] [ pkg-0.6-img ]] [ pkg-0.6-url ] | [ ![ Build Status] [ build-img ]] [ build-url ] [ ![ Build Status] [ winbuild-img ]] [ winbuild-url ] | [ ![ Gitter] [ gitter-img ]] [ gitter-url ] | [ ![ DOI ] ( https://zenodo.org/badge/72210778.svg )] ( https://zenodo.org/badge/latestdoi/72210778 ) |
6
+ | [ ![ ] [ docs-latest-img ]] [ docs-latest-url ] | [ ![ ] [ pkg-0.7-img ]] [ pkg-0.7-url ] | [ ![ Coveralls branch] [ coveralls-img ]] [ coveralls-url ] [ ![ Codecov branch] [ codecov-img ]] [ codecov-url ] | [ <img src =" https://upload.wikimedia.org/wikipedia/commons/thumb/a/af/Discourse_logo.png/799px-Discourse_logo.png " width =" 64 " >] [ discourse-url ] | |
7
7
8
8
This package provides an interface for manipulating multivariate polynomials.
9
9
Implementing algorithms on polynomials using this interface will allow the algorithm to work for all polynomials implementing the interface.
You can’t perform that action at this time.
0 commit comments