# # ChangeLog for src/linearsystemofequations.cpp # # Generated by Trac 1.4.4 # Dec 27, 2024, 9:10:01 PM Fri, 08 Jan 2010 17:48:35 GMT Frederik Heber [f60610] * src/Makefile.am (modified) * src/linearsystemofequations.cpp (added) * src/linearsystemofequations.hpp (added) * src/unittests/Makefile.am (modified) * src/unittests/linearsystemofequationsunittest.cpp (added) * src/unittests/linearsystemofequationsunittest.hpp (added) Wrapper class for gsl_linalg along with working Unit test. - new ...