Commit Graph

40 Commits

Author SHA1 Message Date
Zsombor Barna 12e8482055 add old lab3 and basic szamszim 2024-02-28 09:39:19 +01:00
Zsombor Barna 151fb63720 add essays, add ccd stuff 2023-11-08 13:05:16 +01:00
Zsombor Barna 95de0e72ba add separate energy plot 2023-06-24 17:13:15 +02:00
Zsombor Barna f1752251d0 add docs, make it more user-friendly 2023-06-24 17:12:56 +02:00
Zsombor Barna 899a5b60d4 Merge remote-tracking branch 'origin/master' 2023-06-22 19:38:14 +02:00
Zsombor Barna 04ec0b49dd add 3rd ( matrix ) homework 2023-06-22 19:34:35 +02:00
Zsombor Barna bfde2b42d1 improve helper scripts 2023-05-06 14:37:56 +02:00
Zsombor Barna df57c8071e add plotter script 2023-05-06 12:05:14 +02:00
Zsombor Barna 1abd245289 add runner script 2023-05-06 11:55:29 +02:00
Zsombor Barna 31bd1a772a add initial big homework solution 2023-05-05 19:45:06 +02:00
Zsombor Barna b5f65e7e76 create header from class 2023-04-20 16:24:49 +02:00
Zsombor Barna 2d378d1a6a extend the 2D vector, switch compiler 2023-04-20 06:18:09 +02:00
Zsombor Barna 176d18d24f add 1 lab stuff from last semester 2023-04-07 15:42:38 +02:00
Zsombor Barna 862a83fa35 add vectors for homework 2023-04-07 15:42:22 +02:00
Zsombor Barna 42155e868a add newton-cotes numerical integral
available approximation functions:
- trapezoidal
- simpson
2023-04-03 15:41:46 +02:00
Zsombor Barna c87ebb39da add square root finder, fix newton-cotes syntax 2023-04-03 10:34:22 +02:00
Zsombor Barna fe7b87f6ca update first homework for latest assignment 2023-04-02 18:34:30 +02:00
Zsombor Barna c804c0cfd6 Prepare for new assignments
- rename old homework and fix it up
- extend Makefile
- add blank file for new homework
- format old main assignment
2023-04-02 15:15:43 +02:00
Zsombor Barna ffa0f2abb0 update homework
- use correct types
- fix dx and dfx confusion
- make use of C++20 features and eliminate macro usage
- comment out currently-unused flags from makefile
2023-03-30 21:15:32 +02:00
Zsombor Barna 12e5ddfe68 Update elso.cc, delete dumb pngs 2022-02-21 10:25:41 +01:00
halgar c84a4a3307 Update 'README.org'
stuff changed
2022-02-21 09:13:20 +00:00
Zsombor Barna ed59599b00 Add some new files and ignore lists 2022-02-14 23:27:36 +01:00
Zsombor Barna 0ec99879f0 update stuff, add 1st homework for kutinf 2022-02-14 23:21:54 +01:00
Barna Zsombor a7a8e4fbcb Add more from Anna's stuff, add proper formatting 2021-03-09 22:13:34 +01:00
Barna Zsombor c21ea6d0e7 add some of Anna's stuff 2021-03-09 21:22:10 +01:00
Barna Zsombor 9e71607b8f Add new lab data and minor sentence issue in lab15 2021-03-09 16:13:16 +01:00
Barna Zsombor 54e8e395d7 Add setup description 2021-03-08 21:29:18 +01:00
Barna Zsombor 797fd6265c Add abstract and some symbolic computations to lab15 2021-03-08 21:17:37 +01:00
Barna Zsombor 5dad3f63ae converted readme to org 2021-02-26 11:16:26 +01:00
Barna Zsombor d4cc0851c0 add kutinf homework prototype 2021-02-26 11:14:31 +01:00
Barna Zsombor 90a056761a reorg and add new laboratory data 2021-02-26 11:11:03 +01:00
Barna Zsombor fa4bb8ab26 implement in-place gauss-jordan, add VLAs to eliminate some code 2020-09-17 11:39:37 +02:00
Barna Zsombor 8605bf4827 update Makefile, delete unneeded code 2020-09-16 18:15:10 +02:00
Barna Zsombor b05880590b update readme 2020-09-11 15:14:32 +02:00
Barna Zsombor e5595b4435 Merge branch 'master' of https://github.com/hudmont/homeworks into master
(merge readme.md)
2020-09-11 15:13:15 +02:00
Barna Zsombor d4750a9554 add helper script for the first laboratory lesson 2020-09-11 15:10:17 +02:00
hudmont 830b3ec8e0
Create README.md 2020-09-11 13:07:20 +00:00
Barna Zsombor 50365f58e5 reducing redudancy 2020-09-11 15:06:25 +02:00
Barna Zsombor dbff416043 initial commit 2020-09-11 15:00:47 +02:00
Barna Zsombor b0d71a19b7 initial commit 2020-03-31 18:26:23 +02:00