Closed Dirreke closed 2 years ago
When I get the differential of constant at variable, I hope I can get the value "0" or an option of error, but it returns panic
grad_helper doesn't panic, but this may not be what you want. Getting 0 is impossible currently.
Fixed in the master head
When I get the differential of constant at variable, I hope I can get the value "0" or an option of error, but it returns panic