arbor-arthur
arbor-arthur
I had difficulty building symengine due to some complex cython compilation problem. Since I had no need for symengine, I decided to just not build it! I am only using...
I am using python code for codegen. And even without symengine, I run the codegen infrequently enough that waiting a couple seconds is plenty fast for me! Would this problem...
The error I'm getting building Symengine with Cython is "Your Cython version is too old. Please upgrade Cython." I ran `python3 -m pip install --upgrade Cython` and the newest I...