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

Add mapalgebra article to article 108 #185

Merged
merged 1 commit into from
May 17, 2018
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion content/issues/108.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,9 @@ Open an issue or pull request [on GitHub](https://github.com/haskellweekly/haske

## Featured

undefined
- [Typesafe, Polymorphic, Parallel Map Algebra in Haskell](https://www.fosskers.ca/blog/mapalgebra-en.html)

> 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.

## Jobs

Expand Down