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 2
2
3
3
| ** Documentation** | ** PackageEvaluator** | ** Build Status** | ** Social** |
4
4
| :-----------------:| :--------------------:| :----------------:| :----------:|
5
- | [ ![ ] [ docs-stable-img ]] [ docs-stable-url ] | [ ![ ] [ pkg-0.5 -img ]] [ pkg-0.5 -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.6 -img ]] [ pkg-0.6 -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 ] |
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 ] |
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.
@@ -65,10 +65,10 @@ The following packages extend/use the interface:
65
65
[ docs-stable-url ] : https://JuliaAlgebra.github.io/MultivariatePolynomials.jl/stable
66
66
[ docs-latest-url ] : https://JuliaAlgebra.github.io/MultivariatePolynomials.jl/latest
67
67
68
- [ pkg-0.5-img ] : http://pkg.julialang.org/badges/MultivariatePolynomials_0.5.svg
69
- [ pkg-0.5-url ] : http://pkg.julialang.org/?pkg=MultivariatePolynomials
70
68
[ pkg-0.6-img ] : http://pkg.julialang.org/badges/MultivariatePolynomials_0.6.svg
71
69
[ pkg-0.6-url ] : http://pkg.julialang.org/?pkg=MultivariatePolynomials
70
+ [ pkg-0.7-img ] : http://pkg.julialang.org/badges/MultivariatePolynomials_0.7.svg
71
+ [ pkg-0.7-url ] : http://pkg.julialang.org/?pkg=MultivariatePolynomials
72
72
73
73
[ build-img ] : https://travis-ci.org/JuliaAlgebra/MultivariatePolynomials.jl.svg?branch=master
74
74
[ build-url ] : https://travis-ci.org/JuliaAlgebra/MultivariatePolynomials.jl
You can’t perform that action at this time.
0 commit comments