[mlpack-git] (blog) master: Lozhnikov. Added list of commits. (0b53881)

gitdub at mlpack.org gitdub at mlpack.org
Tue Aug 23 03:59:07 EDT 2016


Repository : https://github.com/mlpack/blog
On branch  : master
Link       : https://github.com/mlpack/blog/compare/3db82c02db1b780c98f47c6f2bdc3ff589c81dc9...0b538817a2a329315f1358023e7485f6d4891015

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

commit 0b538817a2a329315f1358023e7485f6d4891015
Author: Mikhail Lozhnikov <lozhnikovma at gmail.com>
Date:   Tue Aug 23 10:59:07 2016 +0300

    Lozhnikov. Added list of commits.


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

0b538817a2a329315f1358023e7485f6d4891015
 content/blog/LozhnikovFinal.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/content/blog/LozhnikovFinal.md b/content/blog/LozhnikovFinal.md
index db37da2..9339cee 100644
--- a/content/blog/LozhnikovFinal.md
+++ b/content/blog/LozhnikovFinal.md
@@ -23,6 +23,8 @@ Here's a list of my Pull Requests. All these PRs are merged except [Pull Request
  * Vantage point tree and HRectBound improvements: [760] [760]
  * Fixed copy constructor of RectangleTree and added move constructor: [767] [767]
 
+(List of commits: [list] [commits])
+
 ### Hilbert R tree
 
 I began my work with the Hilbert R tree. The tree is implemented according to the [Hilbert R-tree: An Improved R-tree Using Fractals] [hilbert-r-tree-paper] paper on the basis of the `RectangleTree` class.
@@ -95,6 +97,7 @@ That was an amazing summer, thanks to the mlpack team and especially to Ryan Cur
 [760]: https://github.com/mlpack/mlpack/pull/760
 [767]: https://github.com/mlpack/mlpack/pull/767
 [712]: https://github.com/mlpack/mlpack/issues/712
+[commits]: https://github.com/mlpack/mlpack/commits/master?author=lozhnikov
 [hrect-vp-tree]: https://github.com/lozhnikov/mlpack/tree/hollowhrectbound
 [hilbert-r-tree-paper]: http://www.cs.uml.edu/~cchen/580-S06/reading/KF94.pdf
 [hilbert-curve-paper]: http://scitation.aip.org/content/aip/proceeding/aipcp/10.1063/1.1751381




More information about the mlpack-git mailing list