9 Commits

Author SHA1 Message Date
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
0424e94667 Init commit with Assignment 1 files 2024-11-03 17:01:19 +02:00