Christos Choutouridis hoo2
  • Thessaloniki Greece
  • Joined on 2020-02-28
hoo2 pushed to master at hoo2/PDS 2024-11-11 21:17:08 +02:00
7c88260900 WIP: A fisrst V0 approach - no .mat file support
hoo2 pushed to master at hoo2/PDS 2024-11-11 20:13:11 +02:00
51d7e6dd88 Enable openblas
hoo2 pushed to master at hoo2/PDS 2024-11-11 19:13:41 +02:00
fe472f2e95 Initialize makefile and report
hoo2 pushed to master at hoo2/PDS 2024-11-10 20:15:25 +02:00
1c60b502b3 First matlab approach for linear implementation (V0)
hoo2 pushed to master at hoo2/PDS 2024-11-10 14:25:10 +02:00
c0b15bcf7d Init commit
hoo2 created repository hoo2/PDS 2024-11-10 14:24:25 +02:00
hoo2 pushed tag v1.0 to hoo2/OptimizationTechniques 2024-11-08 23:29:18 +02:00
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-08 23:29:09 +02:00
91605e6f3a Release version 1
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-08 23:22:14 +02:00
9d6503200e Remove a forgoten png
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-08 23:21:22 +02:00
1c8ec75399 A first version of the assignment
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-08 10:05:25 +02:00
d42725109a Report started
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-06 10:41:31 +02:00
23b60aac66 Overwrite fibonacci with Binet formula
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-06 00:43:52 +02:00
634f90b25b Switch to a polymorphic method invokation
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-04 20:59:38 +02:00
df7a86fae8 golden_sector method added
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-04 12:56:17 +02:00
93cf747abd Small changes
hoo2 pushed to master at hoo2/AUThReport 2024-11-03 20:37:44 +02:00
0f20066a58 document subTitle added
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-03 20:23:25 +02:00
59c61e5824 Add fixed epsilon and lambda variations for bisection method
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-03 19:55:15 +02:00
364b9c998d WIP: add bisection method
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-03 17:03:15 +02:00
38e3316020 Import MIT LICENSE file
hoo2 pushed to master at hoo2/OptimizationTechniques 2024-11-03 17:01:25 +02:00
0424e94667 Init commit with Assignment 1 files