JamesYang007 / FastAD

FastAD is a C++ implementation of automatic differentiation both forward and reverse mode.
MIT License
103 stars 3 forks source link

Kent.hall/matrix #27

Closed kentjhall closed 4 years ago

kentjhall commented 4 years ago

ad::Matrix template class created + unit test; made necessary updates to existing tests, headers, CMake things, etc.