You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
grad =gradient(x -> (shoot_distance(x, environment) - environment.target_distance), imprecise_trebuchet)
return a Trebuchet however this would require an extra section covering either promotion rules or creating methods via metaprogramming, which feels a bit beyond the scope of the current lesson, but may make material for an addon episode for advanced audiences.
The text was updated successfully, but these errors were encountered:
It would be very nice to get
return a
Trebuchet
however this would require an extra section covering either promotion rules or creating methods via metaprogramming, which feels a bit beyond the scope of the current lesson, but may make material for an addon episode for advanced audiences.The text was updated successfully, but these errors were encountered: