mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-17 17:28:10 +08:00

* Fix typo in a variable name in example code.
* Rename df2dx2 to d2fdx2 - the appropriate naming for the second derivative
* Update CONTRIBUTING.md - add needed python packages, and a virtual-env hint
* Revert "Fix typo in a variable name in example code."
This reverts commit bc10a17534
.
* Rename df2dx2 to d2fdx2