JuliaAlgebra / DynamicPolynomials.jl

Multivariate polynomials implementation of commutative and non-commutative variables
Other
60 stars 21 forks source link

Change printing of variables with indices #37

Closed saschatimme closed 6 years ago

saschatimme commented 6 years ago

See https://github.com/JuliaAlgebra/MultivariatePolynomials.jl/pull/92

coveralls commented 6 years ago

Coverage Status

Coverage remained the same at 99.638% when pulling 0d7d8c281bb5fea8c68366298d578a581831dd8a on pretty-printing into ede363363afef06a34818c8d77b83a4fecc34a07 on master.

codecov-io commented 6 years ago

Codecov Report

Merging #37 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #37   +/-   ##
=======================================
  Coverage   99.63%   99.63%           
=======================================
  Files          14       14           
  Lines         553      553           
=======================================
  Hits          551      551           
  Misses          2        2
Impacted Files Coverage Δ
src/var.jl 100% <100%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ede3633...0d7d8c2. Read the comment docs.