Mercurial > repos > public > sbplib_julia
view test/testRegionInidices.jl @ 347:0a95a829176c performance/lazy_elementwise_operation
lazy_array.jl: Bring back the concrete types in the LazyElementwiseOperation struct.
We went this to be able to avoid dynamic dispatch
author | Jonatan Werpers <jonatan@werpers.com> |
---|---|
date | Fri, 25 Sep 2020 21:51:14 +0200 |
parents | 2b0c9b30ea3b |
children |
line wrap: on
line source
using Sbplib.RegionIndices using Test @testset "RegionIndices" begin @test_broken false end