Commit Graph
35 Commits
Author SHA1 Message Date
Francesco Cozzuto e31b882445 added comments and disclaimer to the readme 2022-03-24 19:57:02 +01:00
cozis 2bf94bb57f implemented lina_conv for 2d convolutions 2022-03-24 16:03:53 +01:00
Raffaele 251523a949 added lina_saveMatrixToStream definition 2022-03-20 23:52:40 +01:00
Raffaele ad674c03ba lina_saveMatrixToStream interface added 2022-01-19 23:24:56 +01:00
Raffaele 89084d63d8 testing platform updated adding code for memory freeing 2022-01-19 22:49:32 +01:00
Raffaele f3edd382c9 test unit loading tests from files 2022-01-18 10:44:00 +01:00
RaffaeleandGitHub 82d920c365 Update README.md 2022-01-17 18:10:47 +01:00
Raffaele 0598d5b891 readme 2022-01-17 17:53:25 +01:00
Raffaele df6eba3992 testing branch. We work on testing units 2022-01-17 17:14:13 +01:00
Francesco Cozzuto 631f537aa1 added some comments in lina_transpose 2022-01-16 14:12:22 +01:00
Francesco Cozzuto 433aaeeb15 minor simplification 2022-01-16 14:01:46 +01:00
Francesco Cozzuto 4758d03dbb fixed typos 2022-01-16 13:57:57 +01:00
Francesco Cozzuto 3b8f9129f5 minor simplification in lina_add 2022-01-16 13:48:46 +01:00
cozis 0685ae630b basic readme 2022-01-15 23:07:00 +01:00
cozis 0db6ac48fb added some docs and simplified lina_scale 2022-01-15 22:59:17 +01:00
Raffaele aa839de090 typo fixed in build.sh 2022-01-15 00:37:25 +01:00
Raffaele 524aee4b31 Added files for testing loading matrices from files 2022-01-15 00:29:10 +01:00
Francesco Cozzuto 1a329214f5 reorganized files 2022-01-14 19:31:20 +01:00
Francesco Cozzuto c391de463c better error reporting 2022-01-14 19:21:26 +01:00
Francesco Cozzuto 242398584c added lina_loadMatrixFromStream 2022-01-14 19:12:32 +01:00
Francesco Cozzuto 56c481d684 added tests for the transposition of 4x4 matrices 2022-01-14 15:30:34 +01:00
cozis 1eebceef23 more sophisticated benchmarks 2022-01-14 03:54:57 +01:00
cozis 68ffe8ec5c typo 2022-01-14 03:40:39 +01:00
cozis 0701880326 better transposition algorithm 2022-01-14 03:36:59 +01:00
cozis 01e3863880 added tests and fixed bug 2022-01-14 01:05:01 +01:00
cozis 591a6d3d10 added some tests and fixed a bug in the dot product routine 2022-01-14 00:47:44 +01:00
Raffaele 4949f43de7 added test unit 2022-01-13 23:14:03 +01:00
Raffaele d0ad8e5fb1 added test unit 2022-01-13 23:09:36 +01:00
cozis 2fd45dab7b added gitignore and removed editor artifacts 2022-01-13 18:03:25 +01:00
cozis 459ca17fac added some asserts and made minor api changes 2022-01-13 17:13:44 +01:00
Raffaele 7350184904 first implementations by rdgarce 2022-01-13 16:16:56 +01:00
Raffaele c7280228c5 first implementations by rdgarce 2022-01-13 16:15:30 +01:00
Francesco Cozzuto 5d51d25456 added function interfaces 2022-01-11 17:43:50 +01:00
Raffaele fe81fc4de7 Readme update 2022-01-11 17:01:28 +01:00
Francesco Cozzuto a6353ca116 first commit 2022-01-11 15:25:32 +01:00