We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Seems to be some testing errors from using it with ControlSystems 0.9, but otherwise it seemed to work fine for some small manual tasks I had.
The text was updated successfully, but these errors were encountered:
It seems that some of the test failures are due to a change in sympy not yet taken care of by SymPy.jl
SymPy.jl
PyError ($(Expr(:escape, :(ccall(#= /home/fredrikb/.julia/packages/PyCall/tqyST/src/pyfncall.jl:43 =# @pysym(:PyObject_Call), PyPtr, (PyPtr, PyPtr, PyPtr), o, pyargsptr, kw))))) <class 'TypeError'> TypeError("replace() got an unexpected keyword argument 'simultaneous'") File "/home/fredrikb/.local/lib/python3.8/site-packages/sympy/simplify/simplify.py", line 573, in simplify expr = expr.replace(
Sorry, something went wrong.
No branches or pull requests
Seems to be some testing errors from using it with ControlSystems 0.9, but otherwise it seemed to work fine for some small manual tasks I had.
The text was updated successfully, but these errors were encountered: