Skip to content

Commit ed6ced9

Browse files
committed
update benchmark
1 parent 23ce74d commit ed6ced9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmarks/pydy_pendulum.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
import sympy
77
import symengine
88
import pydy
9-
from pydy.models import n_link_pendulum_on_cart
9+
from sympy.physics.mechanics.models import n_link_pendulum_on_cart
1010

1111
print(sympy.__file__)
1212
print(symengine.__file__)

0 commit comments

Comments
 (0)