Skip to content
New issue

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

Update the compat version with ControlSystems #5

Closed
albheim opened this issue Feb 8, 2021 · 1 comment
Closed

Update the compat version with ControlSystems #5

albheim opened this issue Feb 8, 2021 · 1 comment

Comments

@albheim
Copy link
Member

albheim commented Feb 8, 2021

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.

@baggepinnen
Copy link
Member

It seems that some of the test failures are due to a change in sympy not yet taken care of by 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(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants