2
0
Fork 0
mirror of https://github.com/MartinThoma/LaTeX-examples.git synced 2025-04-26 06:48:04 +02:00
Commit graph

1566 commits

Author SHA1 Message Date
Martin Thoma
b36776fc27 Add ID3 algorithm 2015-11-20 22:36:55 +01:00
Martin Thoma
59b3d42774 Fix Python code style 2015-11-20 22:36:38 +01:00
Martin Thoma
bd1f36e90c Add a second compilation run for tikz/dirichlet-function 2015-11-20 08:16:02 +01:00
Martin Thoma
bc873eab9b Name Python variables in snake case 2015-11-20 08:14:39 +01:00
Martin Thoma
6364e13a6a Add README.md and rendered image to 6 tikz examples
The examples were found by

```bash
$ find . -type d '!' -exec test -e "{}/README.md" ';' -print
```
2015-11-20 08:11:29 +01:00
Martin Thoma
7732da4f39 Update count of examples 2015-11-18 09:56:56 +01:00
Martin Thoma
3d36e8daf4 Add README and rendered example image to tikz/intersecting-lines examples 2015-11-18 09:48:02 +01:00
Martin Thoma
f98e87ba51 Remove povray
Povray has nothing to do with LaTeX. It was moved to another repository:
https://github.com/MartinThoma/visualizations
2015-11-18 09:41:25 +01:00
Martin Thoma
0d6d342867 Add README.md and rendered image to many examples
The examples were found by

```bash
$ find . -mindepth 2 -maxdepth 2 -type d '!' -exec test -e "{}/README.md" ';' -print
```
2015-11-17 10:08:24 +01:00
Martin Thoma
02808f8897 Make letters in comparison to triangle smaller in tikz/triangle-right-abchpq 2015-11-10 16:12:36 +01:00
Martin Thoma
2371a6de8f Make aspect ratio of tikz/triangle-angles better 2015-11-10 16:11:16 +01:00
Martin Thoma
42266527cd Add tikz/triangle-right-abchpq 2015-11-10 07:41:56 +01:00
Martin Thoma
2683ba1459 Add tikz/triangle-labels 2015-11-09 08:28:39 +01:00
Martin Thoma
afaf9d4d90 Add tikz/cos-fixpoint 2015-11-07 15:59:43 +01:00
Martin Thoma
f8f167631c Add tikz/triangle-law-of-cosines 2015-11-06 08:58:51 +01:00
Martin Thoma
76ebec17a2 Remove background from tikz/triangle-unit-circle labels 2015-11-05 11:47:08 +01:00
Martin Thoma
f40aea745e Add tikz/triangle-unit-circle 2015-11-05 10:10:10 +01:00
Martin Thoma
50f80fd98c Add recipe examples 2015-11-04 21:59:53 +01:00
Martin Thoma
dfe7d7677e Update CV 2015-11-04 21:55:58 +01:00
Martin Thoma
c689f0dea7 Add tikz/triangle-law-of-sines-2 2015-11-04 10:48:35 +01:00
Martin Thoma
f0b29401b3 Add tikz/triangle-law-of-sines 2015-11-03 07:34:19 +01:00
Martin Thoma
fe78311901 Add papers/write-math-paper 2015-10-14 14:46:02 +02: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
c578b25d2f ADD CONTRIBUTING.md 2015-10-14 14:16:51 +02:00
Martin Thoma
4144ec49ed documents/german-english-mathematics: removed trailing spaces 2015-10-12 15:44:34 +02:00
Martin Thoma
457cb5b530 documents/Warteschlangen: Use non-cursive font for d in dx, du, dt 2015-09-27 19:06:23 +02:00
Martin Thoma
56b06fdeb1 documents/Warteschlangen: prevent bad break 2015-09-27 16:37:43 +02:00
Martin Thoma
023792bed8 documents/Warteschlangen: microtype, hyperref added 2015-09-27 16:31:48 +02:00
Martin Thoma
efaf398ce5 documents/warteschlangen: Umlaute; csquotes 2015-09-27 16:28:17 +02:00
Martin Thoma
5bb0b5acd3 documents/Warteschlangen: added PDF 2015-09-27 16:16:45 +02:00
Martin Thoma
e6b89f74ee documents/Warteschlangen: real umlauts, to make the PDF searchable 2015-09-27 16:16:17 +02:00
Martin Thoma
292712ec48 documents/Warteschlangen: Added makefile for building / cleaning 2015-09-27 16:03:37 +02:00
Martin Thoma
e6b6504bfc documents/Warteschlangen: Added from http://www.ci.tuwien.ac.at/~grill/ 2015-09-27 16:01:13 +02:00
Martin Thoma
eb090f7aef minor (trailing spaces) 2015-09-25 20:41:40 +02:00
Martin Thoma
c0359177f6 documents/NeuralNets: added 2015-09-25 20:40:18 +02:00
Martin Thoma
7380d24041 documents/kit-muendlich-mmww: added 2015-09-08 17:37:21 +02:00
Martin Thoma
fcc245104f minor changes 2015-09-08 17:36:26 +02:00
Martin Thoma
e95ee0a163 presentations/Sommerakademie-2015-Forschung: added; removed trailing spaces for GeoTopo 2015-09-08 17:31:31 +02:00
Martin Thoma
f3bc842a3f images/scaling: Removed trailing spaces; added caption and label 2015-09-08 17:27:01 +02:00
Martin Thoma
50eb14a7bf cyclic graph: removed trailing spaces 2015-09-08 17:26:09 +02:00
Martin Thoma
47e4e3113a csv-bivariate-normal-distribution: added 2015-09-08 17:17:12 +02:00
Martin Thoma
e7f5c73e2a vs-helfer-zettel 2015-09-06 17:50:47 +02:00
Martin Thoma
757e092da5 presentations/causality-presentation: Added 2015-08-13 11:08:38 +02:00
Martin Thoma
cb932a6755 journey: updated checklist 2015-07-30 10:54:16 +02:00
Martin Thoma
feaf8ec85b journey: Added ckecklist 2015-07-30 10:14:01 +02:00
Martin Thoma
ddbb9fbd46 journey: Added checkliste.md 2015-07-23 17:25:52 +02:00
Martin Thoma
908490e5e6 cyclic-graph: Added image and README 2015-07-22 21:17:03 +02:00
Martin Thoma
0b2d8687d9 journey: am / pm confusion 2015-07-21 10:00:38 +02:00
Martin Thoma
b69d45aae2 journey: Added alternative start from 17.08.2015 2015-07-21 09:46:04 +02:00
Martin Thoma
17cc0cb64f Journey plan: Removed back route which is too late 2015-07-17 11:42:03 +02:00