Skip to content
This repository was archived by the owner on Oct 16, 2019. It is now read-only.

Commit 962f563

Browse files
authored
Merge pull request #185 from fosskers/patch-1
Add `mapalgebra` article to article 108
2 parents a67fbec + aa94cbb commit 962f563

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

content/issues/108.markdown

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,9 @@ Open an issue or pull request [on GitHub](https://github.com/haskellweekly/haske
99

1010
## Featured
1111

12-
undefined
12+
- [Typesafe, Polymorphic, Parallel Map Algebra in Haskell](https://www.fosskers.ca/blog/mapalgebra-en.html)
13+
14+
> Repeated, sequential operations over large imagery have been a thorn in the side of Raster processing systems for a long time. The new library `mapalgebra` leverages the Array library `massiv` to bring rigour and efficiency back to GIS, outperforming similar libraries in the field written in C and Scala.
1315
1416
## Jobs
1517

0 commit comments

Comments
 (0)