# # ChangeLog for molecuilder/src/unittests/gslmatrixunittest.cpp # # Generated by Trac 1.6 # Sep 18, 2025, 3:51:45 AM Fri, 08 Jan 2010 17:46:51 GMT Frederik Heber [e651e7] * molecuilder/src/Makefile.am (modified) * molecuilder/src/gslmatrix.cpp (added) * molecuilder/src/gslmatrix.hpp (added) * molecuilder/src/unittests/Makefile.am (modified) * molecuilder/src/unittests/gslmatrixsymmetricunittest.cpp (added) * molecuilder/src/unittests/gslmatrixsymmetricunittest.hpp (added) * molecuilder/src/unittests/gslmatrixunittest.cpp (added) * molecuilder/src/unittests/gslmatrixunittest.hpp (added) Wrapper class for gsl_matrix along with working Unit test. - new ...