How to use with Symbolics.jl variables is not documented.
Currently this package depends on SymPy, Conda, ... but according to the readme Symbolics.jl is also suppported. This raises the question of "why?"
Is the Symbolics.jl interface somehow inferior?
Currently this package exports SimPy variables which i guess means that heavy dependecy can't be removed without maybe breaking some existing code.
Is the Symbolics.jl interface somehow inferior?
Yes, Symbolics.jl is not as feature complete as sympy and the interface here hasn't been developed as much.
Currently this package exports SimPy variables which i guess means that heavy dependecy can't be removed without maybe breaking some existing code.
correct, most functionality depends on sympy.