Martin Thoma
de1ad26035
Adjust Python code to follow PEP8
2015-11-20 23:12:22 +01:00
Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
a5da0b9a7b
Readme.md -> README.md to make it easier to see Readme files
2014-08-31 15:06:44 -04:00
Martin Thoma
9140b59586
added some notes
2014-01-09 07:04:01 +01:00
Martin Thoma
8d33ab7cb1
minor fix
2014-01-08 18:14:03 +01:00
Martin Thoma
fb48885a4e
started analyzing t
2014-01-05 10:34:02 +01:00
Martin Thoma
102fe0447b
Änderungen der Zugfahrt eingearbeitet.
2014-01-02 16:16:13 +01:00
Martin Thoma
44b274b3a6
Bisection method and Muellers method added
2013-12-30 00:02:54 +01:00
Martin Thoma
c41076e929
got case 2.2 correct
2013-12-25 10:30:35 +01:00
Martin Thoma
03d2d98754
minor changes
2013-12-21 22:20:30 +01:00
Martin Thoma
a1274e176f
many improvements (theorem-proof-structure for constant function; corrected errors)
2013-12-21 19:10:35 +01:00
Martin Thoma
01e343f66c
next (failed?) try to calculate the quadratic
2013-12-20 12:36:06 +01:00
Martin Thoma
4440bd4e62
fixed some errors in calculation
2013-12-19 17:36:50 +01:00
Martin Thoma
2a95674c76
added calculation
2013-12-19 13:37:25 +01:00
Martin Thoma
ab33d6b9f5
misc
2013-12-19 13:21:43 +01:00
Martin Thoma
5b9e4edb57
added first part of validation
2013-12-18 13:37:03 +01:00
Martin Thoma
bdf8bbca3d
moved argument to the correct location; consistency for titles; added proof to theorem (only two solutions for quadratic problem)
2013-12-16 11:56:21 +01:00
Martin Thoma
dc82db6336
misc
2013-12-16 10:51:15 +01:00
Martin Thoma
7fdc530b6c
fixed some errors
2013-12-14 00:20:46 +01:00
Martin Thoma
76ec8c9cab
Problem with quadratic solution - couldn't find it today
2013-12-13 23:35:07 +01:00
Martin Thoma
d53905494b
added some ideas for the case of intervalls [a,b] of R
2013-12-12 23:05:04 +01:00
Martin Thoma
1f7971f5ab
added some ideas; heavy restructuring
2013-12-12 16:22:13 +01:00
Martin Thoma
e284e13643
Interpolations-Idee aufgenommen
2013-12-12 13:19:30 +01:00
Martin Thoma
82100a4677
added section about newtons method
2013-12-12 00:39:37 +01:00
Martin Thoma
ba879e5ae8
minor fix
2013-12-12 00:10:19 +01:00
Martin Thoma
42913600bc
got a closed form for the quadratic problem!
2013-12-12 00:07:04 +01:00
Martin Thoma
1a69ea8475
one step closer in verification step
2013-12-11 18:45:47 +01:00
Martin Thoma
5e4b2293b9
improved proof
2013-12-11 18:24:52 +01:00
Martin Thoma
c752ff59b4
many changes; added proof
2013-12-11 18:14:12 +01:00
Martin Thoma
e0bd5d3905
added some ideas
2013-12-06 12:20:49 +01:00
Martin Thoma
f92637625d
added comment 'symmetry axis'
2013-12-06 00:37:04 +01:00
Martin Thoma
e87bfb42ea
first part of solution formula is ready
2013-12-06 00:30:05 +01:00
Martin Thoma
ce25d17b75
removed unnecessary stuff; began developing solution formula
2013-12-05 23:49:36 +01:00
Martin Thoma
3756091c61
solved quadratic case
2013-12-05 23:27:17 +01:00
Martin Thoma
158ca6bc4e
added exact solution
2013-12-04 19:37:39 +01:00
Martin Thoma
fb0c7e39cb
added argument why there is no closed form solution
2013-11-30 18:34:24 +01:00
Martin Thoma
3827c49e25
added comment
2013-11-27 19:19:27 +01:00
Martin Thoma
1687cff5d8
minor simplifications
2013-11-25 08:13:14 +01:00
Martin Thoma
01873065be
misc
2013-11-23 01:26:03 +01:00
Martin Thoma
1babc04948
added comment
2013-11-23 01:23:27 +01:00
Martin Thoma
9bc254d6ab
naming
2013-11-23 01:19:21 +01:00
Martin Thoma
d06eb991ef
added plot for cubic functions; some restructuring
2013-11-23 01:18:22 +01:00
Martin Thoma
22f18e4f15
major cleanup
2013-11-22 23:23:03 +01:00
Martin Thoma
1bcec68935
misc
2013-11-22 21:40:15 +01:00
Martin Thoma
d2debc0e68
misc
2013-11-13 08:50:04 +01:00
Martin Thoma
5b64301192
misc
2013-11-05 20:47:41 +01:00
Martin Thoma
6aea1e9e8e
added math minimal distance example
2013-11-05 20:30:34 +01:00