Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nothing in newtracewalk #106

Open
zenna opened this issue Jan 15, 2018 · 0 comments
Open

nothing in newtracewalk #106

zenna opened this issue Jan 15, 2018 · 0 comments
Labels

Comments

@zenna
Copy link
Owner

zenna commented Jan 15, 2018

maybedown in newtracewalk.jl can return nothing instead of pair of arrow and port

function test_raytrace_inv(batch_size=2, width=5, height=5)
  rtarr = rayintersect_arr(batch_size, width, height)
  invert(rtarr)
end

test_raytrace_inv()
@zenna zenna added the bug label Jan 15, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant