geotrellis / maml

Map Algebra Modeling Language: It's what we and whales are.
https://geotrellis.github.io/maml/
Apache License 2.0
16 stars 10 forks source link

Add parallel interpreter #101

Closed jisantuc closed 5 years ago

jisantuc commented 5 years ago

Overview

This PR adds a ParallelInterpreter class. It does what it sounds like it does.

Checklist

Testing Instructions

Closes #97