/python-solvespace

Solver of Solve Space in Python 3 module. (deprecated)

Primary LanguageC++GNU General Public License v3.0GPL-3.0

Build status Build status OS GitHub license

Python Solvespace

Python library from solver of Solvespace.

Use for academic research and learning.

Feature for CDemo and Python interface can see here.

Requirement

  1. GNU Make (Windows)

  2. Cython

Build and Test

Build or clean the library:

make
make clean

Run unit test:

python test_slvs.py