Skip to content

DM-Lab-UvA/MinCompSpin_Python

Repository files navigation

Requirements

C++: The code uses the C++11 version of C++.

Python: requires pybind11 to be installed. See here for the requirements for pybind11 depending on your environment.

Install

  $ git clone git@github.com:DM-Lab-UvA/MinCompSpin_Python.git
  $ cd MinCompSpin_Python
  $ make
  $ python test.py

Usage

The package can be built as shown in Install. You can then import it into python like so:

  import MinCompSpin
  MinCompSpin.main("input/path.bin", n)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •