diff options
author | Ian Jauslin <ian@jauslin.org> | 2020-03-03 01:28:58 -0500 |
---|---|---|
committer | Ian Jauslin <ian@jauslin.org> | 2020-03-03 01:28:58 -0500 |
commit | 196f3d05a9921347239c93850bfe17caf3c9d015 (patch) | |
tree | 8cb9358c88d4ac50fa681fa7d640b5c777b960ef /Changelog | |
parent | e6bf8349d7fc554bdbd915cc65c44f23c1b86e75 (diff) |
Update to v0.1:v0.1
Added: Theorem on positivity of solutions.
Added: Reference to [CJLL20]
Added: Theorem on decay rate is now more general.
Fixed: Clarified the discussion in point 2-2 of the proof of the theorem
on decay.
Removed: open problem about positivity of solutions.
Fixed: Format of named theorems.
Fixed: Minor formatting fixes.
Fixed: In proof of decay: indenting error.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/Changelog b/Changelog new file mode 100644 index 0000000..59e69e0 --- /dev/null +++ b/Changelog @@ -0,0 +1,19 @@ +v0.1: + + * Added: Theorem on positivity of solutions. + + * Added: Reference to [CJLL20] + + * Added: Theorem on decay rate is now more general. + + * Fixed: Clarified the discussion in point 2-2 of the proof of the theorem + on decay. + + * Removed: open problem about positivity of solutions. + + * Fixed: Format of named theorems. + + * Fixed: Minor formatting fixes. + + * Fixed: In proof of decay: indenting error. + |