|
autodiff
☆
« Back to VersTracker
|
||||||||||||||||||||||||||||||
|
Description: Automatic differentiation made easier for C++ |
||||||||||||||||||||||||||||||
| Type: Formula | Latest Version: 1.1.2@1 | Tracked Since: Dec 17, 2025 | ||||||||||||||||||||||||||||||
| Links: Homepage | formulae.brew.sh | ||||||||||||||||||||||||||||||
| Category: Developer tools | ||||||||||||||||||||||||||||||
| Tags: c++ automatic-differentiation math scientific-computing machine-learning | ||||||||||||||||||||||||||||||
| Install: brew install autodiff | ||||||||||||||||||||||||||||||
|
About: autodiff is a C++ library that provides fast and accurate differentiation capabilities, essential for optimization and machine learning tasks. It leverages modern C++ features to compute derivatives of complex functions using forward, reverse, and higher-order modes. The library integrates seamlessly with Eigen for linear algebra operations, making it a powerful tool for scientific computing. |
||||||||||||||||||||||||||||||
Key Features:
|
||||||||||||||||||||||||||||||
Use Cases:
|
||||||||||||||||||||||||||||||
Alternatives:
|
||||||||||||||||||||||||||||||
| License: MIT | ||||||||||||||||||||||||||||||
| Dependencies: eigen@3, pybind11 | ||||||||||||||||||||||||||||||
| Bottles available for: arm64_tahoe, arm64_sequoia, arm64_sonoma, sonoma, arm64_linux, x86_64_linux | ||||||||||||||||||||||||||||||
| Version History | ||||||||||||||||||||||||||||||
|