symforce-org / symforce

Fast symbolic computation, code generation, and nonlinear optimization for robotics
https://symforce.org
Apache License 2.0
1.41k stars 145 forks source link

symbolic_computation_speedups doesn't run #204

Closed gftabor closed 2 years ago

gftabor commented 2 years ago

Describe the bug https://github.com/symforce-org/symforce/blob/main/notebooks/symbolic_computation_speedups.ipynb throws an error

AttributeError: module 'symforce.symbolic' has no attribute 'Eq'

To Reproduce Run it

Environment (please complete the following information):

aaron-skydio commented 2 years ago

Thanks for reporting! Should be fixed by #205 , let me know if that doesn't work

gftabor commented 2 years ago

Thanks I tried to find it myself but "eq" is not a good keyword to search for.