[mlpack-git] (blog) master: Remove latex environment. (b5d6e05)

gitdub at mlpack.org gitdub at mlpack.org
Mon Aug 29 17:14:16 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/d572cf890798b3c7721aa16183825a887f5749ab...b5d6e059bc2ee9e0066b0070c28ad9bb4fd719a9

>---------------------------------------------------------------

commit b5d6e059bc2ee9e0066b0070c28ad9bb4fd719a9
Author: MarcosPividori <marcos.pividori at gmail.com>
Date:   Mon Aug 29 18:14:16 2016 -0300

    Remove latex environment.


>---------------------------------------------------------------

b5d6e059bc2ee9e0066b0070c28ad9bb4fd719a9
 content/blog/MarcosFinal.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/blog/MarcosFinal.md b/content/blog/MarcosFinal.md
index 02f46c3..93f5681 100644
--- a/content/blog/MarcosFinal.md
+++ b/content/blog/MarcosFinal.md
@@ -64,7 +64,7 @@ It is a variant of binary space trees in which the children of a node
 can "spill over" each other, and contain shared datapoints.
 
 One problem with Spill Trees is that their depth varies considerably depending
-on the overlapping size $\tau$.
+on the overlapping size *tau*.
 
 For that reason, I have implemented Hybrid Spill Trees [[3]][3],
 which provide better guarantee in the logarithmic depth of the tree.




More information about the mlpack-git mailing list