Skip to content

Releases: FormalLanguageConstrainedPathQuerying/CFPQ_PyAlgo

v1.0.1

21 May 20:18
Compare
Choose a tag to compare

ARM64 support and GraphBLAS update.

Key Features:

Installation Instructions:

docker pull cfpq/py_algo:1.0.1
docker run -it cfpq/py_algo:1.0.1

Docker Image Platforms:

  • Linux/x64 (usable on any OS with Docker support)
  • Linux/arm64 (usable on any OS with Docker support)

For more details, please refer to our README and documentation.

v1.0.0

21 May 20:05
Compare
Choose a tag to compare

The first stable release of the fast matrix-based all-pairs context-free path querying (CFPQ) solver with relational query semantics.

Key Features:

Installation Instructions:

docker pull cfpq/py_algo:1.0.0
docker run -it cfpq/py_algo:1.0.0

Docker Image Platforms:

  • Linux/x64 (usable on any OS with Docker support)

For more details, please refer to our README and documentation.