From 13edfaa78f779a2b3fcb796696e7fc7d3586ba5f Mon Sep 17 00:00:00 2001 From: Mason Protter Date: Sun, 28 Jan 2024 22:32:45 +0100 Subject: [PATCH] try again --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eff8e75a..30dcba1e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ multithreaded calculations via higher-order functions, with a focus on [data par It re-exports the very useful function `chunks` from [ChunkSplitters.jl](https://github.com/m3g/ChunkSplitters.jl), and provides the following functions -
`tmapreduce` +
`tmapreduce`

tmapreduce(f, op, A::AbstractArray;