Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nonlinz.cpp: use eigen instead of sparse13 #2623

Merged
merged 20 commits into from
Jan 16, 2024
Merged
2 changes: 0 additions & 2 deletions cmake/NeuronFileLists.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,6 @@ set(HEADER_FILES_TO_INSTALL
scopmath/sparse_thread.hpp
scopmath/ssimplic.hpp
scopmath/ssimplic_thread.hpp
sparse13/cspmatrix.h
sparse13/cspredef.h
sparse13/spconfig.h
sparse13/spmatrix.h)

Expand Down
Loading
Loading