Commit Graph

25 Commits

Author SHA1 Message Date
7b83d9eeb4
cleanup includes 2024-10-22 23:39:57 +02:00
8ffcc39c9c
testing around with structs 2024-10-22 23:38:00 +02:00
cddbadfd4a
switch from uint64_t to unsigned long 2024-10-22 23:26:09 +02:00
c41d130a45
formatting 2024-10-14 14:07:59 +02:00
2b2ffe9649
update .gitignore 2024-10-11 16:38:02 +02:00
e5ddece861
implement dfs 2024-10-11 00:09:26 +02:00
cb5561b35b
done with basic implementation 2024-10-10 00:44:00 +02:00
21fb373f65
new but broken functionality 2024-10-09 15:35:17 +02:00
a94122eeb2
new functionality 2024-10-09 01:42:55 +02:00
02bd70cedd
fuck around with csv files 2024-10-09 01:20:12 +02:00
16274d2a98
rename matrix_multiply_basic to gemm_basic 2024-10-08 23:29:02 +02:00
d8c3a75d50
switch to heap memory in benchmark() 2024-10-08 23:04:09 +02:00
55480a727e
switch to puts where reasonable 2024-10-08 22:18:36 +02:00
49cab7b2cc
finish calculate_distance_matrix() 2024-10-07 09:03:29 +02:00
6ab823c1fc
fixed copy function
I mistook the variables inside the loop and it caused really weird behaviour
2024-10-07 09:03:01 +02:00
9929a4470c
startet distance_matrix bullshit 2024-10-04 17:36:40 +02:00
9f17802c49
tiny changes 2024-10-04 16:46:40 +02:00
5cb04ff579
read csv now works 2024-10-04 13:05:02 +02:00
c85be15175
unimportant change 2024-10-04 01:04:47 +02:00
04a8712b0f
read_csv doesn't work 2024-10-04 01:03:39 +02:00
808d971af6
modify .gitignore 2024-10-04 01:03:13 +02:00
6863d20530
add csv files 2024-10-04 01:02:38 +02:00
2d9cc46a52
progress on basic multiply 2024-10-03 12:48:22 +02:00
32541218bc
initial commit 2024-09-26 14:32:20 +02:00
72edcbd75d
Initial commit 2024-09-23 09:14:31 +02:00