Skip to content

ProGraML v0.3.0

Compare
Choose a tag to compare
@ChrisCummins ChrisCummins released this 25 Jun 11:34
· 50 commits to development since this release

This release adds a much simpler, flat Python API. The API comprises
three families of functions: graph creation ops, graph transform
ops, and graph serialization ops. Each function supports simple and
efficient parallelization through an executor parameter, and can be
chained together.

This release also adds support for LLVM 6.0.0.