/grace

GRAph-based Computation Engine

Primary LanguageReasonMIT LicenseMIT

GRACE

This is a computation engine based on directed acyclic graphs. Graph nodes refer to simple computations and graph edges represent node preconditions and inputs.

How to use

TODO show the simplest use case

Computation domains

TODO add a brief explanation of the dual domain and computation graphs

API documentation

TODO link to full-fledged documentation site or wiki

How to contribute

TODO show the standard dev lifecycle

License

TODO add license file