14 Commits

Author SHA1 Message Date
c50bb6e03a Basic functionality and first part of the report 2024-11-25 23:13:46 +02:00
9f8702729d WIP: assignment 2 2024-11-25 01:21:43 +02:00
91605e6f3a Release version 1 v1.0 2024-11-08 23:28:41 +02:00
9d6503200e Remove a forgoten png 2024-11-08 23:22:07 +02:00
1c8ec75399 A first version of the assignment 2024-11-08 23:21:11 +02:00
d42725109a Report started
- Add output parameter to methods for objective function calls
 - Adjust the code to reduce objective function calls to some methods
2024-11-08 10:03:55 +02:00
Christos Choutouridis
23b60aac66 Overwrite fibonacci with Binet formula 2024-11-06 10:41:23 +02:00
634f90b25b Switch to a polymorphic method invokation 2024-11-06 00:43:45 +02:00
df7a86fae8 golden_sector method added 2024-11-04 20:59:32 +02:00
Christos Choutouridis
93cf747abd Small changes 2024-11-04 12:56:10 +02:00
59c61e5824 Add fixed epsilon and lambda variations for bisection method 2024-11-03 20:23:20 +02:00
364b9c998d WIP: add bisection method 2024-11-03 19:55:08 +02:00
38e3316020 Import MIT LICENSE file 2024-11-03 17:03:10 +02:00
0424e94667 Init commit with Assignment 1 files 2024-11-03 17:01:19 +02:00