Commit Graph

26 Commits

Author SHA1 Message Date
58c58a97af
Create Makefiles for easier compilation 2023-09-24 15:39:37 +02:00
81f1b9b567
Make small change 2023-09-24 14:43:34 +02:00
37b8aa5709
Merge branch 'coryab/create-code-structure' of github.uio.no:FYS3150-G2-2023/Project-2 into coryab/create-code-structure 2023-09-24 14:42:07 +02:00
dfb14b5c4a
Create better Makefile 2023-09-24 14:40:59 +02:00
Janita Willumsen
3c9a84598d Use f-strings 2023-09-23 16:22:56 +02:00
Janita Willumsen
97e6b35112 Added comments and renamed functions 2023-09-23 16:21:51 +02:00
Janita Willumsen
e979c3955e Add comment on how main is linked 2023-09-23 15:14:57 +02:00
Janita Willumsen
2b103b9e3a Add program for plotting problem 5 and 6 2023-09-23 15:14:15 +02:00
Janita Willumsen
24f9f88af5 Finish problem 5 and 6 2023-09-23 15:13:24 +02:00
Janita Willumsen
a9d2c9dfb7 Merge branch 'coryab/create-code-structure' into janitaws/check-eigen-bug
Add new implementations in jacobi
2023-09-22 08:42:08 +02:00
Janita Willumsen
f85e41460b Start implementing plot functionality 2023-09-22 08:38:30 +02:00
47f332a66c
Cleanup 2023-09-20 20:03:00 +02:00
5eb23c1985
Sort eigenvalues and eigenvectors 2023-09-20 20:00:07 +02:00
162e884d47
Update documentation 2023-09-20 16:49:55 +02:00
57c66655a5
Implement jacobi rotation method 2023-09-20 16:42:53 +02:00
735d8bf6d8
Document for doxygen 2023-09-20 16:42:31 +02:00
f6d11c615f
Document for doxygen 2023-09-20 16:41:47 +02:00
3a09e7eadf
Autogenerate Doxyfile from doxygen 2023-09-20 16:40:01 +02:00
f05060524f
Create simple Makefile 2023-09-20 16:39:14 +02:00
7e78f68630
Implement max_off_diag_symmetric 2023-09-17 16:56:17 +02:00
942a58b1dc
Create test for creating symmetric tridiagonals 2023-09-17 16:23:16 +02:00
c2c4804a89
Create test and correct some mistakes 2023-09-17 14:42:25 +02:00
68e665748a
Implement functions to create our desired matrix 2023-09-16 18:01:26 +02:00
97d13c6d2d
Add test suite for the project 2023-09-16 18:00:39 +02:00
40a649be90
Move main.cpp to src dir 2023-09-14 16:59:53 +02:00
Janita Willumsen
6abd9bc335 Set up directories for header and source 2023-09-14 10:56:45 +02:00