# # ChangeLog for LinearAlgebra # # Generated by Trac 1.4.4 # Dec 26, 2024, 1:56:41 PM Wed, 12 Oct 2011 14:10:57 GMT Frederik Heber [c074cc] * LinearAlgebra/configure.ac (modified) LinearAlgebra version is now 1.0.3. - Library version is now 3:0:0, ... Wed, 12 Oct 2011 14:10:57 GMT Frederik Heber [c2e567] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * LinearAlgebra/src/unittests/RealSpaceMatrixUnitTest.cpp (modified) * LinearAlgebra/src/unittests/RealSpaceMatrixUnitTest.hpp (modified) Added serialization capability to RealSpaceMatrix. - added ... Wed, 12 Oct 2011 14:10:56 GMT Frederik Heber [29cbe9] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (modified) * LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (modified) * LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (modified) * LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (modified) Added serialization capabilities to VectorContent and MatrixContent. ... Wed, 12 Oct 2011 14:10:56 GMT Frederik Heber [c5038e] * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.cpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (modified) Made MatrixContent and VectorContent dimensions const by placing into ... Mon, 10 Oct 2011 16:58:24 GMT Frederik Heber [f08ae7] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/ax_codepatterns.m4 (modified) * m4/boost.m4 (modified) * src/Actions/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/RandomNumbers/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/unittests/Makefile.am (modified) Extension of usage of Tsuna's boost.m4 macro. - boost.m4 from ... Thu, 06 Oct 2011 07:17:47 GMT Frederik Heber [dc8827] * LinearAlgebra/configure.ac (modified) Set version of LinearAlgebra to 1.0.2. - LinearAlgebra library is ... Thu, 06 Oct 2011 07:17:47 GMT Frederik Heber [26108c] * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (modified) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.cpp (modified) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (modified) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.cpp (modified) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (modified) * LinearAlgebra/src/unittests/RealSpaceMatrixUnitTest.cpp (modified) FIX: Changed ambigious interface for MatrixContent::transpose(). - ... Thu, 06 Oct 2011 07:17:47 GMT Frederik Heber [59e063] * LinearAlgebra/configure.ac (modified) Set version of LinearAlgebra to 1.0.1. - LinearAlgebra library is ... Thu, 06 Oct 2011 07:17:47 GMT Frederik Heber [cec7a5] * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (modified) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (modified) * LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (modified) Added Singular Value Decomposition to MatrixContent. - this allows ... Thu, 06 Oct 2011 07:17:46 GMT Frederik Heber [7a0340] * LinearAlgebra/src/unittests/Makefile.am (modified) * LinearAlgebra/src/unittests/RealSpaceMatrixUnitTest.cpp (moved) * LinearAlgebra/src/unittests/RealSpaceMatrixUnitTest.hpp (moved) Renamed MatrixUnitTest to more appropriate RealSpaceMatrixUnitTest. Thu, 06 Oct 2011 07:17:46 GMT Frederik Heber [e420f9] * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (modified) * LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (modified) * LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (modified) Added read/write capability of VectorContent from stream. - this is ... Thu, 06 Oct 2011 07:17:46 GMT Frederik Heber [d2bac9] * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (modified) Added VectorContent(gsl_vector *, bool). - Via the bool it can now ... Wed, 05 Oct 2011 08:18:07 GMT Frederik Heber [689639] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/tests/CodeChecks/Makefile.am (modified) * configure.ac (modified) * tests/CodeChecks/Makefile.am (modified) * tests/Tesselations/Makefile.am (modified) * tests/regression/Makefile.am (modified) DISTCHECKFIX: Smaller changes to tests/regression Makefile.am and in ... Fri, 30 Sep 2011 08:19:37 GMT Frederik Heber [79de12] * LinearAlgebra/configure.ac (modified) * LinearAlgebra/src/unittests/Makefile.am (modified) * configure.ac (modified) * m4/ax_boost_base.m4 (deleted) * m4/ax_boost_filesystem.m4 (deleted) * m4/ax_boost_program_options.m4 (deleted) * m4/ax_boost_system.m4 (deleted) * m4/ax_codepatterns.m4 (modified) * m4/boost.m4 (added) * m4/m4_ax_boost_thread.m4 (deleted) * src/Descriptors/unittests/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/RandomNumbers/unittests/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Replaced *_boost_*.m4 by boost.m4 from tsuna. - ... Fri, 30 Sep 2011 08:18:02 GMT Frederik Heber [ec188c] * LinearAlgebra/Makefile.am (modified) * LinearAlgebra/configure.ac (modified) * LinearAlgebra/doc/Doxyfile (modified) * LinearAlgebra/doc/Makefile.am (modified) * LinearAlgebra/doc/am_doxygen_include.am (added) * Makefile.am (modified) * configure.ac (modified) * doc/Doxyfile (modified) * doc/Makefile.am (modified) * doc/am_doxygen_include.am (added) * m4/ac_doxygen.m4 (modified) Fixed Doxygen usage. - using now functions from ac_doxygen.m4, ... Wed, 28 Sep 2011 12:48:53 GMT Frederik Heber [e5c233] * LinearAlgebra/src/LinearAlgebra/Exceptions.hpp (modified) * src/Actions/ActionExceptions.hpp (modified) * src/Actions/ValueStorage.hpp (modified) * src/Formula.hpp (modified) * src/Shapes/ShapeExceptions.hpp (modified) FIX: replaced boost/exception.hpp by boost/exception/all.hpp. Thu, 22 Sep 2011 12:50:41 GMT Frederik Heber [a08d660] * LinearAlgebra/tests/CodeChecks/Makefile.am (modified) * tests/CodeChecks/Makefile.am (modified) * tests/regression/Makefile.am (modified) Fixed wrong version numbers in headers of testsuites. Thu, 21 Apr 2011 17:46:27 GMT Frederik Heber [61749d1] * LinearAlgebra/tests/CodeChecks/Makefile.am (modified) * tests/CodeChecks/Makefile.am (modified) * tests/regression/Makefile.am (modified) DISTFIX: package.m4 missing in several EXTRA_DISTS. - also, removed ... Thu, 21 Apr 2011 16:22:49 GMT Frederik Heber [c5e91c] * LinearAlgebra/src/LinearAlgebra/Makefile.am (modified) DISTFIX: Exceptions.hpp and VectorSet.hpp missing in ... Thu, 21 Apr 2011 16:20:14 GMT Frederik Heber [768459] * LinearAlgebra/tests/CodeChecks/Makefile.am (modified) * tests/CodeChecks/Makefile.am (modified) * tests/regression/Makefile.am (modified) DISTFIX: replaced testsuite*.at by the filenames. Thu, 21 Apr 2011 16:17:23 GMT Frederik Heber [1bd42d] * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (modified) * LinearAlgebra/src/LinearAlgebra/Vector.cpp (modified) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (modified) DOCUFIX: Fixed formula errors - replaced \text by \mathrm, \acos by ... Thu, 21 Apr 2011 16:16:19 GMT Frederik Heber [dc322a] * LinearAlgebra/configure.ac (modified) * configure.ac (modified) DISTFIX: need to use tar-pax to allow for longer filenames in dist's ... Thu, 21 Apr 2011 16:15:03 GMT Frederik Heber [50228e] * LinearAlgebra/Makefile.am (modified) * Makefile.am (modified) DISTFIX: in EXTRA_DIST autogen.sh instead of bootstrap was still listed. Fri, 08 Apr 2011 15:48:50 GMT Frederik Heber [bf4b9f] * LinearAlgebra/.gitignore (added) * LinearAlgebra/AUTHORS (added) * LinearAlgebra/COPYING (added) * LinearAlgebra/ChangeLog (added) * LinearAlgebra/INSTALL (added) * LinearAlgebra/LinearAlgebra-debug.pc.in (added) * LinearAlgebra/LinearAlgebra.pc.in (moved) * LinearAlgebra/Makefile.am (added) * LinearAlgebra/NEWS (added) * LinearAlgebra/README (added) * LinearAlgebra/bootstrap (added) * LinearAlgebra/build-aux/README (added) * LinearAlgebra/configure.ac (added) * LinearAlgebra/doc/Doxyfile (added) * LinearAlgebra/doc/Makefile.am (added) * LinearAlgebra/libLinearAlgebra_config.h.in (added) * LinearAlgebra/m4 (added) * LinearAlgebra/src/LinearAlgebra/BoxVector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/BoxVector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Exceptions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Line.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegment.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LineSegmentSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.cpp (moved) * LinearAlgebra/src/LinearAlgebra/LinearSystemOfEquations.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Makefile.am (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/MatrixVector_ops.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Plane.hpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.cpp (moved) * LinearAlgebra/src/LinearAlgebra/RealSpaceMatrix.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Space.hpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.cpp (moved) * LinearAlgebra/src/LinearAlgebra/Vector.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorContent.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.cpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorInterface.hpp (moved) * LinearAlgebra/src/LinearAlgebra/VectorSet.hpp (moved) * LinearAlgebra/src/LinearAlgebra/defs.hpp (moved) * LinearAlgebra/src/LinearAlgebra/fast_functions.hpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.cpp (moved) * LinearAlgebra/src/LinearAlgebra/leastsquaremin.hpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.cpp (moved) * LinearAlgebra/src/LinearAlgebra/vector_ops.hpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LineUnitTest.hpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.cpp (moved) * LinearAlgebra/src/unittests/LinearSystemOfEquationsUnitTest.hpp (moved) * LinearAlgebra/src/unittests/Makefile.am (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentSymmetricUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.cpp (moved) * LinearAlgebra/src/unittests/MatrixUnitTest.hpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.cpp (moved) * LinearAlgebra/src/unittests/PlaneUnitTest.hpp (moved) * LinearAlgebra/src/unittests/TestRunnerMain.cpp (added) * LinearAlgebra/src/unittests/UnitTestMain.cpp (added) * LinearAlgebra/src/unittests/VectorContentUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorContentUnitTest.hpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.cpp (moved) * LinearAlgebra/src/unittests/VectorUnitTest.hpp (moved) * LinearAlgebra/tests/CodeChecks/Makefile.am (added) * LinearAlgebra/tests/CodeChecks/atlocal.in (added) * LinearAlgebra/tests/CodeChecks/testsuite-config_h.at (added) * LinearAlgebra/tests/CodeChecks/testsuite-memdebug.at (added) * LinearAlgebra/tests/CodeChecks/testsuite.at (added) * Makefile.am (modified) * bootstrap (modified) * build-aux/README (added) * config/depcomp (deleted) * config/install-sh (deleted) * config/ltmain.sh (deleted) * config/missing (deleted) * configure.ac (modified) * src/Actions/Makefile.am (modified) * src/Actions/unittests/Makefile.am (modified) * src/Descriptors/unittests/Makefile.am (modified) * src/Graph/Makefile.am (modified) * src/Makefile.am (modified) * src/Parser/Makefile.am (modified) * src/Parser/unittests/Makefile.am (modified) * src/Shapes/Makefile.am (modified) * src/Shapes/unittests/Makefile.am (modified) * src/UIElements/CommandLineUI/unittests/Makefile.am (modified) * src/UIElements/Makefile.am (modified) * src/UIElements/Menu/unittests/Makefile.am (modified) * src/unittests/Makefile.am (modified) Moved LinearAlgebra from folder src/ into distinct sub-package. - ...