遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/3532)
<a href="https://www.bestpractices.dev/projects/3532"><img src="https://www.bestpractices.dev/projects/3532/badge"></a>
FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.
https://github.com/JamesYang007/FastAD/blob/master/CONTRIBUTING.md
https://github.com/JamesYang007/FastAD/issues
Uses extensive error and warnings-to-errors flags along with extra error checking. See https://github.com/JamesYang007/FastAD/blob/master/test/CMakeLists.txt
Cppcheck in Codacy.
Memory safety is checked with Valgrind on every commit.
后退