From e8cb253fb27b0482478e3eada0732a44c4b5f225 Mon Sep 17 00:00:00 2001 From: Ian Jauslin Date: Tue, 24 Nov 2020 23:43:37 -0500 Subject: Update to v1.0: Fixed: Missing factor of 1/2 in expansion of f. Fixed: mean is not necessary in Theorem 3. Added: Lemma on Central Limit Theorem with infinite Variance. Miscellaneous changes and fixes. --- Changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 Changelog (limited to 'Changelog') diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..50e06cb --- /dev/null +++ b/Changelog @@ -0,0 +1,10 @@ +v1.0: + + * Fixed: Missing factor of 1/2 in expansion of f. + + * Fixed: mean is not necessary in Theorem 3. + + * Added: Lemma on Central Limit Theorem with infinite Variance. + + * Miscellaneous changes and fixes. + -- cgit v1.2.3-70-g09d2