Uh oh!
There was an error while loading. Please reload this page.
drop cwise and inline ndarray-homography - #4930
Conversation
Uh oh!
There was an error while loading. Please reload this page.
alexcjohnson
commented
Jun 18, 2020
Fantastic work! Can we add a test to 🔒 the " |
archmoj
commented
Jun 18, 2020
Hmm.. not in this PR. But let's think about it. |
nicolaskruchten
commented
Jun 18, 2020
this will fail due to exogenous reasons all the time and block unrelated PRs unfortunately I think. |
alexcjohnson
commented
Jun 19, 2020
I guess. Can we put it in |
archmoj
commented
Jun 19, 2020
OK. We could add 'npm audit' step after 'npm ci' to the release checklist. |
alexcjohnson
left a comment
There was a problem hiding this comment.
OK. We could add 'npm audit' step after 'npm ci' to the release checklist.
That'll do :)
💃
The follow up of #4929,
no longer depend on cwiseresolves#4796
also to simplify the build process
and optimized for 2d operations as well as inverting the input matrix once.
@plotly/plotly_js