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

6 commits

Author SHA1 Message Date
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
55c0eb4325 added line where probabilities change 2014-08-31 19:57:33 -04:00
Martin Thoma
df0e3d66f4 back to x from * marker 2014-08-31 14:26:24 -04:00
Martin Thoma
2be4fd3281 improved point labels 2014-08-31 13:30:48 -04:00
Martin Thoma
67feb2890d added more random data;added parameters to multivariate-random.py 2014-08-24 19:01:10 -04:00
Martin Thoma
5dd282f596 added image 'csv-2d-multivariate-distributions' 2014-08-23 12:45:50 -04:00