StructuralEquationModels.jl icon indicating copy to clipboard operation
StructuralEquationModels.jl copied to clipboard

Index into type-heterogenous tuples in for loops

Open Maximilian-Stefan-Ernst opened this issue 4 years ago • 1 comments

See

  • https://discourse.julialang.org/t/container-of-heterogeneous-types/22191
  • https://discourse.julialang.org/t/is-there-a-way-to-forward-getindex-for-tuples-in-a-type-stable-way/2889
  • https://discourse.julialang.org/t/type-stability-when-arguments-are-functions/4734/7

Maximilian-Stefan-Ernst avatar Oct 26 '21 09:10 Maximilian-Stefan-Ernst

maybe mapreduce() is a solution, but how to parallelize it?

Maximilian-Stefan-Ernst avatar Oct 26 '21 11:10 Maximilian-Stefan-Ernst