Skip to content

Conversation

@timholy
Copy link
Member

@timholy timholy commented Nov 24, 2018

It's a little unclear why switching from broadcasting to map works, but in any case it's easier on the compiler which is a good thing in and of itself.

@dkarrasch, once this merges you can rebase your branch on master, and I think it should fix the inference problem.

It's a little unclear why switching from broadcasting to `map` works,
but in any case it's easier on the compiler which is a good thing
in and of itself.
@codecov-io
Copy link

Codecov Report

Merging #274 into master will decrease coverage by 0.14%.
The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #274      +/-   ##
==========================================
- Coverage   47.98%   47.84%   -0.15%     
==========================================
  Files          21       21              
  Lines        1044     1045       +1     
==========================================
- Hits          501      500       -1     
- Misses        543      545       +2
Impacted Files Coverage Δ
src/b-splines/indexing.jl 37.11% <33.33%> (-1.43%) ⬇️

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 56a4569...732a8a3. Read the comment docs.

@timholy timholy merged commit 3909cfb into master Nov 24, 2018
@timholy timholy deleted the teh/hessian_inference branch November 24, 2018 11:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants