Bhuvanesh Bhatt
Bhuvanesh Bhatt
I'm getting a fatal installation error when installing scikit-tensor on my Mac: ~$ pip3 --version pip 10.0.1 from /Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pip (python 3.6) ~$ pip3 install scikit-tensor Collecting scikit-tensor Using cached https://files.pythonhosted.org/packages/e9/5e/2ce76cc8f9da0517085e17cd70210ed996aeb8f972e7080d0bc89d82bbd9/scikit-tensor-0.1.tar.gz...
**Is your feature request related to a problem? Please describe.** I came across a missing special case for factoring polynomials in FLINT while using it in Mathematica, which causes such...