Commit Graph

60 Commits

Author SHA1 Message Date
Janita Willumsen
16bcbc3ecc Clean up code 2023-09-25 13:16:27 +02:00
Janita Willumsen
6f5b947239 Finish project 2023-09-25 13:15:43 +02:00
Janita Willumsen
7a6f93f9ba Finish problem 5 and 6 with plot 2023-09-25 13:14:33 +02:00
Janita Willumsen
b4ab7e9f53 Fix grammar 2023-09-25 13:13:53 +02:00
Janita Willumsen
4c87a53780 Include analytic vector files 2023-09-25 13:11:52 +02:00
Janita Willumsen
6fcb081016 Include analytic vector in plot 2023-09-25 13:11:29 +02:00
Janita Willumsen
2fde592256 Include analytic vector in plot 2023-09-25 13:11:04 +02:00
Janita Willumsen
4f2a49a0ff Build analytic vector to include in plot 2023-09-25 13:10:34 +02:00
3b1c42cf2d
Update documentation 2023-09-24 16:02:40 +02:00
58c58a97af
Create Makefiles for easier compilation 2023-09-24 15:39:37 +02:00
f186b52548
Add things 2023-09-24 15:39:17 +02:00
ea38b19fc9
Update docs 2023-09-24 15:38:17 +02:00
bd1b1195b2
Merge branch 'main' into coryab/create-code-structure 2023-09-24 14:47:31 +02:00
139cd1961e
Add changes 2023-09-24 14:46:41 +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
87474d6e6d Merge pull request #10 from FYS3150-G2-2023/janitaws/check-eigen-bug
Finish problem 5 and 6
2023-09-23 16:32:26 +02:00
Janita Willumsen
97997b9f1d Update plots 2023-09-23 16:23:28 +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
0a2ca3c0cf Add data generated and used for plotting 2023-09-23 15:16:47 +02:00
Janita Willumsen
4db545527a Add plots of transformations and eigenvectors 2023-09-23 15:15:57 +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
ccb4bcbce3 Merge pull request #9 from FYS3150-G2-2023/coryab/create-code-structure
Coryab/create code structure
2023-09-22 11:51:36 +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
725cf5b33a
Update documentation 2023-09-20 16:43:13 +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
acdf269db8
Add Doxyfile 2023-09-20 16:42:08 +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
Janita Ovidie Sandtrøen Willumsen
281261a798 Merge pull request #8 from FYS3150-G2-2023/2-solve-problem-1
Solve problem 1
2023-09-19 14:14:45 +02:00
Janita Willumsen
79904b5645 Remove compiled pdf 2023-09-19 14:04:45 +02:00
Janita Willumsen
1b805c245f Completed problem 1 2023-09-19 14:03:59 +02:00
Janita Willumsen
27703bd404 Add sections in each file 2023-09-19 14:02:45 +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
514cb20064
Create debug function that abuses preprocessor 2023-09-17 16:21:46 +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
cca14b55df Merge pull request #1 from FYS3150-G2-2023/0-set-up-repo
Set up basic structure
2023-09-16 14:10:05 +02:00