Open emmenlau opened 5 years ago
This PR further extends the benchmark with more tested scenarios. It also adds support for the Vigra library (vigra::MultiArray and vigra::MultiArrayView).
vigra::MultiArray
vigra::MultiArrayView
awesome! thanks!
Is it possible to add vigra to the environment.yml file?
https://github.com/QuantStack/xtensor-benchmark/blob/master/environment.yml
This PR further extends the benchmark with more tested scenarios. It also adds support for the Vigra library (
vigra::MultiArray
andvigra::MultiArrayView
).