2010-09-27
Index optimization: the code.
Below is an implementation of index optimization algorithm implemented in Clojure. Perhaps it is not an example of good Clojure style but it leaves less ambiguities than plain words description from my previous post. The GitHub's gist is below, I hope that it is self-explanatory:
Subscribe to:
Post Comments (Atom)
On security
My VPS recently got banned for spam which surprised me since none of my soft there sending email. So my first thoughts were that this is a...
-
It is harder to write reusable code because it is used in more than one context. In particular it is the case with unit-testable code, beca...
-
My VPS recently got banned for spam which surprised me since none of my soft there sending email. So my first thoughts were that this is a...
No comments:
Post a Comment