KmolYuan / python-solvespace

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

Home Page:https://github.com/KmolYuan/solvespace/tree/python

Repository from Github https://github.comKmolYuan/python-solvespaceRepository from Github https://github.comKmolYuan/python-solvespace

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

About

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

https://github.com/KmolYuan/solvespace/tree/python

License:GNU General Public License v3.0


Languages

Language:C++ 86.1%Language:Python 13.7%Language:Makefile 0.1%Language:C 0.0%