13 Commits

Author SHA1 Message Date
René Ferdinand Rivera Morell
00381ec23f
Add support for modular build structure. (#88)
* Make the library modular usable.

* Switch to library requirements instead of source. As source puts extra source in install targets.

* Update library dependencies.

* Add requires-b2 check to top-level build file.

* Bump B2 require to 5.2

* Change all <source> references to <library>.

* Move inter-lib dependencies to a project variable and into the build targets.

* Switch to /boost/test//included target for header only mode of Boost.Test.

* Update build deps.

* Change math dep real target math/tr1.
2024-08-19 10:27:34 -04:00
Matt Borland
8c095fed5b
Remove use of boost.static_assert 2023-12-20 15:55:15 +01:00
Karsten Ahnert
87dae441ef removing old include from external test jamfiles, adding nounused local typedef warning, adding newline to toolset.jam.patch 2014-08-16 14:12:08 +02:00
alankelly
1ca3c4758e there is no same size unit test as this is tested as part of the resize unit test 2014-06-27 13:15:33 +02:00
alankelly
31ed4aadde nt2_norm_inf defines the infinity norm of a multi-dimensional matrix in the same manner as eigen - that is the largest absolute value 2014-06-26 17:42:04 +02:00
alankelly
9d0fc0a1b8 norm_inf updated to use new mnorminf function 2014-06-26 15:36:10 +02:00
alankelly
1be2466792 NT2_ROOT changed to NT2_ROOT_PATH because NT2 misbehaves when NT2_ROOT is defined 2014-06-26 15:36:10 +02:00
alankelly
4c56710814 parentheses correct on environment variable 2014-06-26 15:36:10 +02:00
alankelly
3bcb729a1b norm_inf unit test updated 2014-06-26 15:36:10 +02:00
alankelly
8555a34f5f Jamfiles corrected, gcc specific flags are marked so and NT2_SIMD_FLAGS is read from an environment variable 2014-06-26 15:36:10 +02:00
alankelly
a7a39feab9 copyright updated 2014-06-26 15:36:10 +02:00
alankelly
d6d0a98ec8 added is_resizeable unit test 2014-06-26 15:36:10 +02:00
alankelly
002002209b unit tests and Jamfile added 2014-06-26 15:36:10 +02:00