IABSD.fr/ports/math/armadillo

Branch :


Log

Author Commit Date CI Message
6ecf5561 2022-05-28 06:19:58 Fix build with CMake 3.23 - Use CFLAGS and CXXFLAGS instead of CMAKE_CXX_FLAGS and CMAKE_C_FLAGS. - Use MODCMAKE_LDFLAGS instead of CMAKE_EXE_LINKER_FLAGS - Fix broken builds with CMake 3.23
2bfaf2e0 2022-05-23 20:29:04 Provide a working upgrade path by setting EPOCH=0 in arpack and bumping REVISIONs in dependent ports. pointed out by sthen@
ab45f39a 2022-03-11 19:36:11 drop RCS Ids
76e6ea9c 2020-12-11 12:40:44 Update armadillo to 9.900.4. OK espie@
1c5fd4e8 2019-10-28 15:13:35 update to newer mlpack and dependencies
fcc9b936 2019-08-01 11:44:35 update to new versions bump shared libs because why not ?
48579260 2019-07-12 21:02:12 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes
62988b1d 2018-11-19 14:16:33 update to new stable version. bump major just in case
b416fa15 2018-10-21 16:13:57 Armadillo is a linear algebra library (matrix maths) for the C++ language, aiming towards a good balance between speed and ease of use. Provides high-level syntax and functionality deliberately similar to Matlab (dependency for mlpack) okay jca@