aboutsummaryrefslogtreecommitdiffstats
path: root/buch/papers (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
| * | | | | | | | | | | | Added start to coefficient calculation.Erik Löffler2022-08-111-4/+71
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Added Tschebyscheff file.Erik Löffler2022-08-113-1/+26
| | | | | | | | | | | |
| * | | | | | | | | | | Corrected some grammar.Erik Löffler2022-08-111-6/+8
| | | | | | | | | | | |
| * | | | | | | | | | | Added mu calculation to both fourier examples.Erik Löffler2022-08-112-36/+94
| | | | | | | | | | | |
| * | | | | | | | | | | Added section to show orthogonality withErik Löffler2022-08-091-4/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | boundary conditions to fourier example.
| * | | | | | | | | | | Removed file extensions from gitignore.Erik Löffler2022-08-091-3/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Added some text, corrected a few errors andErik Löffler2022-08-092-3/+19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | added two file extensions to gitignore.
| * | | | | | | | | | | Reordered fourier example.Erik Löffler2022-08-081-70/+90
| | | | | | | | | | | |
| * | | | | | | | | | | Fixed alignment issue in fourier example.Erik Löffler2022-08-081-0/+8
| | | | | | | | | | | |
| * | | | | | | | | | | Changed equation syntax to match rest of theErik Löffler2022-08-081-56/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sturm-Liouville chapter.
| * | | | | | | | | | | Corrected sign error in coefficient comparison.Erik Löffler2022-08-081-7/+7
| | | | | | | | | | | |
| * | | | | | | | | | | Added partial solution to X equation.Erik Löffler2022-08-051-1/+59
| | | | | | | | | | | |
| * | | | | | | | | | | Resolved issue in main.texErik Löffler2022-08-051-1/+0
| | | | | | | | | | | |
| * | | | | | | | | | | Merge remote-tracking branch 'origin/sturmliouville/redabranch' into ↵Erik Löffler2022-08-032-1/+122
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | sturmliouville/erik-branch
| | * | | | | | | | | | | Update einleitung.texhaddoucher2022-08-021-30/+54
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Korrektur der Einleitung
| | * | | | | | | | | | | Was ist das Sturm-Liouville-Problemhaddoucher2022-08-021-4/+44
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | erste Version
| | * | | | | | | | | | | erste Variante Einleitunghaddoucher2022-07-292-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Kapitel "Was ist das Sturm-Liouville-Problem"
| * | | | | | | | | | | | Added solution for T(t) in fourier example.Erik Löffler2022-07-281-3/+28
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added solutions for heat conduction.Erik Löffler2022-07-281-0/+32
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added separation for diff. eq. in fourier example.Erik Löffler2022-07-271-2/+46
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added boundary condiutions for fourier example.Erik Löffler2022-07-271-5/+49
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added intro and differential equation toErik Löffler2022-07-272-1/+13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fourier example.
| * | | | | | | | | | | | Adjusted labels and included new file.Erik Löffler2022-07-273-5/+5
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added file for fourier example.Erik Löffler2022-07-271-0/+8
| | | | | | | | | | | | |
| * | | | | | | | | | | | Added comment to main.tex pointing to buch.texErik Löffler2022-07-271-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | in order to compile from sturmlouville folder directly.
| * | | | | | | | | | | | Added comments on what to work on.Erik Löffler2022-07-262-3/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge branch 'sturmliouville/structure' of ↵haddoucher2022-07-261-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/haddoucher/SeminarSpezielleFunktionen into sturmliouville/structure
| | * | | | | | | | | | | Added missing new line in .gitignore file.Erik Löffler2022-07-261-1/+1
| | | | | | | | | | | | |
| * | | | | | | | | | | | Update Makefilehaddoucher2022-07-261-3/+2
| |/ / / / / / / / / / /
| * | | | | | | | | | | Delete standalone.pdfhaddoucher2022-07-261-0/+0
| | | | | | | | | | | |
| * | | | | | | | | | | änderungenhaddoucher2022-07-265-113/+7
| | | | | | | | | | | |
| * | | | | | | | | | | added .gitignore to sturm liouville folderErik Löffler2022-07-261-0/+1
| | | | | | | | | | | |
| * | | | | | | | | | | strukturhaddoucher2022-07-267-44/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | verbessert
| * | | | | | | | | | | makefilehaddoucher2022-07-265-4/+63
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | makefile
| * | | | | | | | | | | change titlehaddoucher2022-07-261-1/+1
| | | | | | | | | | | |
| * | | | | | | | | | | Changed Authors of Sturm-Liouville chapter.Erik Löffler2022-07-261-1/+1
| | | | | | | | | | | |
* | | | | | | | | | | | Added graphictschwall2022-08-182-5/+15
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | verbesserungenAlain2022-08-186-94/+102
| | | | | | | | | | |
* | | | | | | | | | | ableitungAlain2022-08-181-5/+16
| | | | | | | | | | |
* | | | | | | | | | | nöd ganzAlain2022-08-173-23/+32
| | | | | | | | | | |
* | | | | | | | | | | korrekturenAlain2022-08-173-41/+85
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | les bildeursAlain2022-08-173-2/+14
| | | | | | | | | |
* | | | | | | | | | mehr fehlerAlain2022-08-171-23/+1
| | | | | | | | | |
* | | | | | | | | | fehlerverbesserungenAlain2022-08-172-5/+3
| | | | | | | | | |
* | | | | | | | | | änderungenAlain2022-08-172-18/+21
| | | | | | | | | |
* | | | | | | | | | lösungssachenAlain2022-08-172-10/+63
| | | | | | | | | |
* | | | | | | | | | Merge branch 'master' of github.com:LordMcFungus/SeminarSpezielleFunktionenAlain2022-08-165-36/+63
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Updated stufftschwall2022-08-165-36/+63
| | | | | | | | | | |
* | | | | | | | | | | schaffeAlain2022-08-161-7/+54
|/ / / / / / / / / /
* | | | | | | | | | Added Part 3tschwall2022-08-135-16/+100
| | | | | | | | | |