Skip to content

added tests for nan behavior in vertex / ray inputs#30

Merged
brendancol merged 6 commits intomasterfrom
fixes-22-review-test-for-nans-in-input
Jan 28, 2026
Merged

added tests for nan behavior in vertex / ray inputs#30
brendancol merged 6 commits intomasterfrom
fixes-22-review-test-for-nans-in-input

Conversation

@brendancol
Copy link
Contributor

@brendancol brendancol commented Jan 28, 2026

fixes #22

The older version of rtxpy would crash with nan inputs. Now that the C-extension was dropped for otk-pyoptix, I want to document the nan behavior on following inputs:

  • vertex data
  • ray data
  • elevation data

@brendancol brendancol added GPU CI and removed GPU CI labels Jan 28, 2026
@github-actions github-actions bot removed the GPU CI label Jan 28, 2026
@github-actions github-actions bot removed the GPU CI label Jan 28, 2026
@brendancol brendancol merged commit 4b4a6e6 into master Jan 28, 2026
3 checks passed
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.

Review test for nans in input

1 participant