Skip to content

raven v1.8.0

Compare
Choose a tag to compare
@tbrekalo tbrekalo released this 03 Mar 07:25
· 32 commits to master since this release
8340699

Changes:

  • raven is now available as a stand alone library
  • executable has to be build explicitly from source with a cmake option
  • c++17 compiler is now required to build raven

*New features:

  • python bindings to graph construct, assemble, and polish functions, current support is minimal but we plan on expanding it to support more detailed/low level function calls from python