PyTuning
PyTuning copied to clipboard
Changes to sympy has caused breaking changes
Other than sympy.power.Pow -> sympy.core.power.Pow, sympy.numbers is now sympy.core.numbers.
There's probably a couple of other changes in sympy.
seconded
I'm, very sorry guys -- I haven't been on-line for a few years. I'll take care of this this weekend!
Hey guys, very very sorry for the delay.
I've fixed this and cleaned up the code a bit. The new package can be downloaded from here or at the Python package index:
pip install pytuning
# or
pip install pytuning==0.7.3
You probably aren't even interested in the software anymore. I don't blame you.
Fixed and on Pypi.