Acme is an autodifferentiaion library for Rust. It is designed to be a
flexible and powerful tool for building machine learning models and
other differentiable programs.
Compute the partial derivative of a given expression w.r.t a particular variable.
At the moment, the macro only supports expressions defined within the same scope.