Ian Jauslin
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Jauslin <ian@jauslin.org>2020-11-24 23:43:37 -0500
committerIan Jauslin <ian@jauslin.org>2020-11-24 23:43:37 -0500
commite8cb253fb27b0482478e3eada0732a44c4b5f225 (patch)
tree70ad8e38121ad0641f81b048f57c636390e7658b /Changelog
parent9c9f888bb4839dee7b34d18181d2cec50dd4b743 (diff)
Update to v1.0: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.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog10
1 files changed, 10 insertions, 0 deletions
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.
+