## Summary How to add a differentiable parameter to an existing shape? ## Description I am trying to make the radius of a sphere differentiable, any hint on how to achieve this? Which parts of the code should I modify to make it work?
Summary
How to add a differentiable parameter to an existing shape?
Description
I am trying to make the radius of a sphere differentiable, any hint on how to achieve this? Which parts of the code should I modify to make it work?