tpapp / TransformVariables.jl

Transformations to contrained variables from ℝⁿ.
Other
66 stars 14 forks source link

fix broadcasting #53

Closed tpapp closed 5 years ago

tpapp commented 5 years ago

Ref(transformation) is no longer necessary.

Incidentally, disable tests with Zygote, as it breaks CI.

codecov[bot] commented 5 years ago

Codecov Report

Merging #53 into master will decrease coverage by 0.55%. The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #53      +/-   ##
=========================================
- Coverage   91.46%   90.9%   -0.56%     
=========================================
  Files           6       6              
  Lines         164     165       +1     
=========================================
  Hits          150     150              
- Misses         14      15       +1
Impacted Files Coverage Δ
src/generic.jl 89.47% <0%> (-4.98%) :arrow_down:

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 50fe9f7...ec7b7ac. Read the comment docs.