# # ChangeLog for src/fmat.c # # Generated by Trac 1.2 # Apr 27, 2024, 1:47:58 AM Thu, 28 Nov 2013 20:49:16 GMT Paul Brossier [c666a18] * src/fmat.c (modified) src/fmat.c: use memset for each columns Tue, 26 Nov 2013 03:44:17 GMT Paul Brossier [923a7a8] * src/fmat.c (modified) * src/fvec.c (modified) * src/lvec.c (modified) * wscript (modified) src/{fvec,fmat}.c: use memcpy and memset to optimise when possible, ... Thu, 17 Oct 2013 11:09:20 GMT Paul Brossier [3cd9fdd] * src/fmat.c (modified) * src/fmat.h (modified) * tests/src/test-fmat.c (modified) src/fmat.h: fmat_get_channel to write to an fvec_t Fri, 04 Dec 2009 00:32:43 GMT Paul Brossier [c7860af] * src/fmat.c (added) * src/fmat.h (added) * src/fvec.c (modified) * src/fvec.h (modified) * src/lvec.c (modified) * src/lvec.h (modified) modified fvec and lvec to be mono, added fmat